hughperkins / pytorch

Python wrappers for torch and lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please set environment variable TORCH_INSTALL to the directory of your torch/install directory

opened this issue · comments

Hi,
I installed torch from the instruction here.
then I installed all requirements mentioned here.
But get the above error:
"Please set environment variable TORCH_INSTALL to the directory of your torch/install directory"
I added the path to my .profile and .bashrc files but the problem has not been solved yet...

commented

Why don't you try export TORCH_INSTALL=/path/to/your/torch/install/