Python Forum
Selenium installed but not installed?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Selenium installed but not installed?
#9
Type python -V do not use only py when we test this.
The point is that python and pip(pip -V) shall point to 3.9.
If use py like this it may work py -3.9 -V but is better to fix so python and pip point to 3.9.
You may need to delete.
C:\Users\39327\Appdata\Local\Programs\Microsoft\Appdata
You see it load 3.8 from
C:\Users\39327\.local\lib\Python3.8
Which a strange/stupid Microsoft(Python) path as it's just . as root folder.
NoNameoN likes this post
Reply


Messages In This Thread
Selenium installed but not installed? - by NoNameoN - Feb-13-2021, 07:32 PM
RE: Selenium installed but not installed? - by snippsat - Feb-17-2021, 12:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Flask: No user_loader has been installed for this LoginManager Truman 17 11,721 Dec-10-2019, 05:27 AM
Last Post: LeanbridgeTech
  BeautifulSoup Installed but not Found in Atom wakegate 4 5,266 Jun-14-2019, 05:54 PM
Last Post: snippsat
  Have django-extensions installed, can't find shell_plus Larz60+ 7 9,316 Jul-14-2018, 12:04 AM
Last Post: Larz60+
  how to check if i have installed python correct? apollo 4 5,220 Dec-07-2017, 09:46 PM
Last Post: apollo
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 3,685 Nov-03-2017, 08:41 PM
Last Post: metulburr
  Import error even though module is installed datafix 8 19,902 Jun-29-2017, 03:51 PM
Last Post: datafix

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020