PIP - 'module'对象没有属性'CDLL'

时间:2016-08-08 18:35:49

标签: python linux python-2.7 python-3.x debian

对于我想要使用的任何内容,“pip”会弹出以下错误:

File "/usr/local/lib/python2.7/dist-packages/pip/pep425tags.py", line 188, in have_compatible_glibc
     process_namespace = ctypes.CDLL (None)
AttributeError: 'module' object has no attribute 'CDLL'

0 个答案:

没有答案