Skip to content

Instantly share code, notes, and snippets.

@KarthiAru
Created December 14, 2016 16:56
Show Gist options
  • Select an option

  • Save KarthiAru/49097f540b98f91951fe3e445373f852 to your computer and use it in GitHub Desktop.

Select an option

Save KarthiAru/49097f540b98f91951fe3e445373f852 to your computer and use it in GitHub Desktop.
conda create -n py34 python=3.4 anaconda
source activate py34
source deactivate
export PYTHONPATH="/opt/ibm/ILOG/CPLEX_Studio_Community1263/cplex/python/3.4/x86-64_linux:$PYTHONPATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment