You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to import pyscipopt in latest MacOS, I get the following error:
ImportError: dlopen(/Users/runner/micromamba/envs/scip/lib/python3.10/site-packages/pyscipopt/scip.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '_SCOTCH_errorPrint'
This error could be reproduced with Python 3.9 to 3.11.
The text was updated successfully, but these errors were encountered:
When I want to import pyscipopt in latest MacOS, I get the following error:
ImportError: dlopen(/Users/runner/micromamba/envs/scip/lib/python3.10/site-packages/pyscipopt/scip.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '_SCOTCH_errorPrint'
This error could be reproduced with Python 3.9 to 3.11.
The text was updated successfully, but these errors were encountered: