View Single Post
  #5  
Old 01-20-2017, 10:35 AM
haohaoxuexi1 haohaoxuexi1 is offline
Member
 
Join Date: Sep 2015
Posts: 81
Quote:
Originally Posted by Jeff View Post
There are official numpy 32 and 64 bit binaries on the PyPi site. You can download the compatible .whl installer for your platform (numpy-1.11.1-cp27-none-win32.whl or numpy-1.11.1-cp27-none-win_amd64.whl) and drag/drop into the Vizard 5 editor to install.

https://pypi.python.org/pypi/numpy/

The package manager will be updated in the next Vizard release to find the numpy installers here.
i install pyqtgraph meet the same problem, is there any solution?
Reply With Quote