On 10/11/19, Jim Elphick wrote:
> I upgraded my Python 3.7.3 windows install to 3.7.4 using the windows
> download from python.org.
>
> After the install, the keyword "python" will no longer invoke python.
> "python3" also fails. "py" is now the only access to python.
"python3" would normally fa
I upgraded my Python 3.7.3 windows install to 3.7.4 using the windows download
from python.org.
After the install, the keyword "python" will no longer invoke python.
"python3" also fails. "py" is now the only access to python.
py -version returns Python 3.7.4
tempted to upgrade to pip 19.2.3, but it
actually installed it successfully. Pipenv upgraded with no issue.
Python is back!
Thank you.
Jim
From: Jim Elphick
Sent: Friday, October 11, 2019 11:03 AM
To: python-list@python.org
Subject: 3.7.4 (latest) install changes python to py and removes pip