Traceback (most recent call last): File "C:/Python27/12.py", line 4, in <module> import scipy # also has log File "C:/Python27\scipy\__init__.py", line 114, in <module> raise ImportError(msg) ImportError: Error importing scipy: you cannot import scipy while being in scipy source directory; please exit the scipy source tree first, and relaunch your python intepreter. >>> -- http://mail.python.org/mailman/listinfo/python-list
- numpy has got newtonsmethod? Usama Khan
- Re: numpy has got newtonsmethod? Chris Angelico
- Re: numpy has got newtonsmethod? Vlastimil Brom
- Re: numpy has got newtonsmethod? Usama Khan
- Re: numpy has got newtonsmethod? alex23
- Re: numpy has got newtonsmethod? Vlastimil Brom
- Re: numpy has got newtonsmethod? Usama Khan
- Re: numpy has got newtonsmethod? alex23
- Re: numpy has got newtonsmethod? Usama Khan
- Re: numpy has got newtonsmethod? Chris Angelico
- Re: numpy has got newtonsmethod? Usama Khan
- Re: numpy has got newtonsmethod? Steven D'Aprano