Skip to content

Unable to install dependencies #14

Description

@KarthikGanesan88

Hi, I am very new to torch and i am trying to get this network up and running. However, when i try to install the dependencies, i get an error.

$ luarocks install https://raw.githubusercontent.com/eladhoffer/DataProvider.torch/master/dataprovider-scm-1.rockspec


CMake Error at CMakeLists.txt:8 (FIND_PACKAGE)
By not providing "FindTorch.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Torch", but CMake could not find one.

Could not find a package configuration file provided by "Torch" with any of the following names:

TorchConfig.cmake
torch-config.cmake

Add the installation prefix of "Torch" to CMAKE_PREFIX_PATH or set "Torch_DIR" to a directory containing one of the above files.

the other dependencies such as dp and unsup just say 'Error: No results matching query were found.'

should i first be cloning these 'dependencies' somewhere in my torch directory before building torch?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions