用scoop安装一个pipx,显示以下错误
Scoop uses Git to update itself. Run 'scoop install git' and try again.
Couldn't find manifest for 'pipx'.
然后我继续:scoop install git 还是错误
Scoop uses Git to update itself. Run 'scoop install git' and try again.
Couldn't find manifest for 'git'.
重新安装:
xx>Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
Initializing...
Scoop is already installed. Run 'scoop update' to get the latest version.
Abort.
继续:
> scoop update
Scoop uses Git to update itself. Run 'scoop install git' and try again.
还是错误,
各种查找百度,google解决方案,对我无用
于是卸载当前scoop:
> scoop uninstall scoop
WARN This will uninstall Scoop and all the programs that have been installed with Sc


1572

被折叠的 条评论
为什么被折叠?



