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

Parent module '' not loaded #48

Closed
sharadm20 opened this issue Apr 27, 2018 · 1 comment
Closed

Parent module '' not loaded #48

sharadm20 opened this issue Apr 27, 2018 · 1 comment

Comments

@sharadm20
Copy link

When running gui this error came.
Traceback (most recent call last):
File "ln2sql/ln2sql_gui.py", line 6, in
from .ln2sql import Ln2sql
SystemError: Parent module '' not loaded, cannot perform relative import

Any Solution?

@Rafaeltheraven
Copy link

Try running the ln2sql.main module one folder up. Relative paths can be weird, but that worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants