ERROR: Invalid requirement: 'myLibraryName>=1.0.0.*': .* suffix can only be used with ==
or !=
operators myLibraryName>=1.0.0.*
#23708
Labels
triage-needed
Needs assignment to the proper sub-team
Since recently the libraries configured via a text file (e.g. requirenments-bug.txt > attached) cannot be installed due to following error:
As far as I could see the pip update will be done:
and with pip 24.1 the error occurs.
E.g. with pip 22.0.4 the error does not occur.
requirements-bug.txt
Python.log
The text was updated successfully, but these errors were encountered: