Giter Club home page Giter Club logo

Comments (4)

dusty-nv avatar dusty-nv commented on August 10, 2024

Hi @cjbarb7 , you may get this error if the cmake ../ step doesn't build/install PyTorch correctly.

Are you able to run this step from the tutorial OK to independently verify that PyTorch is working?

https://github.com/dusty-nv/jetson-reinforcement#verifying-pytorch

from jetson-reinforcement.

cjbarb7 avatar cjbarb7 commented on August 10, 2024

I think it might have to do with the amount of memory the TX1 has and ill probably have to do something about increasing the memory. I installed pytorch on my TX2 and it had no issues.

from jetson-reinforcement.

dusty-nv avatar dusty-nv commented on August 10, 2024

from jetson-reinforcement.

phojjat avatar phojjat commented on August 10, 2024

Hello,

make gave me the following error. cmake ../ seemed to have finished fine. I am using jetson TX2

Scanning dependencies of target jetson-reinforcement
[ 40%] Building CXX object CMakeFiles/jetson-reinforcement.dir/c/pyTensor.cpp.o
In file included from /home/nvidia/jetson-reinforcement/c/pyTensor.cpp:6:0:
/home/nvidia/jetson-reinforcement/c/pyTorch.h:14:19: fatal error: TH/TH.h: No such file or directory
compilation terminated.
CMakeFiles/jetson-reinforcement.dir/build.make:69: recipe for target 'CMakeFiles/jetson-reinforcement.dir/c/pyTensor.cpp.o' failed
make[2]: *** [CMakeFiles/jetson-reinforcement.dir/c/pyTensor.cpp.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/jetson-reinforcement.dir/all' failed
make[1]: *** [CMakeFiles/jetson-reinforcement.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

from jetson-reinforcement.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.