> The same problem occurs with Python 2.7 too.
>  On Stackoverflow is the solution 
> :http://stackoverflow.com/questions/2738879/cannot-import-pyqt4-qtgui

In case someone else runs into a similar problem, I found a variation
on the Windows PATH issue recently when I attempted to install Leo on
my work desktop and then tried running it from a DOS command line. I
discovered that PyQt had modified %PATH% to point to the PyQt
directory, but because I had opened the DOS command window BEFORE
installing PyQt, its %PATH% was not updated. I just had to close the
DOS window and open a new instance for it to work. I was launching Leo
from the DOS command line to watch for start up errors.

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to