python examples : check python version to choose between ortools and py3_ortools archive

This commit is contained in:
Driss Lahlou
2016-07-12 14:55:11 +02:00
parent 25e96b12d6
commit 92b183ac3c
4 changed files with 16 additions and 3 deletions

View File

@@ -17,8 +17,6 @@ or-tools/
To install the package, please run:
sudo python setup.py install
or
python setup.py install --user
This will pull ortools binary modules from Pypi and install them.