Die Suche ergab 3 Treffer

von damian
Montag 1. Mai 2023, 10:56
Forum: Installation/Konfigurieren
Thema: pip install funktioniert nicht
Antworten: 4
Zugriffe: 2972

Re: pip install funktioniert nicht

> python -m venv env
Python
source env/Scripts/activate
source : The term 'source' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1 ...
von damian
Montag 1. Mai 2023, 10:53
Forum: Installation/Konfigurieren
Thema: pip install funktioniert nicht
Antworten: 4
Zugriffe: 2972

Re: pip install funktioniert nicht

python -m pip install graphene
Python
von damian
Montag 1. Mai 2023, 09:25
Forum: Installation/Konfigurieren
Thema: pip install funktioniert nicht
Antworten: 4
Zugriffe: 2972

pip install funktioniert nicht

Hallo,

ich kann leider nicht pip install ausführen, auf meinem Desktop.
Ich habe auch --upgrade ausgeführt.

pip install graphene
pip : The term 'pip' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included ...