-
Notifications
You must be signed in to change notification settings - Fork 13
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
Development doesn't work in Python 3.12 #324
Comments
stack trace
|
Some collaborators are having a difficult time even installing py-ard with pip install on their machines because of this error - the wheel for numpy 1.24.3 fails to build with this different error related to ImpImporter. |
It's currently a bit of catch-22. If I upgrade numpy to I'll try and figure out the issue with Pandas. |
It is still perhaps true that "py-ard works with Python 3.8 and higher," but that cannot be accomplished with a It's getting tougher to the thread the needle on setting up a suitable Python environment, so incompatibility with Pandas 2.0 is becoming a practical barrier to usage. Good to prioritize that. |
Errors with
distutils
The text was updated successfully, but these errors were encountered: