Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

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

Open
Playys228 opened this issue Sep 8, 2024 · 4 comments

Comments

@Playys228
Copy link

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

@alirezaalaeifaradonbeh
Copy link

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
Copy link

alirezaalaeifaradonbeh commented Sep 8, 2024

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
Copy link

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
Copy link

exactly it did not working

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants