Creating executable with Py2exe and matplotlib errors
问题 I have been searching this forum and many others and cannot seem to get a good method of creating an executable. I have tried several different methods (py2exe, pyinstaller and cx_freeze) and all seem to give me some kind of error. When i tried pyinstaller, I received the error that "no _imaging C module is installed". Everything I search says that it has to do with PIL, but my code is not using PIL. When I tried py2exe, I keep receiving the following error: File "Scout_Tool.py", line 18, in