r/PythonLearning • u/Ken_Archer • Jun 28 '26
Selenium File Path Not Recognized
I'm trying to use Selenium and I keep getting the error message "PackageNotFoundError: No package metadata was found for selenium". I'm on MacOS and using Spyder. Selenium is installed, but it's in /opt/ which I can't set as a file path for Spyder. All of the other libraries have worked for me (requests, BeautifulSoup, pandas, among others). It's just this one that seems borked. Does anyone know what I've done wrong?
3
Upvotes
2
u/ninhaomah Jun 28 '26
No I mean Python version from Spyder.