2
MySQL版本5.0.77
Python版本2.5的Python:MySQLdb的安裝問題
#easy_install的MySQL-python的
當我嘗試安裝,我得到以下錯誤:
_mysql.c:2331: error: â_mysql_ConnectionObjectâ has no member named âopenâ
_mysql.c:2338: error: â_mysql_ConnectionObjectâ has no member named âconverterâ
_mysql.c:2345: error: â_mysql_ConnectionObjectâ has no member named âconnectionâ
_mysql.c:2352: error: â_mysql_ConnectionObjectâ has no member named âconnectionâ
_mysql.c:2359: error: â_mysql_ConnectionObjectâ has no member named âconnectionâ
_mysql.c:2422: error: â_mysql_ResultObjectâ has no member named âconverterâ
_mysql.c:2422: error: initializer element is not constant
_mysql.c:2422: error: (near initialization for â_mysql_ResultObject_memberlist[0].offsetâ)
_mysql.c:2444: error: â_mysql_ConnectionObjectâ has no member named âopenâ
error: Setup script exited with error: command 'gcc' failed with exit status 1
我該如何解決這個問題?
良好的格式是你的朋友。 – 2011-03-09 06:56:33
Linux版本2.6.18-164.el5xen([email protected])(gcc版本4.1.2 20080704(Red Hat 4.1.2-46))#1 – 2011-03-09 07:41:55