Coder Social home page Coder Social logo

Comments (4)

niliha avatar niliha commented on June 11, 2024 9

Seems like the last pypy release is heavily outdated (Nov 14, 2018) and the issue is not present on the main branch.

Therefore the easiest way is to just install the most recent version from source, i.e.

pip install git+https://github.com/CPJKU/madmom.git

from madmom.

superbock avatar superbock commented on June 11, 2024

Yes, there are many of these problems in there. Unfortunately I have not found time to fix the CI pipeline. Once this is fixed, it is easy to update these kind of issues. Nonetheless, please feel free to create a PR.

from madmom.

tobq avatar tobq commented on June 11, 2024

same issue

from madmom.

relascope avatar relascope commented on June 11, 2024

[temp solution]

Had the same problem, already thinking about porting it to the new version (didn't: lack of time)

pip3 install "numpy<1.19" scipy cython mido pytest pyaudio pyfftw  

If you tell the specific mumpy version, the other packages won't use the newest version and - if installed together with scipy - won't replace the desired working numpy version.

Things like this should be integrated somewhere in the docs.

Finally, time to dig into madmom, maybe I can use it for chordola.

from madmom.

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.