AdritRao commited on
Commit
63c6a72
·
verified ·
1 Parent(s): 0149109

Update install.sh

Browse files
Files changed (1) hide show
  1. install.sh +1 -0
install.sh CHANGED
@@ -12,6 +12,7 @@
12
  git clone https://github.com/AdritRao/Comp2Comp.git /home/user/app/C2C
13
  cd /home/user/app/C2C
14
  pip install -e .
 
15
 
16
  # cd /home/user/app/C2C
17
  # chmod +x bin/C2C
 
12
  git clone https://github.com/AdritRao/Comp2Comp.git /home/user/app/C2C
13
  cd /home/user/app/C2C
14
  pip install -e .
15
+ pip3 install numpy
16
 
17
  # cd /home/user/app/C2C
18
  # chmod +x bin/C2C