首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > Ruby Rails >

python 调试Django程序时异常 "AttributeError: 'module' object has no attrib

2013-11-02 
python 调试Django程序时错误 AttributeError: module object has no attribute Shell运行django manage

python 调试Django程序时错误 "AttributeError: 'module' object has no attribute 'Shell'"

运行django manage.py时出现如下错误:

sudo pip uninstall ipythonsudo pip install ipython==0.10


热点排行