DeprecationWarning

 DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
  from collections import Iterable; it

是由於版本更新發出的警告。目前能夠忽略,不影響後續使用。io

相關文章
相關標籤/搜索