Closed Chris2000SP closed 3 months ago
OK, for Arch Linux i found in the AUR: aur/python-dlib .
clone that so you have the PKGBUILD file and edit it:
nano PKGBUILD
set the following to 0:
_build_cuda=0
save an close it.
then make it:
makepkg -si
Hello, i tried to install it on my AMD system, but i saw that it needs dlib and this needs cuda and cudnn. Do this mean that it only run with an nVidia card?