首先导入必要的模块。
!pip install pydotplus # 按照必要模块
import warnings import pydotplus from io import StringIO from IPython