python报错:wandb报错 —— wandb.Video requires moviepy when passing raw data. Install with "pip install wandb[media]"

相关:

https://github.com/wandb/wandb/issues/8971


image

image


解决方法:


pip install -U moviepy==1.0.3


posted on 2024-12-04 23:40  Angry_Panda  阅读(117)  评论(0)    收藏  举报

导航