When the autoinstaller fails to install a Python library, we should print the output of setup.py.
<rdar://problem/75700606>
Created attachment 423914 [details] Patch
Comment on attachment 423914 [details] Patch is this tested?
(In reply to Aakash Jain from comment #3) > Comment on attachment 423914 [details] > Patch > > is this tested? Not via unit tests, although we probably could make unit tests for the autoinstaller now (would not have practical when this code was originally landed)
Committed r274875: <https://commits.webkit.org/r274875> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423914 [details].