Git Product home page Git Product logo

Comments (7)

peter-zenk avatar peter-zenk commented on June 15, 2024

This is a known issue / missing feature:
So far the code has not been prepared for integration using python setup.py.

Work-around:

  • run tool locally
  • get code (git or download and unpack zip)
    % cd .../src
    % chmod +x genDrumkit
    % ./genDrumkit --help

from gendrumkit.

githubtefo avatar githubtefo commented on June 15, 2024

Oohh I see. So, how can I uninstall it/ undo setup.py?

Thanks!

from gendrumkit.

peter-zenk avatar peter-zenk commented on June 15, 2024

To be honest, no idea at the moment.
Probably best option is to find it in the file system and wipe it manually with "sudo rm -r" (use with care!!!)
On the other hand, it should not take to much disk space ...

Will take some time to implement proper installation due to current lack of knowledge on my side. :-(

from gendrumkit.

peter-zenk avatar peter-zenk commented on June 15, 2024

disabled existing setup (which was incomplete) so no-one else will run into the problem

from gendrumkit.

githubtefo avatar githubtefo commented on June 15, 2024

Probably best option is to find it in the file system and wipe it manually with "sudo rm -r" (use with care!!!)

this did the job!

❯ sudo pip uninstall genDrumkit
Found existing installation: genDrumkit 0.1.3
Uninstalling genDrumkit-0.1.3:
Would remove:
/usr/bin/genDrumkit
/usr/lib/python3.10/site-packages/genDrumkit-0.1.3-py3.10.egg
Proceed (y/n)? y
Successfully uninstalled genDrumkit-0.1.3

Great! Thanks! Will try it directly from the downloaded dir and reach you if I have more questions!
Thanks for your help and the package as well!

from gendrumkit.

peter-zenk avatar peter-zenk commented on June 15, 2024

Ah, thanks for the info! Learned something new today

from gendrumkit.

peter-zenk avatar peter-zenk commented on June 15, 2024

... and keep in mind, taking into consideration the lack of specs (-> reverse engineering), the complexity of the task, and my certainly limited knowledge I would expect further issues. Though I did run it on all Hydrogen kits I have around.
It might be necessary to tweak the generated xml files with an editor to make it run on Drumgizmo

from gendrumkit.

Related Issues (4)

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.