I downloades today leo-editor and install first with the windows
installer then with the archive and same error always. What I am
missing ? I run windows vista, python 2.6
these is output. Any help ?
C:\Python26\Lib\site-packages\Leo-4-6-b1>python launchleo.py
Traceback (most recent call last):
File "launchleo.py", line 8, in <module>
leo.core.runLeo.run()
File "C:\Python26\Lib\site-packages\Leo-4-6-b1\leo\core\runLeo.py",
line 93, in run
initApp(verbose)
File "C:\Python26\Lib\site-packages\Leo-4-6-b1\leo\core\runLeo.py",
line 286,in initApp
g.app.setLeoID(verbose=verbose)
File "C:\Python26\Lib\site-packages\Leo-4-6-b1\leo\core\leoApp.py",
line 631,in setLeoID
g.app.createTkGui("startup")
File "C:\Python26\Lib\site-packages\Leo-4-6-b1\leo\core\leoApp.py",
line 331,in createTkGui
leoPlugins.loadOnePlugin ('tkGui',verbose=True)
File "C:\Python26\Lib\site-packages\Leo-4-6-b1\leo\core
\leoPlugins.py", line 389, in loadOnePlugin
warn_on_failure = g.app.config.getBool
(c=None,setting='warn_when_plugins_fail_to_load')
AttributeError: 'NoneType' object has no attribute 'getBool'
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---