Especially us newbies! Thanks all. Here's what I've got so far:

Andrews-iMac:~ jam$ python3.6 -m pip list -bash: python3.6: command not 
found Andrews-iMac:~ jam$ python3.7 -m pip list -bash: python3.7: command 
not found Andrews-iMac:~ jam$ python3.9 -m pip list Package Version

pip 20.2.3 setuptools 49.2.1 WARNING: You are using pip version 20.2.3; 
however, version 20.3.3 is available. You should consider upgrading via the 
'/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/bin/python
 
-m pip install --upgrade pip' command. Andrews-iMac:~ jam$ 
/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/bin/python
 
-m pip install --upgrade pip -bash: 
/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/bin/python:
 
No such file or directory Andrews-iMac:~ jam$ 
/usr/local/Cellar/python/3.9/Frameworks/Python.framework/Versions/3.9/bin/python
 
-m pip install --upgrade pip -bash: 
/usr/local/Cellar/python/3.9/Frameworks/Python.framework/Versions/3.9/bin/python:
 
No such file or directory Andrews-iMac:~ jam$ python --version Python 
2.7.14 :: Anaconda, Inc.

Despite the glitch with pip, it appears I have python3.9, so I went ahead 
with:

Andrews-iMac:~ jam$ python 3.9 - leo.core.runLeo python: can't open file 
'3.9': [Errno 2] No such file or directory
On Thursday, December 17, 2020 at 8:27:09 AM UTC-5 Edward K. Ream wrote:

> On Thu, Dec 17, 2020 at 7:26 AM tbp1...@gmail.com <tbp1...@gmail.com> 
> wrote:
>
>> :) We all need help sometimes, don't we?
>>
>
> Definitely!
>
> Edward
>

-- 
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/afa55de7-76e3-406b-96d1-b97203e990d2n%40googlegroups.com.

Reply via email to