[MacPorts] #37456: py-pyqt4: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out. Make sure configure your Qt installation is correct.

MacPorts noreply at macports.org
Wed Jan 16 04:40:01 PST 2013


#37456: py-pyqt4: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out.
Make sure configure your Qt installation is correct.
-----------------------+-------------------------
  Reporter:  cgcgcg@…  |      Owner:  michaelld@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.1.2
Resolution:            |   Keywords:
      Port:  py-pyqt4  |
-----------------------+-------------------------

Comment (by michaelld@…):

 That installer seems to install a bunch of stuff: Python 2.7.3, Qt
 4.6.4(!), and if it worked then PyQt4 4.9.4.  The first 2 are installed,
 while the installer bombed out before the latter. I could easily see how
 this binary install might mess up a new/fresh install from source.

 Is there a script "/Developer/Tools/uninstall-qt.py"? That should remove
 the Qt stuff.  That said, I have Qt 4.8.3 (from the Qt project's binaries)
 installed to make sure that qt4-mac builds against it without using its
 stuff; or, at least that's the idea. Maybe I'll go get 4.6.4, install it,
 and see if py27-PyQt4 still works.

 To remove the Python stuff, it looks like you could do:
 {{{
 cd /Library/Frameworks
 sudo rm -rf Python.framework
 }}}

 and, since the PyQt4 stuff wasn't installed this time I'm not sure how to
 remove it if it was installed before.

-- 
Ticket URL: <https://trac.macports.org/ticket/37456#comment:51>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list