Closed MrMinemeet closed 3 years ago
try this:
export CPATH=$CPATH"/usr/local/lib/python3.5/dist-packages/tensorflow/include/tensorflow/core/framework/"
if you are using python3.5
from here
Did you solve this error... I am also facing the same issue after cloning the same files
Did you solve this error... I am also facing the same issue after cloning the same files
Sorry for the bit late reply. Unfortunately I don't remember anymore and as stupid as I was back then I didn't write it down. I only remember that I didn't get DeepTAM to work anyway because of too many compatibility issues and thus stopped trying it.
Hi,
I'm failing on running the
make
command after cloning. This is the error I get:I have Cuda 10.0 installed because Cuda 8 didn't want to install under Ubuntu 18.04. Also because of that I use Tensorflow 1.14.0