Open Vohrasweb opened 4 years ago
Traceback (most recent call last): File "main.py", line 1, in from instabot import Bot ImportError: No module named instabot
This is the problem i get while running the code while i have installed all the requirements
in the terminal type pip3 install -r requirements.txt and that would fix your problem....
Traceback (most recent call last): File "main.py", line 1, in
from instabot import Bot
ImportError: No module named instabot
This is the problem i get while running the code while i have installed all the requirements