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

I am getting a lot of errors while running dvc repro especially for fake_news module not found #1

Open
yashrtalele opened this issue Sep 16, 2021 · 6 comments

Comments

@yashrtalele
Copy link

No description provided.

@mlsystemdesign-6490
Copy link

I think the folder locations have changed

@yashrtalele
Copy link
Author

I think the folder locations have changed

I changed the folder locations in dvc.yaml file but now I'm getting the error of KeyError: None and NoneType instead of string and float and index 1 out of bound for axis 1

@FernandoCarazoMelo
Copy link

I got same errors

@diordaemon
Copy link

I also get the error "ModuleNotFoundError" No module named 'fake_news'. Anybody know how to solve this?

@mihail911
Copy link
Owner

You should make sure that the path to the root level module directory is in your PYTHONPATH.

@diordaemon
Copy link

You should make sure that the path to the root level module directory is in your PYTHONPATH.

This worked thanks!

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

5 participants