The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3918340:

In this case, the problem doesn't seem to be the PYTHONPATH, but some other
variable (not sure what variables pyqt  needs, but I'd go for PATH and LIBPATH).
Try seeing the differences from what you have inside eclipse and from your shell
(note that /lib/site-packages/PyQt4 should NOT be added to your PYTHONPATH,
only /lib/site-packages/, but things may be different for the other variables).

Usually if you launch eclipse from the same shell where you have it working
with the python shell, those should be correct.

Cheers,

Fabio

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to