python manage.py syncdb 它给了我这个错误 ImportError: No module named pygments.lexers 我认为我必须先安装pygments 才能运行此代码。 所以告诉我如何在我的Ubuntu ...
確定! 回上一頁