Python: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 591: Line 591:


=== 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 <code>numpy</code> without specifying a version number, 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].


Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837

edits

Navigation menu