Skip to content Skip to sidebar Skip to footer

Pip Says Old Version Is Installed After Installing New Version

I uninstalled pip and reinstalled it from get-pip.py, yet it reports the wrong version. C:\>python get-pip.py Collecting pip Cache entry deserialization failed, entry ignored

Solution 1:

Deleting c:\python33\lib\pip solved the issue.


Post a Comment for "Pip Says Old Version Is Installed After Installing New Version"