NumPy ImportError in python - Dll load failed -


I have installed the latest version of numpy for Python 3.2 on 64-bit Windows Vista for use with MathPatibil. However, when I try to import matplotlib, I get the following error:

  importError: DLL load failed:% 1 is not a valid Win32 application.   

It happens with

You are using 64 bit Python with 32-bit oval or vice versa. Ensure that both have the same idea.

As long as you do not need a 64 bit dragon for some reason, it is usually a good idea to stay with 32 bits because the 32-bit binary package manually installs some binary Python packages It may need to be compiled in general.

Comments