Я уже установил Python 3 и сейчас работаю следующую команду:
Код: Выделить всё
pip install --user pipx
'''
The result is the following:
Код: Выделить всё
pipx in c:\users\aharo\appdata\roaming\python\python39\site-packages (0.16.1.0)
Код: Выделить всё
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
Подробнее здесь: https://stackoverflow.com/questions/668 ... on-windows
Мобильная версия