Git Product home page Git Product logo

Comments (7)

Sugimoto-Dev avatar Sugimoto-Dev commented on August 17, 2024 6

Change git+git to git+https, like this:

pip install git+https://github.com/thann/play-with-mpv --user

2022-04-21_11-44
ay-with-mpv --user

from play-with-mpv.

hashpad avatar hashpad commented on August 17, 2024

you need to install the wheel package

from play-with-mpv.

Thann avatar Thann commented on August 17, 2024

That's weird, it should have downloaded it for you. maybe the repo was down?
Does installing work now?

from play-with-mpv.

tylerpnn avatar tylerpnn commented on August 17, 2024

For the record, I am having the same issue. Any update?

from play-with-mpv.

ashwga avatar ashwga commented on August 17, 2024

Fixed it by installing "wheel" package using pip (pip install wheel or pip3 install wheel)

from play-with-mpv.

Thann avatar Thann commented on August 17, 2024

This should've been fixed in c76e3f8

Let me know if there are issues still.

from play-with-mpv.

soarn avatar soarn commented on August 17, 2024

This should've been fixed in c76e3f8

Let me know if there are issues still.

I just attempted to install with: py -m pip install git+git://github.com/thann/play-with-mpv --user and ran into this issue as well. I ran py -m pip install wheel and it installed successfully, however upon running the install again, it does do dependency checking and recognizes that wheel is already installed.
image

Here's the original log before manually installing wheel:
image

UPDATE:

This might just be due to my python install, but in order to start the script I had to execute py "C:\Users\ADMIN v3\AppData\Roaming\Python\Python39\Scripts\play-with-mpv.exe", otherwise play-with-mpv was not recognized. Everything is added to environmental variables and the system path and this console session has those updated environmental vars.

from play-with-mpv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.