一、出现报错时

初始化Python运行时时发生意外致命错误。请运行idapyswitch以确认或更改已使用的Python运行时

在这里插入图片描述
Unexpected fatal error while intitailizing Python runtime报错

二、解决办法方法

1.确定IDA关联的python所在位置,添加用户变量:创建新的用户变量PYTHONHOME,路径为:D:\Anaconda3
在这里插入图片描述

2.添加系统环境变量:在Path里创建新路径,路径为:D:\Anaconda3\Lib(上面的路径+Lib)
在这里插入图片描述

Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐