Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named selenium #53

Open
dgroy81 opened this issue Nov 12, 2021 · 6 comments
Open

ImportError: No module named selenium #53

dgroy81 opened this issue Nov 12, 2021 · 6 comments

Comments

@dgroy81
Copy link

dgroy81 commented Nov 12, 2021

C:\Users\Diya Guha Roy\Desktop\Articles\Netnography 1\data>scraper.py -h
Traceback (most recent call last):
File "C:\Users\Diya Guha Roy\Desktop\Articles\Netnography 1\data\scraper.py", line 6, in
from selenium import webdriver
ImportError: No module named selenium

@dgroy81
Copy link
Author

dgroy81 commented Nov 12, 2021

C:\Users\Diya Guha Roy\Desktop\Articles\Netnography 1\data>pip install -U selenium
Requirement already satisfied: selenium in c:\users\diya guha roy\appdata\local\programs\python\python38-32\lib\site-packages (4.0.0)

@dgroy81
Copy link
Author

dgroy81 commented Nov 12, 2021

Directory of C:\Users\Diya Guha Roy\Desktop\Articles\Netnography 1\data

12-11-2021 08:33

.
12-11-2021 08:33 ..
27-10-2021 23:09 11,275,264 chromedriver.exe
27-10-2021 09:40 6,192 data.xlsx
12-11-2021 08:26 1,144 download_entire_page_videos.py
12-11-2021 08:22 57 facebook_credentials.txt
12-11-2021 08:21 35,802 LICENSE.txt
12-11-2021 08:23 24 requirements.txt
12-11-2021 08:41 14,796 scraper.py
12-11-2021 08:33 114 source.txt
8 File(s) 11,333,393 bytes
2 Dir(s) 853,335,797,760 bytes free

C:\Users\Diya Guha Roy\Desktop\Articles\Netnography 1\data>

@Ting0887
Copy link

you can use 'pip list' check your package is installed or not

@dgroy81
Copy link
Author

dgroy81 commented Nov 26, 2021 via email

@dgroy81
Copy link
Author

dgroy81 commented Dec 15, 2021

is there any other possibility ?

@Ting0887
Copy link

This project has not maintained for a long time,
I think it will have other lantency bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants