What steps will reproduce the problem? 1. On OS X (probably Linux too) create a Python2 virtualenv 2. pip install ortools Instead of installing the package, pip returns a message: ...
I'm new to this kind of stuff so sorry if these are dumb questions. I have a project that uses Pandas and OrTools (https://pypi.org/project/ortools/), I would like to ...