Re: Pip standard error warning about dependency resolver

2021-02-24 Thread Lars Liedtke
I understand your problem and I know that sometimes it is not possible to do it differently. But as far as my understanding goes, your backend operations should not die on outputs on stderr. I understand that is what return values are for and as long as the return value is 0 everything went without

Pip standard error warning about dependency resolver

2021-02-23 Thread adam....@gmail.com
I started seeing this sometimes from pip: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. Yeah, sure, that's something to consider. We seem fine with the new resolver. Is there a w