Hi,
I am getting following error while running setup.sh in docker setup.
please suggest.
-- Found Boost: /home/miniconda/lib/cmake/Boost-1.70.0/BoostConfig.cmake (found version "1.70.0") found components: system thread filesystem regex context program_options
CMake Error at CMakeLists.txt:32 (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 did 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. If "Torch"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/ReAgent/serving/build/CMakeFiles/CMakeOutput.log".
See also "/home/ReAgent/serving/build/CMakeFiles/CMakeError.log"
Hi,
I am getting following error while running setup.sh in docker setup.
please suggest.
-- Found Boost: /home/miniconda/lib/cmake/Boost-1.70.0/BoostConfig.cmake (found version "1.70.0") found components: system thread filesystem regex context program_options
CMake Error at CMakeLists.txt:32 (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 did not find one.
Could not find a package configuration file provided by "Torch" with any of
the following names:
Add the installation prefix of "Torch" to CMAKE_PREFIX_PATH or set
"Torch_DIR" to a directory containing one of the above files. If "Torch"
provides a separate development package or SDK, be sure it has been
installed.
-- Configuring incomplete, errors occurred!
See also "/home/ReAgent/serving/build/CMakeFiles/CMakeOutput.log".
See also "/home/ReAgent/serving/build/CMakeFiles/CMakeError.log"