-
Notifications
You must be signed in to change notification settings - Fork 85
Description
reproducible with both Sonoma 14.7.8 & 14.8.2 (latest)
as well as conda+python 3.10 and 3.12
(opengate_10.0.3) mlewis@chaudeyrolles ~ % opengate_info
Traceback (most recent call last):
File "/opt/anaconda3/envs/opengate_10.0.3/bin/opengate_info", line 3, in
from opengate.bin.opengate_info import go
File "/opt/anaconda3/envs/opengate_10.0.3/lib/python3.10/site-packages/opengate/init.py", line 132, in
import opengate.sources
File "/opt/anaconda3/envs/opengate_10.0.3/lib/python3.10/site-packages/opengate/sources/init.py", line 1, in
from . import generic, phspsources, voxelsources, gansources, utility
File "/opt/anaconda3/envs/opengate_10.0.3/lib/python3.10/site-packages/opengate/sources/generic.py", line 4, in
import opengate_core as g4
File "/opt/anaconda3/envs/opengate_10.0.3/lib/python3.10/site-packages/opengate_core/init.py", line 23, in
from .opengate_core import *
ImportError: dlopen(/opt/anaconda3/envs/opengate_10.0.3/lib/python3.10/site-packages/opengate_core/opengate_core.cpython-310-darwin.so, 0x0002): Symbol not found: ___cxa_init_primary_exception
Referenced from: <619866E9-66B0-3569-BD4B-CC5899F53B85> /opt/anaconda3/envs/opengate_10.0.3/lib/python3.10/site-packages/opengate_core/opengate_core.cpython-310-darwin.so (built for macOS 15.0 which is newer than running OS)
Expected in: <3D3D9FD3-DA02-3F25-8FD9-69002ACB6FB6> /opt/anaconda3/envs/opengate_10.0.3/lib/python3.10/site-packages/opengate_core/.dylibs/libc++.1.0.dylib