Re: leo stops working

2020-07-28 Thread GEOFFREY EVANS
... and when I start a python or ipython session (not specifying python3) the @ operator for matrix multiplication works, which I think is a python3 innovation. On Tuesday, July 28, 2020, 8:06:37 p.m. NDT, GEOFFREY EVANS wrote: I don't think so: (base) geoff:1532>which python

Re: leo stops working

2020-07-28 Thread GEOFFREY EVANS
I don't think so: (base) geoff:1532>which python /home/geoff/anaconda3/bin/python and pip also comes from anaconda3 On Tuesday, July 28, 2020, 7:13:30 p.m. NDT, Thomas Passin wrote: I wonder if you are running python 2.7 (or pip for python 2.7).  On my system, I have to run pip3 and

Re: leo stops working

2020-07-28 Thread Thomas Passin
I wonder if you are running python 2.7 (or pip for python 2.7). On my system, I have to run pip3 and python3 to get the 3.x versions instead of the 2.7 version. Leo 6.x versions require Python 3.x (I think), and if you tried to run Leo with Python 2.7, you might get that kind of problem. On

Re: leo stops working

2020-07-28 Thread Geoff Evans
< 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) But at least the complaint about