admin管理员组

文章数量:1026989

Consider using the --user option or check the permissions.

使用pip install下载库报Consider using the --user option or check the permissions.

解决办法

pip install tensorflow
替换成
pip install --user tensorflow

Consider using the --user option or check the permissions.

使用pip install下载库报Consider using the --user option or check the permissions.

解决办法

pip install tensorflow
替换成
pip install --user tensorflow

本文标签: 报错Userpythonpermissionscheck