Mandriva下安装pymssql的有关问题

Mandriva上安装pymssql的问题错误提示:error: command gcc failed with exit status 1?解决方法:1.安装P

Mandriva上安装pymssql的问题

错误提示:

error: command 'gcc' failed with exit status 1

?

解决方法:

1.安装Python-devel和freetds-devel

2.然后看看Python安装目录下的include文件夹有没有:Python.h, structmember.h, datetime.h, sqlfront.h, sqldb.h