parfait atchadé
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by parfait atchadé-
Ereuka!!! Many thanks!!!! WORKS
-
import os, sysprint(sys.executable) # works this timeprint(sys.version)print(sys.version_info) You are right, I'm calling another python. Do you know if with one Jupyter we can configure more tha...
-
You are using Jupyter too? this command import sysprint(sys.executable) is not working for me...
-
Thanks!! Yes!! Done!! sh-3.2# python setup.py install running install running build running build_py creating build creating build/lib creating build/lib/gurobipy copying lib/python2.7/gurobipy/__i...
-
I was on the wrong path... running install running build running build_py creating build creating build/lib creating build/lib/gurobipy copying lib/python2.7/gurobipy/__init__.py -> build/lib/gur...
-
Many thanks Gwyneth!!! It's amazing... It seems that I don't have the setup.py file exec gurobi.sh Last login: Fri May 17 18:51:03 on ttys001 MacBook-Air-BCG:~ parfait$ exec gurobi.sh Python 2.7...