In cx_Freeze I cannot bundle files

后端 未结 0 623
慢半拍i
慢半拍i 2020-12-13 08:37

I am using python 3.8.6 and using cx_Freeze to turn a python file into an executable.

Here is my code:

from cx_Freeze import setup, Executable

include         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题