PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Wednesday the 2nd of August, 2017

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[20:27:31] <agronholm> could someone offer me a suggestion for working around the problem here? https://travis-ci.org/asphalt-framework/asphalt/jobs/260210074
[20:27:40] <agronholm> the inability to upgrade setuptools that is
[20:31:04] <agronholm> seems like this is issue #1086
[20:48:58] <agronholm> haven't seen a workaround yet though, unless I'm missing something
[21:07:23] <tos9> agronholm: I mean it looks like the fix seems merged
[21:07:28] <tos9> So maybe just installing setuptools trunk?
[21:07:55] <agronholm> yes but the problem occurs when upgrading from an old setuptools
[21:08:07] <agronholm> so no matter what fix has been merged I still have to update the old setuptools
[21:08:44] <agronholm> but it seems like this only happens when you install a bunch of distributions at once and one of them has no wheel
[21:08:58] <agronholm> so upgrading setuptools on its own first seems to fix the problem