kangoka / tiktodv3

Get unlimited Tik Tok views or hearts or followers or shares.
688 stars 327 forks source link

No chrome executable found on PATH #163

Open Personne87 opened 1 year ago

Personne87 commented 1 year ago

python3 tiktodv3.py Traceback (most recent call last): File "/home/personne57/tiktodv3/tiktodv3.py", line 11, in chromedriver_autoinstaller.install() File "/home/personne57/.local/lib/python3.11/site-packages/chromedriver_autoinstaller/init.py", line 21, in install chromedriver_filepath = utils.download_chromedriver(path, no_ssl) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/personne57/.local/lib/python3.11/site-packages/chromedriver_autoinstaller/utils.py", line 203, in download_chromedriver chrome_version = get_chrome_version() ^^^^^^^^^^^^^^^^^^^^ File "/home/personne57/.local/lib/python3.11/site-packages/chromedriver_autoinstaller/utils.py", line 109, in get_chrome_version path = get_linux_executable_path() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/personne57/.local/lib/python3.11/site-packages/chromedriver_autoinstaller/utils.py", line 153, in get_linux_executable_path raise ValueError("No chrome executable found on PATH") ValueError: No chrome executable found on PATH

thx advance !

fesalm3ida commented 1 year ago

Hi @Personne87 !

Your chromedriver-binary and chromedriver-autoinstaller are installed ?