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.
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.