Hi Antonio,

(forgot to copy list - for archive)

On 02/10/2013 17:05, António de Sousa wrote:
Hi Werner,

thank you for your reply.

Yes, the path is C:\Python26\lib\

Can it be that the error message is coming from a different location?
Meaning that there may be duplicate files (e.g. python related DLLs) in the system?
I am guessing/suspecting that you don't always run the Python version you think you are running.

So, just to double check, if you do:

c:\Python26\python.exe

from PyQt4.QtGui import QFormLayout

You get no error?

'file.py' is your script which runs matplotlib, yes?

if above gives no error what happens if you do:

c:\Python26\python.exe file.py

Werner
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to