躺了
How to add packages into .exe file using py2exe?
I have an app with two packages.. My setup.py is like this: sys.argv.append(\'py2exe\') setup( options = {\'py2exe\': {\'bundle_files\': 1}},[详细]
2022-12-28 16:51 分类:问答
I have an app with two packages.. My setup.py is like this: sys.argv.append(\'py2exe\') setup( options = {\'py2exe\': {\'bundle_files\': 1}},[详细]