PIP (Python) : ImportError: cannot import name _remove_dead_weakref
问题 I am getting below error, I have search lot around but haven't been able to find a good fix- Please anyone who was getting this kind of error and resolved. please help. File "c:\python27\lib\runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "c:\python27\lib\runpy.py", line 72, in _run_code exec code in run_globals File "C:\python27\Tools\Scripts\pip.exe\__main__.py", line 5, in <module> File "c:\python27\lib\site-packages\pip\__init__.py", line 5, in