会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
杨新春
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2017年2月20日
error: command 'gcc' failed with exit status 1
摘要: 用安装Python模块出现error: command 'gcc' failed with exit status 1 ,明明装了gcc的,怎么会不行呢,然后发觉是failed不是not found,这说明这个错误个gcc没多大关系,应该是缺少某些功能模块,然后谷歌了一下,先后安装了python-d
阅读全文
posted @ 2017-02-20 14:57 杨新春
阅读(330)
评论(0)
推荐(0)
ImportError: No module named MySQLdb
摘要: 需要的软件包:setuptools-0.6c11.tar.gz MySQL-python-1.2.3.tar.gz 1.安装setuptools-0.6c11 wget --no-check-certificate http://pypi.python.org/packages/source/s/s
阅读全文
posted @ 2017-02-20 14:55 杨新春
阅读(118)
评论(0)
推荐(0)