py2exe是一个能将python脚本转化成windows系统中的.exe可执行文件。即双击test.exe和python test.py ...
I'm trying to build a project that has a dependency on jsonschema. On building and running the project with py2exe I get this ...