Message from Python discussions
November 2018
— So? You might have disabled it during the installation.
"python" non è riconosciuto come comando interno o esterno,
un programma eseguibile o un file batch.
— How do you use Python? What command do you use?
— Again im asking i should first enter the python folder?
— No.
— Mmmmm
— Whatà
— py -m pip install package
then?
— Collecting package
Downloading https://files.pythonhosted.org/packages/27/16/89ea913b3e70256b9abe4f222543553fcce8bafc7ff3774a8802a054e6b8/package-0.1.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\RICCAR~1\AppData\Local\Temp\pip-install-pcbmu_pn\package\setup.py", line 31
"""
^
SyntaxError: invalid syntax
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\RICCAR~1\AppData\Local\Temp\pip-install-pcbmu_pn\package\
You are using pip version 10.0.1, however version 18.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
— Shhh
— py -m pip install --upgrade pip
— Done