python - "AttributeError: 'module' object has no attribute '__getstate__' " shows up when I use easy_install -
For any reason, every time I try to install a new module using easy_install, I get an error:
attributeError: There is no attribute in the 'module' object '__getstate__'
I am using setuptools-0.6c11-py2.6 < / P>
Try: gist is "reinstall setuptools".
Comments
Post a Comment