Python: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 590: Line 590:
Some <code>manylinux</code> package can be made available through the [[Available Python wheels|wheelhouse]].
Some <code>manylinux</code> package can be made available through the [[Available Python wheels|wheelhouse]].


=== AttributeError: module ‘numpy’ has no attribute ‘X’. === <!--T:96-->
=== AttributeError: module ‘numpy’ has no attribute ‘X’ === <!--T:96-->
When installing a wheel that requests any <code>numpy</code> version, the latest available version will be installed.
When installing a wheel that requests any <code>numpy</code> version, the latest available version will be installed.
In numpy v1.20, many attributes were set for deprecation and are now [https://numpy.org/devdocs/release/1.24.0-notes.html#expired-deprecations expired in v1.24].
In numpy v1.20, many attributes were set for deprecation and are now [https://numpy.org/devdocs/release/1.24.0-notes.html#expired-deprecations expired in v1.24].
rsnt_translations
56,420

edits

Navigation menu