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

Error when $ pip install -r requirements.txt #56

Open
wetpanty opened this issue Nov 16, 2023 · 1 comment
Open

Error when $ pip install -r requirements.txt #56

wetpanty opened this issue Nov 16, 2023 · 1 comment

Comments

@wetpanty
Copy link

Collecting pytube (from -r requirements.txt (line 31))
Cloning https://github.com/abanand132/pytube.git (to revision master) to c:\users\snow\appdata\local\temp\pip-install-ltu0eo5l\pytube_5eb078e3107243139596b8ec38dd9aa0
Running command git clone --filter=blob:none --quiet https://github.com/abanand132/pytube.git 'C:\Users\Snow\AppData\Local\Temp\pip-install-ltu0eo5l\pytube_5eb078e3107243139596b8ec38dd9aa0'
fatal: unable to access 'https://github.com/abanand132/pytube.git/': Recv failure: Connection was reset
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/abanand132/pytube.git 'C:\Users\Snow\AppData\Local\Temp\pip-install-ltu0eo5l\pytube_5eb078e3107243139596b8ec38dd9aa0' did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× git clone --filter=blob:none --quiet https://github.com/abanand132/pytube.git 'C:\Users\Snow\AppData\Local\Temp\pip-install-ltu0eo5l\pytube_5eb078e3107243139596b8ec38dd9aa0' did not run successfully.
│ exit code: 128
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

[notice] A new release of pip is available: 23.2.1 -> 23.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip

@ramzidaher
Copy link

I got the same error, has anyone found a solution?

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