I'm trying to install scipy but when I finish installing, I can't import it. is there any GUI for easy installation?
The general information:
Windows 7 - Python 2.7 - scipy 0.11.0 - I followed the steps in abel.ee.ucla.edu/cvxopt/install/index.html) for windows to install the libraries needed. I ran the setup for scipy using python setup.py install in command line and in the setup.py directory.
The error messege error link
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
||||
| show 5 more comments |
|
If you are looking for a windows installer you can find one here: http://www.lfd.uci.edu/~gohlke/pythonlibs/ But as it says: These are unofficial, unsupported and you might have to reinstall numpy and everything depending on numpy from there too! Read the instructions very careful! |
|||
|
|
blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in C:\Python27\lib libraries mkl,vml,guide not found in C:\ libraries mkl,vml,guide not found in C:\Python27\libs NOT AVAILABLE atlas_blas_info: libraries f77blas,cblas,atlas not found in C:\Python27\lib libraries f77blas,cblas,atlas not found in C:\ libraries f77blas,cblas,atlas not found in C:\Python27\libs NOT AVAILABLE– f.ashouri Nov 8 '12 at 21:08