这是我得到的错误:
Traceback (most recent call last):
  File "dwload.py", line 9, in <module>
  File "Pmw\__init__.pyc", line 28, in <module>
WindowsError: [Error 3] The system cannot find the path specified: "C:\\Users\\P
'sao\\Desktop\\dist\\library.zip\\Pmw/*.*"在使用py2exe将python文件编译成可执行文件后,我得到了这个错误。
有人知道我为什么会得到这个错误吗?
找到解决方案:http://billyjin.kodingen.com/punbb-1.3.4/viewtopic.php?id=310
https://stackoverflow.com/questions/6235282
复制相似问题