标签:style color io os sp on c sql python
安装mysql-python报错:
UnicodeDecodeError: ‘ascii‘ codec can‘t decode byte 0xe2 in position 65: ordinal not in range(128)
需要先安装(yum):
mysql-devel
python-devel
标签:style color io os sp on c sql python
原文地址:http://www.cnblogs.com/chuanheng/p/mysql_python.html