[PyQt] OS X: SIP prevents sip 4.17 from installing...

William Kyngesburye woklist at kyngchaos.com
Wed Mar 2 18:59:13 GMT 2016


I use this to keep sip/pyqt out of /System:

for sip:

python2.7 configure.py -n -d /Library/Python/2.7/site-packages \
-b /usr/local/bin -e /usr/local/include -v /usr/local/share/sip

for pyqt:

python2.7 configure.py -d /Library/Python/2.7/site-packages -b /usr/local/bin

> On Mar 2, 2016, at 12:47 PM, John Francini <jfrancin at redhat.com> wrote:
> 
> Hello,
> 
> Is there an alternative place to install the sip-4.17 bits on Mac OS X running El Capitan? SIP on OS X prevents installation because /System is protected against writing even by root.  I'd rather not turn SIP off if possible...
> 
> Thanks,
> 
> John
> 
> -- 
> John Francini
> Sr. Release Engineer
> Red Hat, Inc.
> jfrancin at redhat.com
> office: (external) +1.978.392.1026 (internal) 812-1026
> Mobile: +1.603.661.0700
> 
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"This is a question about the past, is it? ... How can I tell that the past isn't a fiction designed to account for the discrepancy between my immediate physical sensations and my state of mind?"

- The Ruler of the Universe




More information about the PyQt mailing list