Python Forum

Full Version: Installing SCIP into Spyder (Python 3.6)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,

Can someone please tell me how to install SCIP module into Spyder (Python 3.6). This is linked to anaconda by the way. I have been trying to get this module into this python 3.6 for last two days, and I am not getting anywhere. It is frustrating.

I need it solve a mixed integer programming problem.

Honestly, I do not care what programming language we use as long as I can solve my MIP problem. However, it will best if SCIP gets installed into Spyder (Python 3.6) because I am familiar with the language.

Please tell me the quickest and easiest way to do this. I also just downloaded and installed the stand-alone python 3.6. I would really appreciate, if someone can help me with this.

Thanks!