New submission from Shreyans Jain :
I have installed Python 3.9.7 on windows server 2019. When I run "pip list"
command, it works. When I try to install any library using "pip install
", I get "ValueError: check_hostname requires server_hostname" error.
P
New submission from Shreyans Jain :
I have installed Python 3.8.10 on windows server 2019.
When I try to run "pip list" or any other pip command, it throws error of "pip
not found. unrecognized command". I checked Scripts directory where usually pip
resides in the inst