This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author shreyanse081
Recipients christian.heimes, paul.moore, shreyanse081, steve.dower, tim.golden, zach.ware
Date 2021-09-20.06:40:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632120035.45.0.581135774584.issue45245@roundup.psfhosted.org>
In-reply-to
Content
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 <library>", I get "ValueError: check_hostname requires server_hostname" error. Please check the screenshot for further details.
I am getting the same error on python 3.8.10 version.
History
Date User Action Args
2021-09-20 06:40:35shreyanse081setrecipients: + shreyanse081, paul.moore, christian.heimes, tim.golden, zach.ware, steve.dower
2021-09-20 06:40:35shreyanse081setmessageid: <1632120035.45.0.581135774584.issue45245@roundup.psfhosted.org>
2021-09-20 06:40:35shreyanse081linkissue45245 messages
2021-09-20 06:40:35shreyanse081create