Failed install scipy lib

eryk sun eryksun at gmail.com
Wed Apr 20 22:05:06 EDT 2016


On Wed, Apr 20, 2016 at 8:04 AM, Oscar Benjamin
<oscar.j.benjamin at gmail.com> wrote:
> On 20 April 2016 at 12:30,  <liran.maymoni at 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



More information about the Python-list mailing list