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

for issue #213

Open
rahulpandya123 opened this issue Apr 4, 2024 · 0 comments
Open

for issue #213

rahulpandya123 opened this issue Apr 4, 2024 · 0 comments

Comments

@rahulpandya123
Copy link

when I have run project then I have faced the issue like this :- File "person.py", line 2, in
from selenium import webdriver
File "/home/xceltec-008/.local/lib/python3.8/site-packages/selenium/webdriver/init.py", line 19, in
from .chrome.service import Service as ChromeService # noqa
File "/home/xceltec-008/.local/lib/python3.8/site-packages/selenium/webdriver/chrome/service.py", line 20, in
from selenium.webdriver.chromium import service
File "/home/xceltec-008/.local/lib/python3.8/site-packages/selenium/webdriver/chromium/service.py", line 20, in
from selenium.webdriver.common import service
File "/home/xceltec-008/.local/lib/python3.8/site-packages/selenium/webdriver/common/service.py", line 20, in
import subprocess
File "/usr/lib/python3.8/subprocess.py", line 218, in
_PopenSelector = selectors.SelectSelector
AttributeError: module 'selectors' has no attribute 'SelectSelector'

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

1 participant