Jose Fernando Hernandez Silva

Gurobi-versary
Conversationalist
First Question
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Comments

Recent activity by Jose Fernando Hernandez Silva Recent activity Votes
  • I'm using Gurobi Solver since 2016 (Gurobi 6) and I´ve never had this problem. Thanks again for your help.

  • Thanks so much Gwyneth, it worked.  So the issue is solved.   Best regards, Fernando

  • The content is: #!/bin/sh export PYTHONPATH=/Library/gurobi801/mac64/libexport PYTHONSTARTUP=/Library/gurobi801/mac64/lib/gurobi.py /usr/bin/python2.7 "$@"   I´m not sure if I'm running 801 or 811....

  • Here is:   MacBook-Pro-de-Fernando:mac64 drfernando$ which gurobi.sh /anaconda3/bin/gurobi.sh MacBook-Pro-de-Fernando:mac64 drfernando$ 

  • Nothing happens:   MacBook-Pro-de-Fernando:mac64 drfernando$ echo $PYTHONSTARTUP   MacBook-Pro-de-Fernando:mac64 drfernando$ echo $PYTHONSTARTUP   MacBook-Pro-de-Fernando:mac64 drfernando$

  • Hi Gwyneth,   When I type "which python" I got: Last login: Wed Sep 25 00:02:53 on ttys000 MacBook-Pro-de-Fernando:~ drfernando$ which python /anaconda3/bin/python   And when I change to the direct...