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 < 1.20 breaks p3.10 compatibility #70

Closed
erogol opened this issue May 11, 2022 · 4 comments
Closed

numpy < 1.20 breaks p3.10 compatibility #70

erogol opened this issue May 11, 2022 · 4 comments

Comments

@erogol
Copy link

erogol commented May 11, 2022

Loosening numpy < 1.20 requirements can fix the problem if don't cause something else.

@zstanecic
Copy link
Contributor

Hi,
I will provide a patch soon, so that pyworld can be build with python 3.10 and downwards, too.

@zstanecic
Copy link
Contributor

This will get fixed for all platforms when my PR gets merged.
This relies on latest cython, numpy and scipy.
We no longer restrict ourselves to the particular package versions, but we choose the package chosen by pip automatically.

Repository owner deleted a comment from RuilongXu Aug 19, 2022
Repository owner deleted a comment from RuilongXu Aug 19, 2022
@JeremyCCHsu
Copy link
Owner

thx @zstanecic.

@zstanecic
Copy link
Contributor

zstanecic commented Oct 11, 2022 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

3 participants