Python module Numpy install -


i using python 2.5, download numpy 1.9.0 https://pypi.python.org/pypi/numpy. not sure should put module, hope can me.

extract numpy , go extracted folder, there should setup.py file there. execute python setup.py install install numpy package. while way, rather suggest use pip install package. should not worry dependency.


Comments

Popular posts from this blog

python - Referencing Data From a 2D Histogram -

c# - Derived UserControl layout resets after build -

php - MySQL LIMIT results with INNER JOIN with more than 2 tables -