On Ubuntu :

sudo pip install leo 
> leo
>
->OK

wget -O- https://github.com/leo-editor/leo-editor/archive/master.zip && 
> sudo pip install master.zip
> leo
>
->OK

unzip master.zip
> cd leo-editor-master
> sudo python setup.py install
> leo
>
-> IOError: [Errno 20] Not a directory: 
'/usr/local/lib/python2.7/dist-packages/leo-5.0b2-py2.7.egg/leo/core/commit_timestamp.json'
 

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