-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
I am having the following problem while importing symengine in my MacOS.
import symengine
Traceback (most recent call last):
File "", line 1, in
File "/Users/aneekphys/symengine/build/symengine.py/symengine/init.py", line 12, in
import symengine.lib.symengine_wrapper as wrapper
ImportError: dlopen(/Users/aneekphys/symengine/build/symengine.py/symengine/lib/symengine_wrapper.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace (_ZN9SymEngine10ComplementC1ERKNS_3RCPIKNS_3SetEEES6)
cannot find a way to resolve it.
Metadata
Metadata
Assignees
Labels
No labels