win10上生成的独立exe,在win7上运行出错。提示failed to start embedded python interpreter无法启动嵌入式python解释器。原因是win10上解释器版本(我的是3.11.5)对win7来说过高。需用适合win7的低版本python.exe,我的是3.8.9。在环境变量处上移解释器的位置,让低版本在上方即可。
failed to start embedded python interpreter无法启动嵌入式python解释器
最新推荐文章于 2025-04-03 12:11:09 发布