traffic-light-detector
traffic-light-detector copied to clipboard
ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory
I am facing this error and as it is obvious that python is searching for cuda 8.0 but i have installed cuda 10.0. Is there a way to run this program using cuda 10.0?