play-with-mpv
play-with-mpv copied to clipboard
No connection
Hello,
in the description step 4 this link is shown to download.
pip install git+git://github.com/thann/play-with-mpv --user
However, no connection can be established. This is the error msg:
error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet git://github.com/thann/play-with-mpv /tmp/pip-req-build-ycglrkfo 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 git://github.com/thann/play-with-mpv /tmp/pip-req-build-ycglrkfo did not run successfully. │ exit code: 128 ╰─> See above for output.
I hope you can fix it. Have a nice day.
Hi i had the same issue but this works for me :
pip install git+https://github.com/thann/play-with-mpv --user