Closed sanjayankur31 closed 3 years ago
For what it's worth, the PySpike Debian package works fine with Python 3.9 [1]. If I recall correctly, the errors you see have cropped up in Debian during Python transitions before. I believe the solution was to ensure that a new enough Cython was doing the cythenization. Let me know if I can be of help.
Thanks @gspr: Fedora has Cython 0.29.21 at the moment, which is what the log you've linked to also uses (cython3 amd64 0.29.21-2). I'll retry a build and see what I get.
Using the github sources instead of the pypi tar fixes it. Closing.
Hello,
Is there any chance the pyspike may support python3.9? We'd like to include it in NeuroFedora.
Currently, the build fails (because pyspike still uses some deprecated functions from the looks of it):