Stefano Bennati
Stefano Bennati
Opened PR upstream at resolvelib https://github.com/sarugaku/resolvelib/pull/113
Also related https://github.com/nexB/python-inspector/pull/110
I would prefer asap… I was looking into submitting a PR which would use the latest resolvlib, but it seems to be an indirect dependency and I could not figure...
ok thanks, it looks like I had a typo in my search :)
It's not related: I see the same issue also with 27.0.0
I tested with version [6bb98df](https://github.com/oss-review-toolkit/ort/commit/6bb98df) and the error is still there. P.s. we build the docker image ourselves
I tried adding the following to the global config, but the error persists ``` analyzer: packageManagers: Pip: options: analyzeSetupPyInsecurely: false ```
I appreciate the need of understanding in detail all side effects of allowing duplicate identifiers. What this proposal is meant for, is making the user aware of the _possibility_ of...
Is this what you had in mind?
Ok, let me know if any better solution than this comes to mind which is also feasible and I can try to implement it. Otherwise let's please merge this one...