On Wed, Apr 20, 2016 at 8:04 AM, Oscar Benjamin <oscar.j.benja...@gmail.com> wrote: > On 20 April 2016 at 12:30, <liran.maym...@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 -- https://mail.python.org/mailman/listinfo/python-list