Removed activate virtualenv from run_python.sh
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
PYTHONPATH="$1/code/pysource"
|
||||
export PYTHONPATH
|
||||
cd $1/code/
|
||||
source ./bin/activate
|
||||
echo `which python`
|
||||
python ./test.py
|
||||
python ./synthesize_grains.py
|
||||
|
||||
Reference in New Issue
Block a user