I'm in windows on an Anaconda 2.7 distribution.
When I try to start Leo with the --ipython flag I am getting an error:
C:\MyPrograms\leo-editor>python launchLeo.py --ipython
leoID=jlunz (in C:\Users\8748\.leo)
reading settings in C:\MyPrograms\leo-editor\leo\config\leoSettings.leo
reading settings in C:\Users\8748\.leo\myLeoSettings.leo
reading settings in C:\Users\8748\.leo\workbook.leo
** isPython3: False
Leo 5.0-final, build 20150305163031, Thu Mar 5 16:30:31 CST 2015
Not running from a git repo
Python 2.7.8, PyQt version 4.8.6
Windows 7 AMD64 (build 6.1.7601) SP1
--Return--
> c:\myprograms\leo-editor\leo\core\leoglobals.py(1553)pdb()->None
-> pdb.set_trace()
(Pdb) exit()
leoIPython.py:pylab_kernel: kernel.initialize failed!
Traceback (most recent call last):
File "C:\MyPrograms\leo-editor\leo\plugins\qt_gui.py", line 953, in
runWithIpythonKernel
g.app.ipk = ipk = leoIPython.InternalIPKernel()
File "C:\MyPrograms\leo-editor\leo\core\leoIPython.py", line 59, in
__init__
self.ipkernel = self.pylab_kernel(backend)
File "C:\MyPrograms\leo-editor\leo\core\leoIPython.py", line 86, in
pylab_kernel
if pdb: g.pdb()
File "C:\MyPrograms\leo-editor\leo\core\leoGlobals.py", line 1553, in pdb
pdb.set_trace()
File "C:\Anaconda\lib\bdb.py", line 53, in trace_dispatch
return self.dispatch_return(frame, arg)
File "C:\Anaconda\lib\bdb.py", line 91, in dispatch_return
if self.quitting: raise BdbQuit
BdbQuit
Not sure what the way forward is.
--
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.