SeleniumLibrary
SeleniumLibrary copied to clipboard
>pip install webdrivermanager - Getting requirements to build wheel did not run successfully.
Prerequisites
For issues
Steps to reproduce the issue
pip install robotframework pip install --upgrade robotframework-seleniumlibrary pip install webdrivermanager -- note : both in c: or in virtual environment
Error messages and additional information
Collecting webdrivermanager Using cached webdrivermanager-0.10.0.tar.gz (33 kB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
exit code: 1
╰─> [31 lines of output]
C:\Users\Sathish Althus\AppData\Local\Temp\pip-install-iepgg5o1\webdrivermanager_8109961131654d29879155c324efd338\versioneer.py:421: SyntaxWarning: invalid escape sequence '\s'
LONG_VERSION_PY['git'] = '''
Traceback (most recent call last):
File "d:\workspaces\python\tutorial-env\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Expected behavior and actual behavior
webdriver installed successfully
Environment
Operating System: Windows 11 Libraries
- Robot Framework: robotframework-7.0
- Selenium: Version
- SeleniumLibrary: robotframework-seleniumlibrary-6.2.0