-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Im using MacOS Sonoma 14.0, I'm able to build the app, but I can't run it, this is the error:
Traceback (most recent call last):
File "/Users/cccaballero/Projects/services-manager/dist/services_manager.app/Contents/Resources/__boot__.py", line 321, in <module>
_argv_emulation()
File "/Users/cccaballero/Projects/services-manager/dist/services_manager.app/Contents/Resources/__boot__.py", line 318, in _argv_emulation
_run_argvemulator()
File "/Users/cccaballero/Projects/services-manager/dist/services_manager.app/Contents/Resources/__boot__.py", line 127, in _run_argvemulator
carbon = _ctypes_setup()
File "/Users/cccaballero/Projects/services-manager/dist/services_manager.app/Contents/Resources/__boot__.py", line 51, in _ctypes_setup
carbon = ctypes.CDLL("/System/Library/Carbon.framework/Carbon")
File "ctypes/__init__.pyc", line 366, in __init__
OSError: dlopen(/System/Library/Carbon.framework/Carbon, 0x0006): tried: '/System/Library/Carbon.framework/Carbon' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/Carbon.framework/Carbon' (no such file), '/System/Library/Carbon.framework/Carbon' (no such file, not in dyld cache)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels