Skip to content

Symengine importing problem in MacOS #445

@imaneekjana

Description

@imaneekjana

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions