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

Shreyans Jain report at bugs.python.org
Mon Sep 20 02:40:35 EDT 2021


New submission from Shreyans Jain <shreyansjain.3381 at 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 <report at bugs.python.org>
<https://bugs.python.org/issue45245>
_______________________________________


More information about the New-bugs-announce mailing list