#29941: py26-pyobjc @2.3 seems to install but no Quartz -------------------------------------+-------------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: py26-pyobjc -------------------------------------+-------------------------------------- {{{ $ sudo port uninstall py26-pyobjc ... $ sudo port install py26-pyobjc ... ---> Installing py26-pyobjc @2.3_0 ---> Activating py26-pyobjc @2.3_0 ---> Cleaning py26-pyobjc # This is important-- the port command output is as if it has installed correctly. # I bugged a pyglet developer to tell me what package Quartz belongs to # (it is you, Modine), then tried the uninstall / install and... $ python Python 2.6.6 (r266:84292, Jun 25 2011, 17:51:17) ...
import Quartz ... ImportError: No module named Quartz
}}} MacOS 10.6.7 (1.4 GHz Intel Core 2 Duo)[[BR]] Python 2.6.6 (installed by MacPorts and set as the current python)[[BR]] MacPorts 1.9.2[[BR]] XCode 3.2.5[[BR]] I should note that pyobjc 2.3 downloaded from PyPI also fails to install, but visibly-- unable to download pyobjc-core-- but the workaround at http://sourceforge.net/mailarchive/message.php?msg_id=26725293 works for me. Let me know if I can provide more details or absorb more clues. -- Ticket URL: <https://trac.macports.org/ticket/29941> MacPorts <http://www.macports.org/> Ports system for Mac OS