C:\Users\TOPE\Desktop\edu_mail>python run_me.py
Traceback (most recent call last):
File "run_me.py", line 1, in <module>
from pages.accountDetails import AccountDetail
File "C:\Users\TOPE\Desktop\edu_mail\pages\accountDetails.py", line 4, in <module>
from selenium import webdriver
ModuleNotFoundError: No module named 'selenium'