I was trying to install PySCIPopt on 64-bit Windows 10 and Python 3.7/Python 3.5 following the steps in https://github.com/SCIP-Interfaces/PySCIPOpt/blob/master ...
I have just installed anaconda (python 3.7) in a windows 8, 32 bit machine. I used "jupyter notebook" command to start jupyter using cmd. It is opening normally. But when i create a new python3 file, ...