PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 12th of December, 2020

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:10:01] <energizer> Is there way to work around slow resolver? I'm currently 40 minutes into resolving deps.
[00:11:43] <energizer> using poetry, but I think the issue is caused by the new pip resolver because this problem is new and the timing lines up.
[09:16:53] <lazka> energizer, afaik poetry has its own resolver
[09:27:14] <energizer> turned out it was trying every version of a package down from 152.1.1 one at a time
[09:31:03] <lazka> maybe restricting that package version helps