辟谣:Defaulting to user installation because normal site-packages is not writeable

我只是忘记了怎么看pip的安装位置,然后百度一下下面的问题,结果一堆造谣和传谣的。
不骂人了。

Defaulting to user installation because normal site-packages is not writeable

python3 -m site
chmod -R 770 /Users/CaesarDing/Library/Python/3.8/lib/python/site-packages

辟谣:Defaulting to user installation because normal site-packages is not writeable_第1张图片

你可能感兴趣的:(python)