-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 3.12 support #82
Comments
There is problem with installation on the python 3.12.1 issue: |
- update versioneer
Resolved in latest changes. |
Some guts cython meddles with changed, so this needs at least a re-cythonize with cython 0.xx, or possibly a port to cython 3.
The text was updated successfully, but these errors were encountered: