distro-cl icon indicating copy to clipboard operation
distro-cl copied to clipboard

Dropping luarocks install support broke compatibility with char-rnn and torch-rnn

Open ryuhimora opened this issue 7 years ago • 1 comments

I can no longer use cl-torch with either char-rnn or -torch-rnn after the luarocks install support change. How do I install cl-torch to make it accessible from a regular Torch installation?

ryuhimora avatar May 23 '17 17:05 ryuhimora

Unfortunately, torch bleeding-edge distro and distro-cl are not currently compatible: you have to choose one or the other. What you can do is install both, into different directories, and choose which one to activate.

hughperkins avatar May 24 '17 13:05 hughperkins