Skip to content

pip is breaking the pacakges #5273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dibyasonu opened this issue Apr 17, 2018 · 2 comments
Closed

pip is breaking the pacakges #5273

dibyasonu opened this issue Apr 17, 2018 · 2 comments
Labels
auto-locked Outdated issues that have been locked by automation resolution: duplicate Duplicate of an existing issue/PR

Comments

@dibyasonu
Copy link

dibyasonu commented Apr 17, 2018

  • Pip version:10.0.0
  • Python version:3.6
  • Operating system:Windows 8.1

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 broken

What I've run:

pip install speedtest-cli

  Using cached https://files.pythonhosted.org/packages/08/9c/c3988fd3f7a819309dc
280da61a8cd3020c92719a7c3063f6c97c0c9bd9f/speedtest_cli-2.0.0-py2.py3-none-any.w
hl
Installing collected packages: speedtest-cli
  The scripts speedtest-cli.exe and speedtest.exe are installed in 'c:\program f
iles\python36\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warn
ing, use --no-warn-script-location.
Successfully installed speedtest-cli-2.0.0

Now when i run speedtest-cli (its a CLI program), this throws the following error
screenshot 18

@pradyunsg
Copy link
Member

Hey @dibyasonu!

I'm gonna close this as a duplicate of #5223. Feel free to comment if you disagree. :)

@pradyunsg pradyunsg added the resolution: duplicate Duplicate of an existing issue/PR label Apr 17, 2018
@lock
Copy link

lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation resolution: duplicate Duplicate of an existing issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants