It doesn't start.

$ python launchLeo.py --gui=qt
reading settings in /home/shadow/leo/leo-current/leo/config/
leoSettings.leo
Using menus from leoSettings.leo
reading settings in /home/shadow/work/bzr/apps/l/leo/configs/.leo/
myLeoSettings.leo
reading /home/shadow/work/bzr/apps/l/leo/
configs/.leo/.leoRecentFiles.txt
qtGui.py: can not import Qt
unexpected exception in g.importFromPath(qtGui)
Traceback (most recent call last):

  File "/home/shadow/leo/leo-current/leo/core/leoGlobals.py", line
5460, in importFromPath
    module = imp.load_module(moduleName,theFile,pathname,description)

  File "/home/shadow/leo/leo-current/leo/plugins/qtGui.py", line 124,
in <module>
    class DynamicWindow(QtGui.QMainWindow):

NameError: name 'QtGui' is not defined

Can not import qtGui from plugin qtGui
can not load enabled plugin: qtGui
@enabled-plugins found in myLeoSettings.leo
loaded plugin: tkGui
...

It's a fresh install, has both qt4 and PyQt4, I can import PyQt4 from
the python console and a trivial PyQt4 python app works.
--~--~---------~--~----~------------~-------~--~----~
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