Skip to content
Snippets Groups Projects
Commit ba5012c3 authored by amirpasha's avatar amirpasha
Browse files

Work around for hickle module in set up in virtual enviromnet

parent b307f1bf
Branches
Tags
No related merge requests found
......@@ -25,6 +25,7 @@ pip3 install h5py
pip3 install tensorflow-gpu==1.13.1
#Copy the hickle package from bing's account
#cp -r /p/project/deepacf/deeprain/bing/hickle ${WORKING_DIR}
cp -r /home/b.gong/video_prediction_savp/hickle ${WORKING_DIR}
#source ${ENV_SETUP_DIR}/modules.sh
#source ${ENV_DIR}/bin/activate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment