The following forum message was posted by dbbh at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3918340:
Dude, sorry for taking this long to reply but i`ve been very busy these last
few days. You were correct. I feel so stupid right now, the system comes with
an ApplePythonish
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
The following forum message was posted by dbbh at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3918340:
Im having a similar problem with PyDev PyQt4. When i try to run my script (from
PyQt4 import QtGui) i get the following error: Traceback (most recent call
last):
File "/Us
The following forum message was posted by fabioz at
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3918340:
Do you have some error in your error log? Pydev should spawn a shell to analyze
the completions or PyQt4... you could try adding 'PyQt4' to the forced builtins.
See http:/