[MacPorts] #71103: py312-pyobjc @10.1_0: ModuleNotFoundError: No module named 'Quartz'

MacPorts noreply at macports.org
Wed Oct 16 11:06:25 UTC 2024


#71103: py312-pyobjc @10.1_0: ModuleNotFoundError: No module named 'Quartz'
------------------------+----------------------
  Reporter:  breun      |      Owner:  danchr
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  py-pyobjc  |
------------------------+----------------------

Comment (by breun):

 I've updated to 10.3.1 locally, but that doesn't help:

 {{{
 ❯ sw_vers
 ProductName:            macOS
 ProductVersion:         15.0.1
 BuildVersion:           24A348
 ❯ port installed py312-pyobjc
 The following ports are currently installed:
   py312-pyobjc @10.3.1_0 (active)
 ❯ /opt/local/bin/python3.12
 Python 3.12.7 (main, Oct  5 2024, 01:39:55) [Clang 16.0.0
 (clang-1600.0.26.3)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import Quartz
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ModuleNotFoundError: No module named 'Quartz'
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/71103#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list