Estou com o seguinte erro qdo tento instalar as bibliotecas
(curso_1_openai) C:\WINDOWS\system32>pip install openai python-dotenv pydub instabot Pillow WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000023FB615D400>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/openai/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000023FB54DD460>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/openai/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000023FB6BD8500>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/openai/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000023FB6BD8710>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/openai/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000023FB6BD88F0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/openai/ ERROR: Could not find a version that satisfies the requirement openai (from versions: none) ERROR: No matching distribution found for openai