couldbejake / spotify2mp3

Simple free and unlimited Spotify playlist downloads. Spotify2mp3 - Spotify Downloader
MIT License
269 stars 42 forks source link

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

Open wetpanty opened 9 months ago

wetpanty commented 9 months ago

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 commented 9 months ago

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