Old Python2 based scripts should be ported to Python3, so we can phase out the Python2 requirement. Ideally we'd also get rid of any Perl scripts in the process.
That might be hard with the fft code generator though, since that's fairly long and can't easily be auto-migrated like 2to3 does with Python.
Our yapps version has a Python2 dependency, but here's a Python3 version that should be fairly compatible: https://github.com/smurfix/yapps
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.