LinkedIn-Downloader icon indicating copy to clipboard operation
LinkedIn-Downloader copied to clipboard

Help - Error

Open HeIp opened this issue 4 years ago • 3 comments

Exception in thread Thread-1: Traceback (most recent call last): File "threading.py", line 932, in _bootstrap_inner File "threading.py", line 870, in run File "Loader.py", line 353, in downloader File "site-packages\selenium\webdriver\chrome\webdriver.py", line 76, in init File "site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init File "site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session File "site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute File "site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response selenium.common.exceptions.WebDriverException: Message: unknown error: cannot find Chrome binary

HeIp avatar Mar 19 '20 03:03 HeIp

Hi,

Obviously the program can not find Chrome browser installed. You need the Chrome browser installed and Chrome driver placed in the program directory.

r00tmebaby avatar Mar 19 '20 11:03 r00tmebaby

When I click stop it closes the browser tho? - All versions

HeIp avatar Mar 19 '20 16:03 HeIp

Well, if you use the versions that use selenium driver (chrome driver) they close all opened chrome browsers/windows. You can use Lynda downloader to avoid that behaviour.

r00tmebaby avatar Mar 20 '20 21:03 r00tmebaby