The _imagingft C module is not installed 错误的解决方法
安装的是 PIL-1.1.7
程序引用这几个包时import Image, ImageDraw, ImageFont
后台会报这样的错误!!
The _imagingft C module is not installed
解决办法:下载下面的文件 重新安装一下 就没问题了!!!
发布时间: 2012-10-09 10:21:45 作者: rapoo
The _imagingft C module is not installed 错误的解决方法
安装的是 PIL-1.1.7
程序引用这几个包时import Image, ImageDraw, ImageFont
后台会报这样的错误!!
The _imagingft C module is not installed
解决办法:下载下面的文件 重新安装一下 就没问题了!!!