I have compiled scip with:
$ IPOPT=true make SHARED=true scipoptlib
It has compiled successfully and I run python setup.py install of the python interface.
However, when I run from pyscipopt.scip import Model
in Python, I get the following error message:
ImportError: scip-3.2.1/interfaces/python/lib/libscipopt.so: undefined symbol: _ZTIN5Ipopt7JournalE