python报错:`visualize_sharding` requires `rich` to be installed.

Rich是python的一个绘图library,需要手动安装。



解决方法:

pip install Rich




image

image

image

posted on 2024-01-06 23:40  Angry_Panda  阅读(27)  评论(0)    收藏  举报

导航