Skip to content
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

Fixed issues of compatibility with modern python versions #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LucaCappelletti94
Copy link

Hi - now, if I try to install your package on Python 3.12, I get weird Fortran-related issues as it tries to recompile all of the dependencies, including Scipy.

The solution is relatively easy: to use the current version of all packages involved and remove the old version requirements. I have therefore updated the pandas API that was breaking, and now it is straightforward to install on newer Python editions, plus all tests are passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant