shamhi / TapSwapBot

Bot that mines coins in Tapswap
https://t.me/tapswap_bot
292 stars 115 forks source link

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

Open Playys228 opened 2 months ago

Playys228 commented 2 months ago

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

alirezaalaeifaradonbeh commented 2 months ago

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 commented 2 months ago

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.

mrjonesdev commented 1 month ago

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?

bowler14 commented 1 month ago

exactly it did not working