Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

| 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants