thanks for the install report Lewis. I'm glad leo and leoc from console "just worked"!
Your log report says it's running from a git repository though; PyPi Leo is Dec 7th. ~~~ matt@dell-xps ~/.local $ leoc --version Leo 5.6, build 20171207124619, Thu Dec 7 12:46:19 CST 2017 Not running from a git repo Python 2.7.12, no gui! linux2 ** isPython3: False ** caching enabled ~~~ It's the first 2 lines of the log that are relevant here. What is output of `pip show leo`? ~~~ matt@dell-xps ~ $ pip show leo Name: leo Version: 5.7.dev406 Summary: An IDE, PIM and Outliner Home-page: http://leoeditor.com Author: Edward K. Ream Author-email: [email protected] License: MIT License Location: /home/matt/.local/lib/python2.7/site-packages Requires: twine, docutils, sphinx, keyring, wheel, pylint, pyflakes, pypandoc ~~~ matt​ -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
