Loading
Bug 1520374 - Simplify error message for "Could not install python package"; r=aryx
Information like the pip path, package name, etc is useful for debugging, but not for bug classification: Let's try to collect all such failures in one "Could not install python package" bug. The full command line and retry attempt history is still retrievable from the log, for debugging purposes.