You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last): File "/app/itvall.py", line 3, in <module> from selenium import webdriver ModuleNotFoundError: No module named 'selenium' #84
Traceback (most recent call last):
File "/app/itvall.py", line 3, in
from selenium import webdriver
ModuleNotFoundError: No module named 'selenium'
是不是缺少依赖了