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

Pls help me #53

Open
Kaushal1119 opened this issue Feb 10, 2022 · 0 comments
Open

Pls help me #53

Kaushal1119 opened this issue Feb 10, 2022 · 0 comments

Comments

@Kaushal1119
Copy link

Scheduled class '8E COMPUTER CLASS 10.02.22' on Thursday at 09:10
/data/data/com.termux/files/home/microsoft-teams-class-attender/bot.py:207: DeprecationWarning: use options instead of chrome_options
driver = webdriver.Chrome(chrome_options=opt,service_log_path='NUL')
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 72, in start
self.process = subprocess.Popen(cmd, env=self.env,
File "/data/data/com.termux/files/usr/lib/python3.10/subprocess.py", line 966, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/data/data/com.termux/files/usr/lib/python3.10/subprocess.py", line 1840, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'chromedriver'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/data/data/com.termux/files/home/microsoft-teams-class-attender/bot.py", line 269, in
sched()
File "/data/data/com.termux/files/home/microsoft-teams-class-attender/bot.py", line 252, in sched
start_browser()
File "/data/data/com.termux/files/home/microsoft-teams-class-attender/bot.py", line 207, in start_browser
driver = webdriver.Chrome(chrome_options=opt,service_log_path='NUL')
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/selenium/webdriver/chrome/webdriver.py", line 73, in init
self.service.start()
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/selenium/webdriver/common/service.py", line 81, in start
raise WebDriverException(
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home

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