How to resolve “Can’t not load file: plugins/python.plw” on IDAPython

Murry Jeong (정문창)
신나는연구소
Published in
1 min readDec 23, 2016
  1. It seems like wrong path of IDA directory so, you need to download the correct version of idapython(https://giathub.com/idapython) for your IDA. It will resolve this issue.

    IDA 디렉토리 내에 있는 Python 라이브러리가 맞지 않는 상태로 https://giathub.com/idapython 에서 IDA의 버전과 플랫폼에 맞추어 다운 받은 후 IDA 디렉토리 안에 덮어쓰기 하여 쓰면 에러가 없어진다.
  2. Run and install the file “python-installer” in IDA directory

    IDA 디렉토리 내에 있는 python2.7.6.exe를 실행하여 설치한다.

Tip. If you are using Python environment that you installed, I guess it makes some issues with the environment variable of Python. So I recommend to remove installed Python on your computer.

별도로 Python을 설치할 경우 다른 에러가 추가로 발생하므로 설치 하지 않을 것을 권장 (만약 설치 해야하는 경우라면 환경변수 문제로 추정되어 확인 필요.)

--

--

Murry Jeong (정문창)
신나는연구소

#틈만나면여행 #창업가를꿈꾸는개발자 #컴퓨터공학의탈을쓴산업공학도 #데이터를품은개발자