-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Failed to try sample codes on Windows saying OSError #61
Comments
@unclecode could be same as #62 🤔. I got similar error on linux, related to chrome driver. @Atmos16 Can you install the latest version |
@aravindkarnam Thanks for your advise! I updated the library with I found the issue @aravindkarnam mensioned in #62 has the environment with Selenium==4.22.0. I also tried that version, but it didn't change my situation, too. |
@aravindkarnam You are right, and @Atmos16 I will fix the docker file in 0.2.76, which will be available today or tomorrow |
I'm waiting for 0.2.76 to deploy on prod and stress tests the system. Do you have an estimation when it would be pushed? |
@FractalMind You can pull it from branch "main-75", above that there r a few more changes and all will be ready by tomorrow or dat after tomorrow. |
This issue has been resolved in v0.2.77 and later, so I will close it. Please let me know if you encounter any difficulties. |
When I tried sample codes on Windows 11, it failed with OSError.
All commands are executed under venv environment, python 3.9.10.
How can I do with this?
Commands for installiing library
Executed Codes
Codes are almost same as ones on Quick Start
On PowerShell via VSCode,
Error message occurred during Executing codes
The text was updated successfully, but these errors were encountered: