Python: Dependencies are looked up from incorrect urls #241
Labels
detector:pip
The pip detector
status:requirements
Full requirements are not yet known, so implementation should not be started
type:bug
Bug fix of existing functionality
When running component-detection on one of my projects I am seeing output like the following.
It seems like component-detection is in some situations passing an incorrect url which contains the version specifier and obviously does not resolve. This seems to happen for transitive dependencies that are constrained to a specific version by some other direct or transitive dependency.
The text was updated successfully, but these errors were encountered: