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

Numpy 2.0.0 incompatibility with other dependencies #6

Open
Giselleu opened this issue Jul 9, 2024 · 1 comment
Open

Numpy 2.0.0 incompatibility with other dependencies #6

Giselleu opened this issue Jul 9, 2024 · 1 comment

Comments

@Giselleu
Copy link

Giselleu commented Jul 9, 2024

Hi,

I recently installed dlsia through pip, the numpy version installed through pip was 2.0.0 which caused incompatibility issues for pandas and pyarrow.

Downgrading to the following version worked for me to fix the version issues:
Numpy 2.0.0->1.26.0
Pandas 2.2.2->2.0.3
Pyarrow 16.1.0->14.0.0

Also, my python is 3.10.12, dlsia is 0.3.1, Torch is 2.2.2

Thanks,
Giselle

@phzwart
Copy link
Owner

phzwart commented Jul 9, 2024 via email

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

No branches or pull requests

2 participants