Skip to content

Require Numpy 1.20 or later#9

Open
jpgill86 wants to merge 1 commit intomasterfrom
numpy-1.20
Open

Require Numpy 1.20 or later#9
jpgill86 wants to merge 1 commit intomasterfrom
numpy-1.20

Conversation

@jpgill86
Copy link
Member

Numpy 1.20 introduced a backwards-incompatible change to its C API, such that wheels built with Numpy 1.20 are incompatible with installations running Numpy 1.19 or older. To avoid problems like issue #8 in the future, axographio will now require Numpy 1.20 or later.

Numpy 1.20 introduced a backwards-incompatible change to its C API, such that wheels built with Numpy 1.20 are incompatible with installations running Numpy 1.19 or older. To avoid problems like issue #8 in the future, axographio will now require Numpy 1.20 or later.
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