-
Notifications
You must be signed in to change notification settings - Fork 2.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
Invalid requirement, parse error at "'and ()'" #1772
Labels
kind/bug
Something isn't working as expected
Comments
Seems to be the same symptom as #1728. |
Same issue here on latest poetry, but just installing a simple package
|
2 tasks
2 tasks
Should be fixed by #2361 |
3 tasks
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
-vvv
option).Issue
I am unable to add
apache-beam[gcp]
as a dependency viaAttempting to do so gives the following error:
The poetry.lock file has a few sections which may be implicated:
Rerunning the same command when the poetry.lock file already exists results in a slightly different error:
The following pip command works fine:
Potentially related issue: #804
The text was updated successfully, but these errors were encountered: