[MacPorts] #40527: py27-pyqt4 installation failing on snowleopard
MacPorts
noreply at macports.org
Thu Sep 19 07:34:00 PDT 2013
#40527: py27-pyqt4 installation failing on snowleopard
---------------------------+-------------------------
Reporter: srirajpaul@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: py-pyqt4 |
---------------------------+-------------------------
Comment (by michaelld@…):
I'd guess it's qt4-mac too. Try the following:
{{{
sudo port -f uninstall qt4-mac
sudo port install qt4-mac [+variants]
sudo port clean py27-pyqt4
sudo port install py27-pyqt4 [+variants]
}}}
where the "[+variants]" means to add the variants you want to the install,
not to literally put that string in the install command. Hopefully you
just have qt4-mac installed from a prior version of Xcode, and updating it
will resolve the issue for you.
I will look into allowing qt4-mac to use the right compiler; I think we've
talked about this in the past, but I don't remember ever actually
implementing anything. Luckily, issues such as yours do not come up very
often.
--
Ticket URL: <https://trac.macports.org/ticket/40527#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list