Python Forum
Cannot successfully install NumPy
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot successfully install NumPy
#3
Get your wheel from here. http://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy
Note naming convention so you get the proper wheel for your version of python and os
then from a command window, change directory to wheel location and run pip install wheelname

This site has a reputation for wheels that work first time, and they already
have wheels for 3.6
Reply


Messages In This Thread
RE: Cannot successfully install NumPy - by wavic - Dec-29-2016, 12:12 PM
RE: Cannot successfully install NumPy - by Larz60+ - Dec-29-2016, 01:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad Can anyone help me successfully run this code? TheMouseAvenger 26 3,806 Sep-22-2023, 02:51 PM
Last Post: snippsat
  Help for the shortest way to install a suitable version of Python, Numpy, and OpenCV. Ezzat 2 2,304 Dec-23-2021, 12:34 PM
Last Post: snippsat
  Cannot install tensorflow, numpy etc in Pycharm with Python 3.10 plumberpy 2 3,446 Oct-07-2021, 05:33 AM
Last Post: plumberpy
  Can't install Numpy in Pycharm asdasdasd 4 4,732 Jun-26-2020, 05:17 PM
Last Post: asdasdasd
  how do I successfully use PDO with my ODBC for MSSQL? cyberion1985 3 6,593 Jun-26-2018, 04:44 PM
Last Post: Maverick494

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020