I am working in a virtual environment and I am having trouble installing numpy and scipy. It is my understanding that I have to full install numpy before going to scipy, but I am having trouble installing numpy.
I usedpip install numpy
and that installed numpy into my python2.7/site-packages/numpy directory, however, I am trying to run python setup.py install --user
as stated here numpy build and I keep getting the error "this is the wrong file to run". I do not know where to go from here....and I still need to install scipy
numpy and scipy come pre-compiled with CentOS, just type:
sudo yum install numpy scipy
it is always harder to install from source code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With