小编Sau*_*ina的帖子

当我尝试使用 PIP 安装库时,出现 AttributeError: module 'collections' has no attribute 'Iterable'

我刚刚在我的新电脑上安装了 python3 并尝试使用安装一些库(numpy,,),我得到cythoncymempip

AttributeError: module 'collections' has no attribute 'Iterable'
Run Code Online (Sandbox Code Playgroud)

但是图书馆喜欢nltk并且cytest安装得很好

python numpy cython cythonize

8
推荐指数
1
解决办法
4万
查看次数

标签 统计

cython ×1

cythonize ×1

numpy ×1

python ×1