Python Forum
Cannot successfully install NumPy
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot successfully install NumPy
#4
It also seems you are using release candidates for Python and Numpy. If you are on a windows 64 bit machine, you should have downloaded, for example: python-3.6.0-amd64.exe, the file name you are showing is for a beta release. The same is true for Numpy, the extension "1.12.0rc1-cp27" shows it is a release candidate for Python 2.7
the other shows a release candidate for Python 3.5 64 bit.   Again, if you are on a 64 bit machine, you want the file "numpy-1.11.3+mkl-cp36-cp36m-win_amd64.whl" from the site referenced by Larz60+
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
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
RE: Cannot successfully install NumPy - by sparkz_alot - Dec-29-2016, 02:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad Can anyone help me successfully run this code? TheMouseAvenger 26 3,977 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,331 Dec-23-2021, 12:34 PM
Last Post: snippsat
  Cannot install tensorflow, numpy etc in Pycharm with Python 3.10 plumberpy 2 3,462 Oct-07-2021, 05:33 AM
Last Post: plumberpy
  Can't install Numpy in Pycharm asdasdasd 4 4,758 Jun-26-2020, 05:17 PM
Last Post: asdasdasd
  how do I successfully use PDO with my ODBC for MSSQL? cyberion1985 3 6,644 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