BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
33.96k stars 18.72k forks source link

run sudo make runtest error command not found #7005

Open zgb0537 opened 3 years ago

zgb0537 commented 3 years ago

Important - read before submitting

Please read the guidelines for contributing before submitting this issue!

Please do not post installation, build, usage, or modeling questions, or other requests for help to Issues. Use the caffe-users list instead. This helps developers maintain a clear, uncluttered, and efficient view of the state of Caffe.

Issue summary

CXX/LD -o .build_release/test/test_all.testbin src/caffe/test/test_caffe_main.cpp .build_release/tools/caffe make: .build_release/tools/caffe: Command not found Makefile:542: recipe for target 'runtest' failed make: *** [runtest] Error 127

Steps to reproduce

Tried solutions

System configuration

Issue checklist