Skip to content

FIX: Fix build failure issue with Python 3.8#112

Open
sabonerune wants to merge 1 commit intor9y9:masterfrom
sabonerune:fix/build-py38
Open

FIX: Fix build failure issue with Python 3.8#112
sabonerune wants to merge 1 commit intor9y9:masterfrom
sabonerune:fix/build-py38

Conversation

@sabonerune
Copy link
Contributor

Build fails with Python 3.8.
There seems to be a problem with the combination of Cython >= 3.1.0 and numpy < 1.19.

This fix works around the issue by changing Python 3.8 to build with Cython < 3.1.0.

NOTE:
If you want to upgrade the version of Numpy used during the build, you need to specify the version of Numpy to use for each platform.
This seems like a hassle.

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