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

Getting Error ModuleNotFoundError: No module named 'qark.apk_builder'; 'qark' is not a package. #288

Closed
testSatya007 opened this issue Dec 3, 2018 · 1 comment

Comments

@testSatya007
Copy link

I am getting error when running the command "python qark.py". Below are the error..

Traceback (most recent call last):
File "qark.py", line 11, in
from qark.apk_builder import APKBuilder
File "F:\PenTesting Tools\QARK\qark\qark\qark.py", line 11, in
from qark.apk_builder import APKBuilder
ModuleNotFoundError: No module named 'qark.apk_builder'; 'qark' is not a package

@nwalsh-lnk
Copy link
Contributor

Do not run python qark.py. Please read the instructions in the README.

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