mrgretwon/fut_sniping_bot

ModuleNotFoundError: No module named 'src'

mdielacher opened this issue · 1 comments

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

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