Python Forum
Installing SCIP into Spyder (Python 3.6) - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Web Scraping & Web Development (https://python-forum.io/forum-13.html)
+--- Thread: Installing SCIP into Spyder (Python 3.6) (/thread-2174.html)



Installing SCIP into Spyder (Python 3.6) - Bob - Feb-24-2017

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!