Python compile dlib sans cuda

sudo pip install -v --install-option="--no" --install-option="DLIB_USE_CUDA" dlib
Testy Turtle