nagadomi / distro

Unofficial maintenance repository of Torch7. It supports CUDA10.1, Volta, Turing, Docker https://hub.docker.com/r/nagadomi/torch7
BSD 3-Clause "New" or "Revised" License
201 stars 57 forks source link

./test.sh not working #1

Closed DhruvGamdha closed 5 years ago

DhruvGamdha commented 5 years ago

I followed the instructions. 1) cloned the repository to my Ubuntu 18.04 system. 2) cd ~/distro 3) bash install-deps 4) ./install.sh 5) ./update.sh 6) ./clean.sh 7) rm -rf ./install 8) Then I removed the "torch-activate" entry from .bashrc 9) ./test.sh

upto step 8, everything was working good. but in executing step 9, following error is showing.

Selection_002

Please Help.

nagadomi commented 5 years ago

step 6-8 is the instructions to uninstall torch7. It does not have to run.