CycleGAN icon indicating copy to clipboard operation
CycleGAN copied to clipboard

Cannot install "class"

Open LivelyCarpet87 opened this issue 5 years ago • 1 comments

I cannot install prerequisite class via luarocks. I get the following errors: luarocks install class Installing https://raw.githubusercontent.com/torch/rocks/master/class-scm-1.rockspec... Using https://raw.githubusercontent.com/torch/rocks/master/class-scm-1.rockspec... switching to 'build' mode

Missing dependencies for class: argcheck >= 1

Using https://raw.githubusercontent.com/torch/rocks/master/argcheck-scm-1.rockspec... switching to 'build' mode Cloning into 'argcheck'... fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/argcheck-scm-1.rockspec - Failed cloning git repository.

LivelyCarpet87 avatar May 14 '19 15:05 LivelyCarpet87

I haven't followed the latest update/version of Lua. If you have troubles, I recommend that you use our latest PyTorch version in Python.

junyanz avatar May 17 '19 18:05 junyanz