我是靠谱客的博主 坚强爆米花,这篇文章主要介绍解决pip install 不成功问题,现在分享给大家,希望可以做个参考。

40:441: execution error: The directory ‘/Users/lina/Library/Caches/pip/http’ or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo’s -H flag.
The directory ‘/Users/lina/Library/Caches/pip’ or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo’s -H flag.
matplotlib 1.3.1 requires nose, which is not installed.
pyopenssl 19.0.0 has requirement six>=1.5.2, but you’ll have six 1.4.1 which is incompatible.
sphinx 1.8.5 has requirement six>=1.5, but you’ll have six 1.4.1 which is incompatible.
Cannot uninstall ‘pyparsing’. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
You are using pip version 10.0.1, however version 19.0.3 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.

解决方案:
sudo pip install --ignore-installed flask-SQLAlchemy

最后

以上就是坚强爆米花最近收集整理的关于解决pip install 不成功问题的全部内容,更多相关解决pip内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(121)

评论列表共有 0 条评论

立即
投稿
返回
顶部