How can I turn a python 3.3 script into executable file? I found PyInstaller and py2exe, but both did not support 3.3

后端 未结 4 1124
甜味超标
甜味超标 2020-12-03 11:32

How can I turn a python 3.3 script into executable file? I found PyInstaller and py2exe, but all did not support 3.3.

http://www.pyinstaller.org/

http://sour

4条回答
提交回复
热议问题