Re: Leo incompatibilities with Python3

2015-01-10 Thread Juaco
Am Mittwoch, 7. Januar 2015 13:57:42 UTC+1 schrieb Edward K. Ream: On Sat, Jan 3, 2015 at 8:06 AM, Juaco joaqui...@gmx.de javascript: wrote: The error messages show a possibly common problem when trying to import the plugin leo.plugins.viewrendered. ​ Not sure why the assert failed

Re: Leo incompatibilities with Python3

2015-01-10 Thread Juaco
Am Samstag, 10. Januar 2015 13:26:42 UTC+1 schrieb Juaco: Message after starting:under Python 3 -- under Python the leo.plugins.viewrendered is properly loaded. .. loadOnePlugin: can not load enabled plugin: leo.plugins.viewrendered Sorry, if my previous communication was sent

Running Leo and IPython (Addendum)

2015-01-10 Thread reinhard . engel . de
If I use (two '--' !) python launchLeo.py --ipython I get zmq.error.ZMQError: permission denied can not init leo.cor.leoIPython.py Reinhard -- You received this message because you are subscribed to the Google Groups leo-editor group. To unsubscribe from this group and stop receiving

Running Leo and IPython

2015-01-10 Thread reinhard . engel . de
How do I run Leo and IPython? The documentation says: run Leo in a console window http://leoeditor.com/installing.html#running-leo-from-a-console-window with the –ipython command-line option enabled I tried python launchLeo.py -ipython python launchLeo.py -ipython python launchLeo.py

Re: Bibtex Plugin no action after double clicking

2015-01-10 Thread Juaco
Dear all, I made some additional tests with the bibtex plugin under Python 2.7 and Python 3. There seems to be still a problem when using the snapshot 01c1224 of 28th December. The problem appears in both Python 2 and Python 3: The body text of any of the article, journal, etc. nodes is

Re: Running Leo and IPython

2015-01-10 Thread Fidel N
this is how I use it: c:\python27\python launchleo.py --ipython d:\path_to_leo_file\my_leo_file.leo --no-splash (No splash is for avoding the leo image in the start) -- You received this message because you are subscribed to the Google Groups leo-editor group. To unsubscribe from this group