Ich habe Python 3 bereits installiert und führe derzeit den folgenden Befehl aus:
Code: Select all
pip install --user pipx
Code: Select all
Requirement already satisfied:
pipx in c:\users\aharo\appdata\roaming\python\python39\site-packages (0.16.1.0)
Code: Select all
pipx : The term 'pipx' 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
+ pipx list
+ ~~~~
+ CategoryInfo : ObjectNotFound: (pipx:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Mobile version