Pyimagesearch Problem with Home surveillance

So I’m trying this Tutorial but I have come to a full stop I’m having trouble with dropdox unsure how to add it to my code/script.

The error reads no module found for dropbox

does anyone know of a better way to implement dropbox into my script (better tutorial )

thanks

but having Dropbox API access it not a requirement for this tutorial, just a little something extra that’s nice to have.

do you have an actual dropbox (api key) ?

if not so, you could simply set use_dropbox in the conf to False, and comment the import dropbox away