lundi 22 février 2021

I have an error while I am trying to import selenium

I am going to import selenium. I installed selenium in the same path. However, I have the following error:

runfile('C:/Users/thmag/.spyder-py3/untitled0.py', wdir='C:/Users/thmag/.spyder-py3')
Traceback (most recent call last):

  File "C:\Users\thmag\.spyder-py3\untitled0.py", line 8, in <module>
    from selenium import webdriver

ModuleNotFoundError: No module named 'selenium'

I am working in Spyder.




Aucun commentaire:

Enregistrer un commentaire