You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
Não entendi o que fazer exatamente para instalar as bibliotecas nesse python, eu sempre usei o anaconda navigator e o spyder. Quando eu abro o python 3.10 abre uma janela de prompt de comando e quando eu executo o comando solicitado para baixar as bibliotecas dá esse erro:
No Python documentation found for 'python -m pip install -r requirements.txt'.
Use help() to get the interactive help utility.
Use help(str) for help on the str class.
Como ele vai ler as bibliotecas no arquivo de texto "requirements.txt" sendo que eu nao estou especificando o caminho e o diretorio? enfim alguem sabe me ajudar sou bem leigo
The text was updated successfully, but these errors were encountered:
Não entendi o que fazer exatamente para instalar as bibliotecas nesse python, eu sempre usei o anaconda navigator e o spyder. Quando eu abro o python 3.10 abre uma janela de prompt de comando e quando eu executo o comando solicitado para baixar as bibliotecas dá esse erro:
No Python documentation found for 'python -m pip install -r requirements.txt'.
Use help() to get the interactive help utility.
Use help(str) for help on the str class.
Como ele vai ler as bibliotecas no arquivo de texto "requirements.txt" sendo que eu nao estou especificando o caminho e o diretorio? enfim alguem sabe me ajudar sou bem leigo
The text was updated successfully, but these errors were encountered: