This is documentation for an old release of NumPy (version 1.17.0). Read this page in the documentation of the latest stable release (version > 1.17).
Installing NumPy¶
In most use cases the best way to install NumPy on your system is by using a pre-built package for your operating system. Please see https://scipy.org/install.html for links to available options.
For instructions on building for source package, see Building from source. This information is useful mainly for advanced users.