I am trying to install pyscipopt from the SCIP Optimization Suite in order to use SCIP solver in Python. I already downloaded SCIP Optimization Suite from the SCIP Website. Unfortunately, my mac terminal returns an error when trying: "pip install pyscipopt".see screenshot
Does anyone know, why it doesn't work?
And might anyone have an alternative idea on how to get pyscipopt running for Python on macOS?
Thank you for your help in advance!