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

error on other pc #4

Open
truesamurai opened this issue Jun 11, 2020 · 1 comment
Open

error on other pc #4

truesamurai opened this issue Jun 11, 2020 · 1 comment

Comments

@truesamurai
Copy link

truesamurai commented Jun 11, 2020

I have a laptop where this work fine, but on my other PC with fresh kali 2020.2 I get an error when starting the tool:

sudo python3 hera.py
Traceback (most recent call last):
File "hera.py", line 21, in
from core.view import *
ModuleNotFoundError: No module named 'core.view'

I checked and all files are there in folder core.

@truesamurai
Copy link
Author

I finally found solution. Go to /core folder and add: init.py file.
Then problem solved.

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

1 participant