我刚刚在我的新电脑上安装了 python3 并尝试使用安装一些库(numpy,,),我得到cythoncymempip
numpy
cython
cymem
pip
AttributeError: module 'collections' has no attribute 'Iterable'
但是图书馆喜欢nltk并且cytest安装得很好
nltk
cytest
python numpy cython cythonize
cython ×1
cythonize ×1
numpy ×1
python ×1