Hello,
I'm trying to install caffe by following the instructions found
here. But when compiling I get the following error:
$make all
CXX/LD -o .build_release/tools/upgrade_net_proto_binary.bin
.
build_release/lib/libcaffe.so: undefined reference to `_Py_Dealloc'
collect2: error: ld returned 1 exit status
Makefile:629: recipe for target '.build_release/tools/upgrade_net_proto_binary.bin' failed
make: *** [.build_release/tools/upgrade_net_proto_binary.bin] Error 1
System configuration
- Operating system: Ubuntu 18.04
- CUDA version : 11.0
- Python : anaconda python 3.8