0
点赞
收藏
分享

微信扫一扫

Python应用问题总结

雷亚荣 2022-04-04 阅读 32
python

Python应用问题总结

1. 无法定位程序输入点…

Q:打包后的Python应用程序运行报错:
无法定位程序输入点ucrtbase.terminate于动态链接库xxxxxxxx.
A:需要安装vc_redist.x64.exe

举报

相关推荐

0 条评论