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

No module named cute #5

Closed
stonedreamforest opened this issue Jun 7, 2017 · 3 comments
Closed

No module named cute #5

stonedreamforest opened this issue Jun 7, 2017 · 3 comments

Comments

@stonedreamforest
Copy link

Ican't solve it ,plz help me:)

Warning

VMAttack_plugin_stub.py: No module named cute
Traceback (most recent call last):
File "D:\Program Files (x86)\IDA 6.8\python\idaapi.py", line 601, in IDAPython_ExecScript
execfile(script, g)
File "D:/Program Files (x86)/IDA 6.8/plugins/VMAttack_plugin_stub.py", line 14, in
plugin = imp.load_source(name, plugin_path)
File "C:\Users\Administrator\Desktop\VMAttack-master\VMAttack.py", line 7, in
from dynamic.dynamic_deobfuscate import *
File "C:\Users\Administrator\Desktop\VMAttack-master\dynamic\dynamic_deobfuscate.py", line 7, in
from ui.UIManager import GradingViewer
File "C:\Users\Administrator\Desktop\VMAttack-master\ui\UIManager.py", line 9, in
from cute import QtGui, QtCore, QtWidgets, form_to_widget, use_qt5
ImportError: No module named cute


OK

@evandrix
Copy link

bump

@anatolikalysch
Copy link
Owner

Did you use the setup.py file for the installation? Have you tried installing idacute from pip?

@p1x31
Copy link

p1x31 commented May 8, 2020

try copy cute from C:\Program Files\Python37\Lib\site-packages\cute to your project
C:\Users\Administrator\Desktop\VMAttack-master\ui\

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

4 participants