摘要:
在使用cx_freeze将python程序转换成exe的时候碰到如下错误:setup.py内容如下:import sysfrom cx_Freeze import setup, Executable# Dependencies are automatically detected, but it might need fine tuning.build_exe_options = { # "packages": ["os"], "include-files": ["security/cert.pem"... 阅读全文
posted @ 2013-03-21 16:26
Jerry.Kwan
阅读(2263)
评论(0)
推荐(0)

浙公网安备 33010602011771号