PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Sunday the 26th of April, 2020

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[11:41:38] <ronny> pradyunsg: i found the real issue, a logacy package not set up for isolation yet was triggering a easy install and devpi also configured ~/.pydistutils.cfg
[13:55:33] <cnx> ronny, glad to hear that
[14:39:26] <pradyunsg> ronny: ooooh. Consider using --use-pep517 to force PEP 517 usage + isolation, if that doesn't break your packages.
[18:53:21] <ronny> pradyunsg: isolation doesnt help if setup.py runs easy_install that takes stuff from home