Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #35949
| References | <a1c300dc-b593-499f-b619-8931173f552a@googlegroups.com> <mailman.1538.1357084614.29569.python-list@python.org> <c72534a5-038c-4fa0-b2ea-661ab9ae67c7@googlegroups.com> |
|---|---|
| Date | 2013-01-02 02:09 +0100 |
| Subject | Re: numpy has got newtonsmethod? |
| From | Vlastimil Brom <vlastimil.brom@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1546.1357089003.29569.python-list@python.org> (permalink) |
2013/1/2 Usama Khan <usamazohad@gmail.com>: > thanks. . > > but how to instal scipy. because its in .rar form. .i have extracted the files to the place where python2.7 is installed. . but everytime i write import sciPy. .it give me error. . > nd regarding ur question. . > > its a long story telling u why i have just ask this breif question. . anyways thanks . .waiing for ur reply. . > > i just want to iterate my complex equation. . > > how can i import newtonsmethod from numpy as numpy is successfully insalled. .:) > -- > http://mail.python.org/mailman/listinfo/python-list I assume (based on the traceback you posted), that you are using windows; in that case you can use the appropriate ready made installers for SciPy, instead of the source files; see.: http://sourceforge.net/projects/scipy/files/scipy/0.11.0/ e.g.: scipy-0.11.0-win32-superpack-python2.7.exe hth, vbr
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 15:01 -0800
Re: numpy has got newtonsmethod? Chris Angelico <rosuav@gmail.com> - 2013-01-02 10:10 +1100
Re: numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 16:34 -0800
Re: numpy has got newtonsmethod? alex23 <wuwei23@gmail.com> - 2013-01-01 16:46 -0800
Re: numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 17:00 -0800
Re: numpy has got newtonsmethod? Chris Angelico <rosuav@gmail.com> - 2013-01-02 15:10 +1100
Re: numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 16:34 -0800
Re: numpy has got newtonsmethod? Vlastimil Brom <vlastimil.brom@gmail.com> - 2013-01-02 00:56 +0100
Re: numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 16:28 -0800
Re: numpy has got newtonsmethod? alex23 <wuwei23@gmail.com> - 2013-01-01 16:43 -0800
Re: numpy has got newtonsmethod? Vlastimil Brom <vlastimil.brom@gmail.com> - 2013-01-02 02:09 +0100
Re: numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 16:28 -0800
Re: numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 16:42 -0800
Re: numpy has got newtonsmethod? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-01-02 02:04 +0000
Re: numpy has got newtonsmethod? Usama Khan <usamazohad@gmail.com> - 2013-01-01 16:42 -0800
csiph-web