Skip to content

Trying to install torch7 on raspberry pi #1239

Description

@tadaHP

I try to install torch7 in raspberry pi but it didn't work and i don't know how to do it.

pi@raspi:~/torch$ TORCH_LUA_VERSION=LUA52 ./install.sh
Prefix set to /home/pi/torch/install
Installing Lua version: LUA52
CMake Warning (dev) in CMakeLists.txt:
  No project() command is present.  The top-level CMakeLists.txt file must
  contain a literal, direct call to the project() command.  Add a line of
  code such as

    project(ProjectName)

  near the top of the file, but after cmake_minimum_required().

  CMake is pretending there is a "project(Project)" command on the first
  line.
This warning is for project developers.  Use -Wno-dev to suppress it.

this is my lua version
pi@raspi:~/torch$ lua Lua 5.2.4 Copyright (C) 1994-2015 Lua.org, PUC-Rio

this is my cmake version And there is some problem with 3.16 so i try with cmake version 3.10 but it didn't work too.
pi@raspi:~/torch$ cmake --version cmake version 3.16.3

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions