-
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
pip mangles relative file:// URLs in contraints.txt #6247
Comments
@cjerdonek This looks like it should be |
@brianthelion You might want to take a look at PR #5892, which I believe impacts this issue. I don't know yet what behavior we want here. |
Marking as a bug per @brianthelion's comment. At the least there should be a better error message. |
i just reproduced this issue, and the current output is the following:
System: Manjaro 22.0.0 I think we could close this issue, since the error message looks way better now and explains the issue. |
In the original report, We could possibly show an even better error message for this (which explains the above context), but that can be a separate issue. Feel free to contribute. |
created #11577 as a successor to this issue. |
Environment
Description
Note the mangling of the path string.
Expected behavior
myfoo
installed successfully.How to Reproduce
As above.
Output
As above.
The text was updated successfully, but these errors were encountered: