TapSwapBot icon indicating copy to clipboard operation
TapSwapBot copied to clipboard

| Unknown error while Login: [Errno 8] Exec format error: 'webdriver/THIRD_PARTY_NOTICES.chromedriver' | Response text: ...

Open Playys228 opened this issue 1 year ago • 4 comments

| Unknown error while Login: [Errno 8] Exec format error: 'webdriver/THIRD_PARTY_NOTICES.chromedriver' | Response text: ...

Playys228 avatar Sep 08 '24 13:09 Playys228

in linux add this line to requirements.txt: "webdriver-manager==4.0.2" .................................................................................................................. in windows download this file:" https://storage.googleapis.com/chrome-for-testing-public/127.0.6533.99/win64/chromedriver-win64.zip " unzip the file and find "chromedriver.exe " copy it into the webdriver directory wich will be created after you run main.py for first time.

alirezaalaeifaradonbeh avatar Sep 08 '24 13:09 alirezaalaeifaradonbeh

there should be only this driver executable file inside of the webdriver folder, no more. in linux , it will be fulfilled automatically if "webdriver-manager==4.0.2" is installed.

alirezaalaeifaradonbeh avatar Sep 08 '24 13:09 alirezaalaeifaradonbeh

there should be only this driver executable file inside of the webdriver folder, no more. in linux , it will be fulfilled automatically if "webdriver-manager==4.0.2" is installed.

hello I've done this on Linux, but the problem hasn't been solved. What should I do now?

mrjonesdev avatar Sep 15 '24 03:09 mrjonesdev

exactly it did not working

bowler14 avatar Sep 16 '24 19:09 bowler14