学习笔记 Python 报错 module 'collections' has no attribute 'Iterable'
今天在学Python的时候,一直报错 AttributeError: module 'collections' has no attribute 'Iterable' 。网上一搜,说是Python 3.9以后collections.Iter...
学习笔记
AI
学习笔记