ubuntu安装MySQL-python出现EnvironmentError: mysql_config not found错误
问题: 安装MySQL-python包报错EnvironmentError: mysql_config not found问题要如何来解决呢? 首先,错误提示是mysql_config找不到, ...
问题: 安装MySQL-python包报错EnvironmentError: mysql_config not found问题要如何来解决呢? 首先,错误提示是mysql_config找不到, ...
出现bad interpreter:No such file or directory的原因,是文件格式的问题。这个文件是在Windows下编写的。换行的方式与Unix不一样,但是在vim下面如果不S ...