WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jonathan Bedard
Comment 1
2020-09-14 14:36:42 PDT
<
rdar://problem/68864294
>
Jonathan Bedard
Comment 2
2020-09-14 14:42:30 PDT
Created
attachment 408747
[details]
Patch
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
Committed
r267056
: <
https://trac.webkit.org/changeset/267056
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug