pip is breaking the pacakges #5273
Labels
auto-locked
Outdated issues that have been locked by automation
resolution: duplicate
Duplicate of an existing issue/PR
Uh oh!
There was an error while loading. Please reload this page.
Description:
I installed python3.6 x64 on my machine and when i used pip for installing packages it asked me to upgrade and though it upgraded pip was broken, after reading from one of the issue i got the solution
easy_install pip
. This fixed but all the packages now installed through pip is brokenWhat I've run:
pip install speedtest-cli
Now when i run

speedtest-cli
(its a CLI program), this throws the following errorThe text was updated successfully, but these errors were encountered: