python打包exe

https://www.codeforests.com/2020/07/17/pack-python-program-into-exe-file/
https://pypi.org/project/auto-py-to-exe/
auto-py-to-exe


后来换了python3.7
网上搜了个同名的DLL文件放置到 C:\Windows\System32,CMD执行 regsvr32 %windir%\system32\dll /s
重启大法
然后打包在win7上运行就没提示了

posted @ 2021-04-05 16:18  trykle  阅读(91)  评论(0)    收藏  举报