New submission from Shreyans Jain <shreyansjain.3...@gmail.com>:
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. ---------- assignee: christian.heimes components: Build, Library (Lib), SSL, Windows files: Value Error check hostname requires server hostname.JPG messages: 402196 nosy: christian.heimes, paul.moore, shreyanse081, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: ValueError: check_hostname requires server_hostname while pip install command on windows server 2019 versions: Python 3.8, Python 3.9 Added file: https://bugs.python.org/file50287/Value Error check hostname requires server hostname.JPG _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45245> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com