[MacPorts] #71103: py312-pyobjc @10.1_0: ModuleNotFoundError: No module named 'Quartz'
MacPorts
noreply at macports.org
Sat Oct 19 00:02:44 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 jmroot):
It's our old friend again.
{{{
Modules/_coregraphics.m:243:17: error: 'CGWindowListCreateImageFromArray'
is unavailable: obsoleted in macOS 15.0 - Please use ScreenCaptureKit
instead.
243 | CGWindowListCreateImageFromArray(screenBounds,
windowArray, imageOption);
| ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGWindow.h:280:33:
note: 'CGWindowListCreateImageFromArray' has been explicitly marked
unavailable here
280 | CG_EXTERN CGImageRef __nullable CGWindowListCreateImageFromArray(
| ^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71103#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list