Open kushagraagrawal opened 6 years ago
same question. someone knows?
same issue, kindly suggest anyone.
use ccmake to check the cmake cache file. Check python version and be sure libboost-python-* is configured.
Before starting with ENet tutorial, follow the steps given on this website to install Caffe. Then start with ENet Tutorial. It worked for me.
Hi, I tried compiling caffe-enet using the instructions given in the tutorial. However when I try to do
make pycaffe
it gives the following error:make: *** No rule to make target pycaffe'. Stop.
Any reason why? Please help