欢迎访问 生活随笔!

生活随笔

当前位置: 首页 >

pandas python2.7_python-2.7 – Pandas Seaborn安装

发布时间:2024/4/19 60 豆豆
生活随笔 收集整理的这篇文章主要介绍了 pandas python2.7_python-2.7 – Pandas Seaborn安装 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

在运行

Python 2.7的Ubuntu 12.04 LTS上,我试图将看起来很棒的Seaborn绘图包添加到我现有的运行良好的Pandas环境中,从而出现安装错误.

这是控制台中包含错误的片段:

~$pip install seaborn

running install_lib

creating /usr/local/lib/python2.7/dist-packages/seaborn

error: could not create '/usr/local/lib/python2.7/dist-packages/seaborn':

Permission denied

Cleaning up...

Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tm/pip_build_moj0/seaborn/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-LvVao5-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_mojo/seaborn

Storing debug log for failure in /home/mojo/.pip/pip.log

任何人都有Seaborn github网站上没有的解决方案提示?

与50位技术专家面对面20年技术见证,附赠技术全景图

总结

以上是生活随笔为你收集整理的pandas python2.7_python-2.7 – Pandas Seaborn安装的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。