Started failing when opencv was replaced by opencv4 and caused a
conflict in the python environment due to multiple instances of the same
library being present.
Frigate uses string concat to create some paths, which relies on the
cache path ending with a trailing slash.
I've meanwhile proposed a fix upstream, that will likely
be part of the next release.