Home > other >  Python numpy installation
Python numpy installation

Time:09-27

Pictures where mistakes should be correct?

CodePudding user response:

English means your PIP program itself should upgrade!
Use the following command line upgrade:
Python -m PIP install, upgrade PIP

After upgrading the PIP, install numpy again

CodePudding user response:

Screenshots section all points... See red error messages, speculation may be because numpy version corresponding system architecture or python version,
Here you can according to your system architecture and corresponding wheel python version download files, manual installation:
https://pypi.org/project/numpy/#files
  • Related