From 2e0f84fe277dfd2bc7ff7c6b89ad616c2de9c81f Mon Sep 17 00:00:00 2001 From: Kim Liegeois <kimliegeois@ymail.com> Date: Wed, 16 Jan 2019 21:16:11 -0700 Subject: [PATCH] Update anaconda.profile --- cfg/blake-lsm1/anaconda.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/blake-lsm1/anaconda.profile b/cfg/blake-lsm1/anaconda.profile index 5931c06..fd0e6ed 100644 --- a/cfg/blake-lsm1/anaconda.profile +++ b/cfg/blake-lsm1/anaconda.profile @@ -1,2 +1,2 @@ -export PATH="/home/knliege/anaconda2/bin/python:$PATH" +export PATH="/home/knliege/anaconda2/bin/:$PATH" export PYTHONPATH=/home/knliege/anaconda2/lib/python2.7/site-packages:$PYTHONPATH -- GitLab