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

the problem of karta_identifier.py #62

Open
jackwolail opened this issue Aug 11, 2022 · 1 comment
Open

the problem of karta_identifier.py #62

jackwolail opened this issue Aug 11, 2022 · 1 comment

Comments

@jackwolail
Copy link

Karta - INFO: Chose the IDA handler�[0m
�[91m[11/08/2022 12:57:36] - Karta - ERROR: Failed to create disassembler handler "IDA": DLL load failed while importing sip: 找不到指定的模块。�[0m
�[91m[11/08/2022 12:57:36] - Karta - ERROR: Traceback (most recent call last):
File "D:\ChromeCoreDownloads/Karta-2.1.0/src\disassembler\factory.py", line 55, in createDisassemblerHandler
return verifier.disas()
File "D:\ChromeCoreDownloads/Karta-2.1.0/src\disassembler\IDA\ida_verifier_api.py", line 42, in disas
from .ida_api import IDA
File "D:\ChromeCoreDownloads/Karta-2.1.0/src\disassembler\IDA\ida_api.py", line 9, in
import sark
File "D:\Python3.9.13\lib\site-packages\sark-7.4.1-py3.9.egg\sark_init_.py", line 14, in
from . import (core,
File "D:\Python3.9.13\lib\site-packages\sark-7.4.1-py3.9.egg\sark\code_init_.py", line 10, in
from . import line
File "D:\Python3.9.13\lib\site-packages\sark-7.4.1-py3.9.egg\sark\code\line.py", line 7, in
from ..ui import updates_ui
File "D:\Python3.9.13\lib\site-packages\sark-7.4.1-py3.9.egg\sark\ui.py", line 6, in
from .qt import MenuManager
File "D:\Python3.9.13\lib\site-packages\sark-7.4.1-py3.9.egg\sark\qt.py", line 4, in
from PyQt5 import QtCore, QtWidgets, QtGui
ImportError: DLL load failed while importing sip: 找不到指定的模块。

@MambaInVeins
Copy link

I met the same problem, how to solve it?

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