Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to install torch7 on raspberry pi #1239

Open
tadaHP opened this issue May 28, 2022 · 0 comments
Open

Trying to install torch7 on raspberry pi #1239

tadaHP opened this issue May 28, 2022 · 0 comments

Comments

@tadaHP
Copy link

tadaHP commented May 28, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant