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 -

sql - Postgresql error: "failed to find conversion function from unknown to text" -

c# - Derived UserControl layout resets after build -