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

ImportError: attempted relative import with no known parent package #19

Open
aymenamer691 opened this issue Jun 14, 2020 · 0 comments
Open

Comments

@aymenamer691
Copy link

hello sc0tfree team i need some help i installed the mentalist and when i try to open them i use python3 mentalist but i got this problem

root@kali:/mentalist# python3 mentalist
Traceback (most recent call last):
File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "mentalist/main.py", line 1, in
from . import controller
ImportError: attempted relative import with no known parent package
root@kali:
/mentalist#

i used the:python3 setup.py install
can somebody help me please

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