I have been trying to run your code and keep getting this error:
le "C:\Users\Ben\Downloads\InstagramBot-master\InstagramBot-master\instagramBot.py", line 8, in
from selenium import webdriver
ModuleNotFoundError: No module named 'selenium'
I'm not sure if this is due to user error or an issue with the code, so i'll submit it here.
I have been trying to run your code and keep getting this error:
le "C:\Users\Ben\Downloads\InstagramBot-master\InstagramBot-master\instagramBot.py", line 8, in
from selenium import webdriver
ModuleNotFoundError: No module named 'selenium'
I'm not sure if this is due to user error or an issue with the code, so i'll submit it here.