RESOLVED FIXED 216496
[webkitcorepy] AutoInstaller should work with HomeBrew Python
https://bugs.webkit.org/show_bug.cgi?id=216496
Summary [webkitcorepy] AutoInstaller should work with HomeBrew Python
Jonathan Bedard
Reported 2020-09-14 14:33:14 PDT
The AutoInstaller doesn't work with HomeBrew Python at the moment. I'm pretty sure that the AutoInstaller is broken inside some virtualenvs for the same reason.
Attachments
Patch (2.22 KB, patch)
2020-09-14 14:42 PDT, Jonathan Bedard
beidson: review+
Jonathan Bedard
Comment 1 2020-09-14 14:36:42 PDT
Jonathan Bedard
Comment 2 2020-09-14 14:42:30 PDT
Jonathan Bedard
Comment 3 2020-09-14 14:58:24 PDT
HomeBrew sets a default install prefix which ends up conflicting with --home. We just need to override it when calling setup.py.
Brady Eidson
Comment 4 2020-09-14 15:02:26 PDT
Comment on attachment 408747 [details] Patch (Rubberstamp, but... sure!)
Jonathan Bedard
Comment 5 2020-09-14 16:05:13 PDT
Note You need to log in before you can comment on or make changes to this bug.