PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 4th of May, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[17:26:38] <altendky> is checking sys.argv for 'egg_info' to disable ext_modules in setup.py a sensible thing to do if filling out ext_modules fails in some cases? specifically, i am running pip-compile on azure and the javabridge setup.py fails to find java. https://github.com/LeeKamentsky/python-javabridge/pull/162 i checked and the resulting .egg-info directories seem the same either way.