ImportError: DLL load failed: The specified module could not be found

DesaiM :

I have installed Python 2.5.4, Numpy 1.5.0 win32, Matplotlib 1.0.0 win32, pywin32 218. Still not able to plot graphs in Python. Here is the error I am getting :

      import pylab
   File "C:\Python25\lib\site-packages\pylab.py", line 1, in <module>
      from matplotlib.pylab import *
   File "C:\Python25\lib\site-packages\matplotlib\pylab.py", line 216, in <module>
      from matplotlib import mpl  # pulls in most modules
   File "C:\Python25\lib\site-packages\matplotlib\mpl.py", line 1, in <module>
      from matplotlib import artist
   File "C:\Python25\lib\site-packages\matplotlib\artist.py", line 6, in <module>
      from transforms import Bbox, IdentityTransform, TransformedBbox, TransformedPath
   File "C:\Python25\lib\site-packages\matplotlib\transforms.py", line 34, in <module>
      from matplotlib._path import affine_transform
ImportError: DLL load failed: The specified module could not be found.

Please kindly help..

DesaiM :

(I found this answer from a video: http://www.youtube.com/watch?v=xmvRF7koJ5E)

  1. Download msvcp71.dll and msvcr71.dll from the web.

  2. Save them to your C:\Windows\System32 folder.

  3. Save them to your C:\Windows\SysWOW64 folder as well (if you have a 64-bit operating system).

Now try running your code file in Python and it will load the graph in couple of seconds.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Java

ImportError: DLL load failed: The specified module could not be found

From Dev

ver.2 PyGreSQL ERROR: from _pg import * ImportError: DLL load failed: The specified module could not be found

From Dev

How can I bypass kivy module error: ImportError: DLL load failed: The specified module could not be found?

From Dev

Scipy ImportError: DLL load failed: The specified module could not be found

From Dev

ImportError: DLL load failed: The specified module could not be found for numpy

From Dev

Error when trying to import sklearn modules : ImportError: DLL load failed: The specified module could not be found

From Dev

Tensorflow on windows - ImportError: DLL load failed: The specified module could not be found

From Dev

skimage - ImportError: DLL load failed: The specified module could not be found

From Dev

ImportError: DLL load failed: The specified module could not be found. Tensorflow Chatbot

From Dev

NLTK ImportError: DLL load failed: The specified module could not be found

From Dev

Tensorflow-alpha-gpu issue ImportError: DLL load failed: The specified module could not be found

From Dev

from scipy.linalg import _fblas: ImportError: DLL load failed: The specified module could not be found

From Dev

cx_Freeze ImportError: DLL load failed failed while importing _ctypes: The specified module could not be found

From Dev

ImportError: DLL load failed while importing pyexpat: The specified module could not be found

From Dev

pyodbc ImportError: DLL load failed: The specified module could > not be found

From Dev

Can run script from pycharm, but not from Terminal. ImportError: DLL load failed: The specified module could not be found

From Dev

ktrain ImportError: DLL load failed: The specified module could not be found

From Dev

Exception has occurred: ImportError DLL load failed while importing pdftotext: The specified module could not be found

From Dev

MeCab: “ImportError: DLL load failed: The specified module could not be found.”

From Dev

ImportError: DLL load failed while importing _psycopg: The specified module could not be found

From Dev

ImportError: DLL load failed: The specified module could not be found (sklearn)

From Dev

Python: ImportError: DLL load failed: The specified module could not be found

From Dev

ImportError: DLL load failed: The specified module could not be found. While attempting to import TensorFlow

From Dev

ElastAlert ImportError: DLL load failed: The specified procedure could not be found

From Dev

OpenCV-Python ImportError: DLL load failed: The specified module could not be found

From Dev

Pyinstaller ImportError: DLL load failed: The specified module could not be found

From Dev

Trying to install TensorFlow- GPU...failed with ImportError: DLL load failed: The specified module could not be found

From Dev

(ibm_db) ImportError: DLL load failed while importing ibm_db: The specified module could not be found

From Dev

Unable to open ANACONDA or SPYDER: ImportError: DLL load failed: The specified module could not be found

Related Related

  1. 1

    ImportError: DLL load failed: The specified module could not be found

  2. 2

    ver.2 PyGreSQL ERROR: from _pg import * ImportError: DLL load failed: The specified module could not be found

  3. 3

    How can I bypass kivy module error: ImportError: DLL load failed: The specified module could not be found?

  4. 4

    Scipy ImportError: DLL load failed: The specified module could not be found

  5. 5

    ImportError: DLL load failed: The specified module could not be found for numpy

  6. 6

    Error when trying to import sklearn modules : ImportError: DLL load failed: The specified module could not be found

  7. 7

    Tensorflow on windows - ImportError: DLL load failed: The specified module could not be found

  8. 8

    skimage - ImportError: DLL load failed: The specified module could not be found

  9. 9

    ImportError: DLL load failed: The specified module could not be found. Tensorflow Chatbot

  10. 10

    NLTK ImportError: DLL load failed: The specified module could not be found

  11. 11

    Tensorflow-alpha-gpu issue ImportError: DLL load failed: The specified module could not be found

  12. 12

    from scipy.linalg import _fblas: ImportError: DLL load failed: The specified module could not be found

  13. 13

    cx_Freeze ImportError: DLL load failed failed while importing _ctypes: The specified module could not be found

  14. 14

    ImportError: DLL load failed while importing pyexpat: The specified module could not be found

  15. 15

    pyodbc ImportError: DLL load failed: The specified module could > not be found

  16. 16

    Can run script from pycharm, but not from Terminal. ImportError: DLL load failed: The specified module could not be found

  17. 17

    ktrain ImportError: DLL load failed: The specified module could not be found

  18. 18

    Exception has occurred: ImportError DLL load failed while importing pdftotext: The specified module could not be found

  19. 19

    MeCab: “ImportError: DLL load failed: The specified module could not be found.”

  20. 20

    ImportError: DLL load failed while importing _psycopg: The specified module could not be found

  21. 21

    ImportError: DLL load failed: The specified module could not be found (sklearn)

  22. 22

    Python: ImportError: DLL load failed: The specified module could not be found

  23. 23

    ImportError: DLL load failed: The specified module could not be found. While attempting to import TensorFlow

  24. 24

    ElastAlert ImportError: DLL load failed: The specified procedure could not be found

  25. 25

    OpenCV-Python ImportError: DLL load failed: The specified module could not be found

  26. 26

    Pyinstaller ImportError: DLL load failed: The specified module could not be found

  27. 27

    Trying to install TensorFlow- GPU...failed with ImportError: DLL load failed: The specified module could not be found

  28. 28

    (ibm_db) ImportError: DLL load failed while importing ibm_db: The specified module could not be found

  29. 29

    Unable to open ANACONDA or SPYDER: ImportError: DLL load failed: The specified module could not be found

HotTag

Archive