Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

v3.0 cannot work with idapkg #3

Closed
bruce30262 opened this issue Feb 12, 2021 · 1 comment
Closed

v3.0 cannot work with idapkg #3

bruce30262 opened this issue Feb 12, 2021 · 1 comment

Comments

@bruce30262
Copy link
Owner

bruce30262 commented Feb 12, 2021

When using the editor with idapkg, the first Ctrl+h ( loading editor ) will show the following error:

    from PyQt5 import QtCore, QtGui, QtWidgets, Qsci
RuntimeError: the PyQt5.QtPrintSupport module failed to register with the sip module

Then the second Ctrl+h will show:

    from PyQt5 import QtCore, QtGui, QtWidgets, Qsci
RuntimeError: PyQt5.Qsci cannot import type '����' from PyQt5.QtCore

What am I doing wrong ? :/

@bruce30262
Copy link
Owner Author

Closing this since idapkg is discontinued

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

No branches or pull requests

1 participant