fanhqme / PointSetGeneration

Code for ``A Point Set Generation Network for 3D Object Reconstruction from a Single Image''
546 stars 136 forks source link

make: /usr/local/cuda-8.0/bin/nvcc: Command not found #29

Open dwindy opened 3 years ago

dwindy commented 3 years ago

Hi there,

I was trying to make this project. But got the error make: /usr/local/cuda-8.0/bin/nvcc: Command not found is that because I was using anaconda? should I replace the nvcc = /usr/local/cuda-9.0/bin/nvcc with my anaconda cuda address? any way to solve it?

Thanks in advance

wyylqq commented 2 years ago

Tensorflow and CUDA versions do not match.You can try tensorflow1.12 with cuda9.0

wyylqq commented 2 years ago

Do you have .pkl files?I need that,if you have you can contact me with w18678310852@163.com

wyylqq commented 2 years ago

Thanks a million