[SciPy-User] [SciPy-user] ImportError: DLL load failed: The specified module could not be found.After update

Ralf Gommers ralf.gommers at googlemail.com
Thu Jun 28 16:46:57 EDT 2012


On Thu, Jun 28, 2012 at 10:28 PM, surfcast23 <surfcast23 at gmail.com> wrote:

>
> Hi Ralf,
>
>   I installed via binary that I got from the sourceforge site
>
> http://sourceforge.net/projects/numpy/files/NumPy/
>
> Yes "C:\Python32\lib\site-packages\scipy\linalg\fblas.pyd" does exist
>
>
What version of Windows do you have? How did you install Python itself, and
is it 32-bit or 64-bit?

Ralf


>
> Ralf Gommers-2 wrote:
> >
> > On Thu, Jun 28, 2012 at 9:52 PM, surfcast23 <surfcast23 at gmail.com>
> wrote:
> >
> >>
> >> Hi I just updated to Numpy 1.6.2. When I tried to run a script that
> >> needs
> >> to
> >> import Numpy, Scipy, and Matplotlib I get the following error.
> >>
> >> Traceback (most recent call last):
> >>  File "C:\Documents and Settings\Khary\My
> Documents\PHYSICS\Wave-eqn.py",
> >> line 4, in <module>
> >>    from scipy.linalg import toeplitz
> >>  File "C:\Python32\lib\site-packages\scipy\linalg\__init__.py", line
> 115,
> >> in <module>
> >>    from .misc import *
> >>  File "C:\Python32\lib\site-packages\scipy\linalg\misc.py", line 3, in
> >> <module>
> >>    from . import fblas
> >> ImportError: DLL load failed: The specified module could not be found.
> >>
> >> I tried reinstalling and nothing. Does anyone know of a fix?
> >>
> >
> > How did you install numpy? If with a binary, please say where you got it.
> > And does "C:\Python32\lib\site-packages\scipy\linalg\fblas.pyd" exist?
> >
> > Ralf
> >
> > _______________________________________________
> > SciPy-User mailing list
> > SciPy-User at scipy.org
> > http://mail.scipy.org/mailman/listinfo/scipy-user
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/ImportError%3A-DLL-load-failed%3A-The-specified-module-could-not-be-found.After-update-tp34088172p34088331.html
> Sent from the Scipy-User mailing list archive at Nabble.com.
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120628/1931dd07/attachment.html>


More information about the SciPy-User mailing list