Opened 13 years ago
Closed 13 years ago
#29941 closed request (duplicate)
Request: Quartz bindings for PyObjC
Reported by: | macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py26-pyobjc-quartz |
Description
$ 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)
Python 2.6.6 (installed by MacPorts and set as the current python)
MacPorts 1.9.2
XCode 3.2.5
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.
Change History (2)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Port: | py26-pyobjc-quartz added; py26-pyobjc removed |
---|---|
Summary: | py26-pyobjc @2.3 seems to install but no Quartz → Request: Quartz bindings for PyObjC |
Type: | defect → request |
Version: | 1.9.2 |
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
There is no port for pyobjc-framework-Quartz at this time.