diff --git a/bob/db/cuhk_cufsf/create.py b/bob/db/cuhk_cufsf/create.py index 1e744e74e2d70860c0fcec28ada247eaeab83ca0..d98bbf30fb114d63f9097b327e274c6f2c15d22a 100644 --- a/bob/db/cuhk_cufsf/create.py +++ b/bob/db/cuhk_cufsf/create.py @@ -24,7 +24,7 @@ This script creates the CUHK-CUFS database in a single pass. import os from .models import * -from utils import FERETWrapper +from .utils import FERETWrapper import pkg_resources def add_clients_files_annotations(session, verbose = True):