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

ProtocolError when installing types-requests #11450

Closed
alex-harvey-z3q opened this issue Feb 19, 2024 · 3 comments
Closed

ProtocolError when installing types-requests #11450

alex-harvey-z3q opened this issue Feb 19, 2024 · 3 comments

Comments

@alex-harvey-z3q
Copy link

Our build in a project that installs types-requests started failing last night and with an error message like this:

Screenshot 2024-02-19 at 12 12 25 pm

Our requirement.txt file has

autopep8
dohq-artifactory
flake8
ipdb
mypy
pre-commit
pycodestyle
pylint
pytest
pytest-cov
pytest-responsemock
semver
setuptools
sceptre
twine
types-PyYAML
types-requests
types-setuptools
mypy-boto3-cloudformation
mypy-boto3-codeartifact

Has anyone seen this before?

@hauntsaninja
Copy link
Collaborator

This is unrelated to types-requests. It's between whatever index you're using (if not upstream PyPI) and pip

@hauntsaninja hauntsaninja closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
@alex-harvey-z3q
Copy link
Author

@hauntsaninja We are however using upstream PyPI. I really just wanted to know if others are experiencing the same issue and if anyone knows what the root cause could be. So far as we know, nothing has changed on our side.

@alex-harvey-z3q
Copy link
Author

This related issue was also my issue apparently #10825

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants