会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
_sunshine
博客园
首页
新随笔
管理
2016年3月15日
python中import失败解决的简单办法
摘要: 例如:import pkg_resources失败 可以print sys.path查看,从其他机器上cp -r过来即可,如下例子: 从另外一个正常的机器上scp过来/usr/ali/lib/python2.5/site-packages目录。
阅读全文
posted @ 2016-03-15 20:33 _sunshine
阅读(4721)
评论(0)
推荐(0)
编辑