carlthome / python-audio-effects

Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.
MIT License
381 stars 52 forks source link

ModuleNotFoundError: No module named 'numba.decorators' when running pytest #34

Open carlthome opened 4 years ago

carlthome commented 4 years ago

Upstream issue https://github.com/librosa/librosa/issues/1160