I recently updated my Nvidia driver/CUDA/cudnn and am now getting an error while trying to run either label_frames or refine_labels:
ImportError: Cannot load backend ‘TkAgg’ which requires the ‘tk’ interactive framework, as ‘wx’ is currently running
I’m guessing this is an issue with how the GUI is called?