play-with-mpv icon indicating copy to clipboard operation
play-with-mpv copied to clipboard

No connection

Open harkai84 opened this issue 1 year ago • 1 comments

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.

harkai84 avatar Aug 28 '23 14:08 harkai84

Hi i had the same issue but this works for me : pip install git+https://github.com/thann/play-with-mpv --user

ZakariaBouzouf avatar Oct 07 '23 12:10 ZakariaBouzouf