Skip to content
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

Windows PIP UPGRADE can't used it. #6166

Closed
liyiliuxingyu opened this issue Jan 23, 2019 · 3 comments
Closed

Windows PIP UPGRADE can't used it. #6166

liyiliuxingyu opened this issue Jan 23, 2019 · 3 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@liyiliuxingyu
Copy link

  • Pip version:19.0
  • Python version:python 3.7.2
  • Operating system:Windows

After updating pip, any Third party library didn't install。
e.g.
#> python37 -m pip install -U numpy
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Requirement already up-to-date: numpy in d:\programdata\python\python37\lib\site-packages (1.16.0)
Exception:
Traceback (most recent call last):
File "D:\ProgramData\python\Python37\lib\site-packages\pip-19.0-py3.7.egg\pip_internal\cli\base_command.py", line 176, in main
status = self.run(options, args)
File "D:\ProgramData\python\Python37\lib\site-packages\pip-19.0-py3.7.egg\pip_internal\commands\install.py", line 346, in run
session=session, autobuilding=True
File "D:\ProgramData\python\Python37\lib\site-packages\pip-19.0-py3.7.egg\pip_internal\wheel.py", line 848, in build
assert building_is_possible
AssertionError

@alex-dr

This comment has been minimized.

@pradyunsg
Copy link
Member

Closing as a duplicate of #6158.

@lock
Copy link

lock bot commented May 30, 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 May 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 30, 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
Projects
None yet
Development

No branches or pull requests

3 participants