我想在運行在 Google Colaboratory 上的 Jupyter 筆記本中使用https://github.com/Netflix/vmaf/tree/master/libsvm/python中的svmutil 函數。跑步import svmutil給出以下錯誤:ModuleNotFoundError: No module named 'svmutil'如何在 colab 中安裝此 github 存儲庫?
添加回答
舉報
0/150
提交
取消