I am running windows 8 with the latest Leo-editor (from Git Repository)

Is this an error in Python 3.3.5?
I found a reference to a problem with IDLE on google


On Fri, Mar 21, 2014 at 9:24 AM, bosah vandenberg <[email protected]> wrote:

> I installed python 34 to see if it worked. It didn't.
>
>
> Then I was stupid and upgraded my 3.3 to the latest 3.35, reinstalled QT
> and this....
>
>
> reading
>  settings in 
> C:\Python33\Lib\site-packages\leo-editor\leo\config\leoSettings.leo
>
> error
>  parsing C:\Python33\Lib\site-packages\leo-editor\leo\config\leoSettings.leo
>
> Traceback (most recent call last):
>
>
>   File 
> "C:\Python33\Lib\site-packages\leo-editor\leo\core\leoFileCommands.py", line 
> 1326, in parse_leo_file
>     handler = saxContentHandler(c,inputFileName,silent,inClipboard)
>
>
>   File 
> "C:\Python33\Lib\site-packages\leo-editor\leo\core\leoFileCommands.py", line 
> 79, in __init__
>     xml.sax.saxutils.XMLGenerator.__init__(self)
>
>   File "C:\Python33\lib\xml\sax\saxutils.py", line 118, in __init__
>     self._write = out.write
>
> AttributeError: 'NoneType' object has no attribute 'write'
>
> Abbreviations off
>
> can not open C:\Python33\Lib\site-packages\leo-editor
>
>
>
> any ideas?
>
>
>
> If I try to open leo files they are blank.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "leo-editor" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/leo-editor/-ywBoGviBX4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to