[issue45245] ValueError: check_hostname requires server_hostname while pip install command on windows server 2019

2021-09-19 Thread Shreyans Jain
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

[issue45244] pip not installed with fresh python3.8.10 installation

2021-09-19 Thread Shreyans Jain
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