-
-
Notifications
You must be signed in to change notification settings - Fork 773
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
PROGRAM NOT WORKING #522
Comments
did you install google-chrome? |
same error |
is not working. end |
@MShawon same error. OS: Windows
ALso i just clone from your repo but it still giving me message `+-------------------------- Version: 1.7.6 --------------------------+ ####################################################################################################
|
Is there an existing issue for this?
I'm submitting a ...
Description
I have tried all means but in vain.
the program is not working and its hurtening. below is what it displays before it collapses
Getting Chrome Driver...
Traceback (most recent call last):
File "/home/saksoft/YouTube-Viewer/youtube_viewer.py", line 1003, in
osname, exe_name = download_driver(patched_drivers=patched_drivers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/saksoft/YouTube-Viewer/youtubeviewer/download_driver.py", line 47, in download_driver
with subprocess.Popen(['google-chrome-stable', '--version'], stdout=subprocess.PIPE) as proc:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1024, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1901, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'google-chrome-stable'
Environment
config.json
The text was updated successfully, but these errors were encountered: