1
resposta

[Bug] Instalação das bibliotecas

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

1 resposta

Isso me parece erro com a conexão da internet, quando você testou tua internet tava estável?

Vc também pode verificar se a biblioteca "openai" é compatível com a versão do Python que você está usando e seu sistema operacional!

Quer mergulhar em tecnologia e aprendizagem?

Receba a newsletter que o nosso CEO escreve pessoalmente, com insights do mercado de trabalho, ciência e desenvolvimento de software