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

ModuleNotFoundError: No module named 'src' #6

Open
mdielacher opened this issue Oct 26, 2020 · 1 comment
Open

ModuleNotFoundError: No module named 'src' #6

mdielacher opened this issue Oct 26, 2020 · 1 comment

Comments

@mdielacher
Copy link

Hey! I have a Issue with ur bot..

When I run: python3 main.py

Traceback (most recent call last):
File "main.py", line 1, in
from src.bot import Bot
ModuleNotFoundError: No module named 'src'

How can I solve it?

Thanks in advance! Ur code is lit! :D

@caronesazevedo
Copy link

You can easily solve this issue by removing the "src" part from all the imports

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

2 participants