Geoff

On Tue, Jul 28, 2020 at 3:44 PM Geoff Evans <gtevan...@nl.rogers.com> wrote:

> < pip install leo >   appeared to work (once I banished all the 5.9 stuff
> to a directory outside anaconda), but when I tried to run leo:
>
> (base) geoff:1520>leo mbr.leo
>
> setting leoID from os.getenv('USER'): 'geoff'
> Leo 6.2.1 final
> Segmentation fault (core dumped)
>

For core dumps, you can add 'import faulthandler; faulthandler.enable()' to
launchLeo.py and you should get a python stack trace at the time of the
segfault. Maybe you will find a clue in that output. See this thread where
I share details about doing the same:
https://groups.google.com/d/msg/leo-editor/ghiIN7irzY0/2wreFgcYDQAJ

Brian

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAO5X8CyKFTCuPNUXM8MdafPvo%3D6H%3DDgWGXe%3D8hN58bheRh9pnw%40mail.gmail.com.

Reply via email to