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

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -