Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107431
| From | eryk sun <eryksun@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Failed install scipy lib |
| Date | 2016-04-20 21:05 -0500 |
| Message-ID | <mailman.43.1461204354.12923.python-list@python.org> (permalink) |
| References | (3 earlier) <mailman.33.1461090079.30862.python-list@python.org> <3b6c95df-941d-41e7-8eb5-54b266cb5ce6@googlegroups.com> <f302b4c3-89b6-492c-86e0-0a51aff10cf1@googlegroups.com> <CAHVvXxSButKM1KtVGO+UCHWQHi1q+_dKQXPDD_gzSbkX7LiGOQ@mail.gmail.com> <CACL+1at+tE4H_WdNZ1nSizu+HSK=m8hnNC6AF-ggMrivvQ0x8w@mail.gmail.com> |
On Wed, Apr 20, 2016 at 8:04 AM, Oscar Benjamin <oscar.j.benjamin@gmail.com> wrote: > On 20 April 2016 at 12:30, <liran.maymoni@gmail.com> wrote: > >> from ._ufuncs import * >> File "scipy\special\_ufuncs.pyx", line 1, in init scipy.special._ufuncs (scipy\special\_ufuncs.c:26242) >> ImportError: DLL load failed: The specified module could not be found. > > Maybe this is the problem: > > http://stackoverflow.com/questions/36489487/error-of-import-scipy-stats-for-windows-7 Here's the link for the VC++ Redistributable for VS 2015. Try installing the 32-bit version. https://www.microsoft.com/en-us/download/details.aspx?id=48145
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Failed install scipy lib liran.maymoni@gmail.com - 2016-04-19 08:51 -0700
Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-19 08:55 -0700
Re: Failed install scipy lib Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-04-19 18:05 +0100
Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-19 11:18 -0700
Re: Failed install scipy lib Andrew Farrell <amfarrell@mit.edu> - 2016-04-19 14:10 -0500
Re: Failed install scipy lib eryk sun <eryksun@gmail.com> - 2016-04-19 13:20 -0500
Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-20 04:08 -0700
Re: Failed install scipy lib liran.maymoni@gmail.com - 2016-04-20 04:30 -0700
Re: Failed install scipy lib Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-04-20 14:04 +0100
Re: Failed install scipy lib Gonzalo V <gvm2121@gmail.com> - 2016-04-20 12:03 -0300
Re: Failed install scipy lib eryk sun <eryksun@gmail.com> - 2016-04-20 21:05 -0500
csiph-web