-
-
Notifications
You must be signed in to change notification settings - Fork 422
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
fix: pdm.exceptions.InstallationError: Some package operations are not complete yet (pdm add -d seleninum) #728
Comments
See this comment |
Thanks! |
@frostming is there any (dirty) workaround for the time being? The selenium dependency installs fine with poetry. |
|
@frostming I am on Windows, setting PYTHONOPTIMIZE did unfortunately not work. Maybe PDM does not pass the env var to python? Any other suggestions?
|
@sebthom Sorry that didn't work. The workaround is using pip:
|
This issue was fixed in SeleniumHQ/selenium#10022 (comment) and released in |
Make sure you run commands with
-v
flag before pasting the output.Steps to reproduce
pyproject.toml:
command:
Environment Information
The text was updated successfully, but these errors were encountered: