阅读背景:

创建一个不需要pythonXX.dll的独立Windows exe

来源:互联网 

is there a way to create a standalone .exe from a python script. Executables generated with py2exe can run only with pythonXX.dll. I'd like to obtain a fully standalone .exe which does not require to install the python runtime library. It looks like a linking problem but using static library instead the dynamic one and it would be also useful to apply a strip in order to remove the unused symbols.is there a way to create a standalone .exe from




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: