Hello,

I went through the installation instructions for Leo 4.6 beta 2 on Mac
OS 10.5 (Intel Mac). I installed bzr, sip, qt and then finally Leo.
When I try to run Leo, I get the same error when I try running with
gui=qt or gui=tk or from within the Python shell with leo.run() ...
for example:

AKN-Suresh-IP98:leo-editor suresh$ python launchLeo.py --gui=qt
Hello World
unexpected Exception in g.pr
make sure your sitecustomize.py contains::
    sys.setdefaultencoding("utf-8")

<... repeated many many more times ...>

The Hello world is a little line I put in my sitecustomize.py right
after the

import sys
sys.setdefaultencoding('utf-8')

to make sure that sitecustomize.py was being run.

I looked at the archives and found another message with the same
error, but the fix there was related to scintilla somehow....

http://groups.google.com/group/leo-editor/browse_thread/thread/640da473684c2b0e

I hope you can help !

Thanks, Cheers, Suresh

--~--~---------~--~----~------------~-------~--~----~
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