On Fri, Nov 26, 2010 at 2:25 PM, Largo84 <[email protected]> wrote:
> 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!

Alas, I don't have any great ideas.  I am using Python 3.1 on Windows
7 without any startup errors.  Certainly leoRst.py imports everywhere
(Linux and Windows 7) and with both Python 2.6 or Python 3.1.  So I
don't think this is a problem in Leo.

Edward

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