Deeplabcut报错笔记

2022-08-31  本文已影响0人  D低调en

问题:Cannot load backend 'WXAgg' which requires the 'wx' interactive framework, as 'qt' is currently running。
处理:import matplotlib
matplotlib.use('WXAgg')

import deeplabcut

上一篇 下一篇

猜你喜欢

热点阅读