WinXP
Python 3.1
Docutils installed there
I get the following error trying launch Leo (4.8 rc1) from Python 3.1:
File "C:\Program Files\Leo-4.8-rc1\leo\core\leoCommands.py", line
109, in __in
it__
import leo.core.leoRst as leoRst
File "C:\Program Files\Leo-4.8-rc1\leo\core\leoRst.py", line 25, in
<module>
import docutils
File "c:\python31\lib\site-packages\docutils\__init__.py", line 63,
in <module
>
class ApplicationError(StandardError): pass
NameError: name 'StandardError' is not defined
I have Python 2.7 installed and Leo runs fine under that except that
Docutils is not supported for Py2.7. Before I take everything down and
start rebuilding with Py2.6 any ideas on how to get this working?
Thanks in advance!
Rob....................
--
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.