Install torch on MacOS [SOLVED]

Hi all,

I am new to the forum, so please forgive any mistake I could make.
I am trying to install OpenNMT (the Torch version) and the 1st step is to install torch.
I did clone the repo from GIT

git clone git@github.com:torch/torch7.git

but since the torch website http://torch.ch is down (I don’t know if temporarily or forever) I need help to understand how to build and install torch.
Did anyone do that before?

Thanks for your help.
Best,
Francesca

Hi,

See here instead:

Thanks a lot for that. Actually it points to the git repository, which in turn points to the website that was down some time ago, but now is up and running and I managed to solve.

Cheers
F.