Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install plugin in IDA 7.5 #97

Open
dragongt501 opened this issue Nov 25, 2022 · 1 comment
Open

Can't install plugin in IDA 7.5 #97

dragongt501 opened this issue Nov 25, 2022 · 1 comment

Comments

@dragongt501
Copy link

Hi bro!
I have try, to install plugin in IDA 7.5 with Python 3.10 but i receive error with log:
C:\Program Files\IDA 7.0\plugins\SyncPlugin.py: DLL load failed while importing sip: The specified module could not be found. Traceback (most recent call last): File "C:\Program Files\IDA 7.0\python\3\ida_idaapi.py", line 615, in IDAPython_ExecScript exec(code, g) File "C:/Program Files/IDA 7.0/plugins/SyncPlugin.py", line 42, in <module> from PyQt5 import QtCore, QtWidgets ImportError: DLL load failed while importing sip: The specified module could not be found.
I try to install PyQt5 with PIP, set up environment path for Python, setup "Python3TargetDLL" in regedit but no work.
Thanks for your help!

@nithax
Copy link

nithax commented Dec 4, 2022

run idapyswitch.exe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants