Python Forum
Cannot successfully install NumPy
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot successfully install NumPy
#2
I don't think that NumPy for Python 3.6 is out. Try with 3.5

Or try to install it manually.

C:\Python36\pip.exe install C:\downloaded\numpy.whl

You have to replace all this with exact paths to a pip.exe and the downloaded numpy wheel file
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
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 4,147 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,396 Dec-23-2021, 12:34 PM
Last Post: snippsat
  Cannot install tensorflow, numpy etc in Pycharm with Python 3.10 plumberpy 2 3,500 Oct-07-2021, 05:33 AM
Last Post: plumberpy
  Can't install Numpy in Pycharm asdasdasd 4 4,826 Jun-26-2020, 05:17 PM
Last Post: asdasdasd
  how do I successfully use PDO with my ODBC for MSSQL? cyberion1985 3 6,702 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