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

from data.data import engine ModuleNotFoundError: No module named 'data' #13

Closed
forhonourlx opened this issue Feb 3, 2018 · 3 comments

Comments

@forhonourlx
Copy link

Traceback (most recent call last):
File "kaggle.py", line 7, in
from data.data import engine
ModuleNotFoundError: No module named 'data'

Could some body help? Thanks.

@forhonourlx
Copy link
Author

Traceback (most recent call last):
File "kaggle.py", line 8, in
from data.data import engine
ModuleNotFoundError: No module named 'data.data'; 'data' is not a package

@TalhaAsmal
Copy link
Contributor

TalhaAsmal commented Feb 3, 2018

PR #14 should fix this issue

@lefnire
Copy link
Owner

lefnire commented Feb 3, 2018

Dupe of #8. Pending commends on the PR

@lefnire lefnire closed this as completed Feb 3, 2018
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

3 participants