没有报错,三个notice可以不管,那个警告也不算错误。意思是你的mod_wsgi是用python2.6.2编译的,你服务器python版本是2.6.6,没什么大问题。非要解决的话更新一下mod_wsgi的版本就行了。