Re: Python 3 Debug Version can't run Leo-Editor

2017-05-29 Thread Edward K. Ream
On Mon, May 29, 2017 at 5:19 PM, SegundoBob wrote: > The problem is that in order to use the debug version of Python, all the > c-language Python-extensions that are used with the debug version must also > be compiled for debugging. > > That is, PyQt and SIP must be

Re: Python 3 Debug Version can't run Leo-Editor

2017-05-29 Thread SegundoBob
The problem is that in order to use the debug version of Python, all the c-language Python-extensions that are used with the debug version must also be compiled for debugging. That is, PyQt and SIP must be compiled for debugging. But thankfully, it is *NOT* necessary to compile all of Qt for

Re: Python 3 Debug Version can't run Leo-Editor

2017-05-28 Thread Edward K. Ream
On Sat, May 27, 2017 at 6:21 PM, SegundoBob wrote: > I'm trying to run Leo-Editor with the Python 3 Debug Version, but > Leo-Editor error terminates immediately. Is this a Leo-Editor problem? A > PyQt problem? A Python Debug Version problem? A mixture? I have not >

Re: Python 3 Debug Version can't run Leo-Editor

2017-05-27 Thread Terry Brown
I think I've seen something like this, strange startup issues. One thing to try, use --no-splash, but I think there might be more to it than that. Cheers -Terry On Sat, 27 May 2017 16:21:38 -0700 (PDT) SegundoBob wrote: > I'm trying to run Leo-Editor with the Python 3

Python 3 Debug Version can't run Leo-Editor

2017-05-27 Thread SegundoBob
I'm trying to run Leo-Editor with the Python 3 Debug Version, but Leo-Editor error terminates immediately. Is this a Leo-Editor problem? A PyQt problem? A Python Debug Version problem? A mixture? I have not figured out how to begin. 2017-05-27 15:41:36 /sec/tmp > $ leomy xxx.leo > setting