PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 28th of May, 2020

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[13:24:53] <dude-x> techalchemy wow a new release of pipenv. I thought it died.
[13:44:49] <toad_polo> Does anyone know why `pip` doesn't install `pp3` wheels on PyPy3?
[13:44:50] <toad_polo> https://bpa.st/6URQ
[13:45:35] <toad_polo> If you download a wheel, change the tag to `pp3`, then use `--no-index -f <wheelhouse_dir>` with `pip install`, it will say it can't find any matching distributions.
[14:05:56] <toad_polo> Hm, I think it may be this issue: https://github.com/pypa/pip/issues/7629
[14:06:20] <toad_polo> Because it works as I would expect when `pip < 20.0`.
[17:03:16] <toad_polo> pradyunsg: Do you have permissions to migrate that issue over to packaging?
[17:03:32] <toad_polo> Otherwise I guess I'll just spawn a new one.
[17:13:57] <pradyunsg> toad_polo: I do, migrated.