在使用python中,特别是使用第三方库的时候,有时候会遇到一些问题,这里就记录下遇到过的问题,以及从网上搜索得到的解决方法。1.使用PIL中,使用字体时:ImportError: The _imagingft C module is not install…
"The test form is only available for requests from the local machine"解决方法 最近刚写service,部署起来以后出现上述问题,想想肯定也有很多人碰到类似问题,一起来解决掉吧! 原因:NET Framework 1.1 定义了一个名为 HttpPostLocalhost 的新协议。默认情况下&…