Giter VIP home page Giter VIP logo

Comments (5)

bastibe avatar bastibe commented on July 20, 2024

The source code of soundfile clearly does have the SoundFileRuntimeError defined. You could check what version of soundfile you received.

from python-soundfile.

notadoktor avatar notadoktor commented on July 20, 2024

I just ran across this error myself. I mistakenly installed pysoundfile rather than soundfile. The old package name is at version 0.9.0 and SoundFileRuntimeError was added in 0.11.

Related: librosa/librosa#1624

from python-soundfile.

bastibe avatar bastibe commented on July 20, 2024

It's a tough call. I could replace pysoundcard with an incompatible stub to get people to update to soundcard. But I hate breaking other peoples' code for no reason.

from python-soundfile.

notadoktor avatar notadoktor commented on July 20, 2024

Maybe put in a deprecation warning?

from python-soundfile.

bastibe avatar bastibe commented on July 20, 2024

Deprecation warnings are hidden by default, which is a bit of a shame really. Or we just wait it out. Usage of pysoundfile has been slowly declining, so it's not a huge problem.

from python-soundfile.

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.