Git Product home page Git Product logo

Comments (7)

abhigyanmadhukalya avatar abhigyanmadhukalya commented on August 30, 2024 2

Most probably you don't have ~/.local/bin in your PATH @hrdkmishra

Adding this line to your config.fish will fix the problem

set -gx PATH ~/.local/bin $PATH

from music-downloader.

wereii avatar wereii commented on August 30, 2024 1

Most probably you don't have ~/.local/bin in your PATH @hrdkmishra

from music-downloader.

hrdkmishra avatar hrdkmishra commented on August 30, 2024 1

@hrdkmishra can you please give feedback on if it worked?

Yes it worked thanks a lot @abhigyanmadhukalya @HeIIow2 @wereii

from music-downloader.

HeIIow2 avatar HeIIow2 commented on August 30, 2024 1

@hrdkmishra thanks for the reply. That's great next time please close the issue once your problems are resolved or comment they are :)

from music-downloader.

HeIIow2 avatar HeIIow2 commented on August 30, 2024

I'll look into it if I find time, but most likely this aint an issue on my end.
Pip adds it to the PATH with entry_points={'console_scripts': ['music-kraken = music_kraken:cli']} in setup.py. So you could try search for "WSL2 pip entry_ponts console_scripts not working". This might help you https://stackoverflow.com/questions/42182707/pip-not-installing-entry-points-as-executables but no garantee. If you manage to find the fix and I can fix it in setup.py I will change it.

Good luck :3

from music-downloader.

HeIIow2 avatar HeIIow2 commented on August 30, 2024

@wereii Ok thank you <33

from music-downloader.

HeIIow2 avatar HeIIow2 commented on August 30, 2024

@hrdkmishra can you please give feedback on if it worked?

from music-downloader.

Related Issues (9)

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.