mrgretwon / fut_sniping_bot

Bot designed to snipe Fifa Ultimate Team players
40 stars 16 forks source link

ModuleNotFoundError: No module named 'src' #6

Open mdielacher opened 4 years ago

mdielacher commented 4 years ago

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 commented 4 years ago

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