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

Value for scheme.headers does not match. #9999

Closed
1 task done
harshhy2012 opened this issue May 19, 2021 · 3 comments
Closed
1 task done

Value for scheme.headers does not match. #9999

harshhy2012 opened this issue May 19, 2021 · 3 comments
Labels
type: bug A confirmed bug or unintended behavior

Comments

@harshhy2012
Copy link

Description

When I run any pip command, I get this warning:

WARNING: Value for scheme.headers does not match. Please report this to #9617
distutils: c:\users\harshit\appdata\local\programs\python\python38\Include\UNKNOWN
sysconfig: c:\users\harshit\appdata\local\programs\python\python38\Include
WARNING: Additional context:
user = False
home = None
root = None
prefix = None

Expected behavior

There must be no such warnings

pip version

21.1

Python version

3.8.9

OS

Windows 10

How to Reproduce

  1. Install latest python 3.8.
  2. Run any pip command.
  3. This warning pops up.

Output

WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
distutils: c:\users\harshit\appdata\local\programs\python\python38\Include\UNKNOWN
sysconfig: c:\users\harshit\appdata\local\programs\python\python38\Include
WARNING: Additional context:
user = False
home = None
root = None
prefix = None

Code of Conduct

@harshhy2012 harshhy2012 added S: needs triage Issues/PRs that need to be triaged type: bug A confirmed bug or unintended behavior labels May 19, 2021
@Jarmos-san
Copy link

Duplicate of #9617.

You can find a solution over here provided by @pradyunsg if the messages are bothering you.

@pradyunsg
Copy link
Member

Thanks @Jarmos-san! ^.^

@WolfgangFahl
Copy link

WolfgangFahl commented Sep 16, 2021

@Jarmos-san your pointer points to a work around not a solution. The message shows up when following my installation instruction for one of my project - so all of my users might run into this message and don't know what to do. What can be done to avoid this for my users who'm i can't force to pin a certain pip version?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 17, 2021
@pradyunsg pradyunsg removed the S: needs triage Issues/PRs that need to be triaged label Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed bug or unintended behavior
Projects
None yet
Development

No branches or pull requests

4 participants