cc_staff
653
edits
(→Creating a Python virtual environments with Gurobi: /dev/shm to /tmp) |
|||
Line 154: | Line 154: | ||
{{Commands|prompt=(env_gurobi) [name@server ~] $ | {{Commands|prompt=(env_gurobi) [name@server ~] $ | ||
| cd $EBROOTGUROBI | | cd $EBROOTGUROBI | ||
| python setup.py build --build-base / | | python setup.py build --build-base /tmp/${USER} install | ||
running build | running build | ||
running build_py | running build_py |