The librosa version used is 0.6.1.
According to the librosa documentation, inverse is only 0.8.1 version. Just upgrade librosa to a lower level.
pip install --upgrade librosa
Read More:
- [Solved] Pytorch call tensorboard error: AttributeError: module ‘tensorflow’ has no attribute ‘gfile’
- [Solved] AttributeError: module ‘pandas‘ has no attribute ‘rolling_count‘
- [Solved] AttributeError: module ‘setuptools._distutils‘ has no attribute ‘version‘
- [Solved] AttributeError: module ‘tensorflow‘ has no attribute ‘distributions‘
- [Solved] AttributeError: module ‘dlib‘ has no attribute ‘get_face_chip‘
- [Solved] AttributeError: module ‘distutils‘ has no attribute ‘version‘
- Python AttributeError: module ‘tensorflow‘ has no attribute ‘InteractiveSession‘
- [How to Solve]AttributeError: module ‘scipy’ has no attribute ‘io’
- [Solved] hydra Install Error: AttributeError: module ‘hydra‘ has no attribute ‘main‘
- AttributeError: module ‘enum‘ has no attribute ‘IntFlag‘ [How to Solve]
- AttributeError: module ‘time‘ has no attribute ‘clock‘ [How to Solve]
- [Solved] AttributeError: module ‘time‘ has no attribute ‘clock‘
- Python3.7 AttributeError: module ‘time‘ has no attribute ‘clock‘
- [Solved] Error: AttributeError: module ‘tensorflow‘ has no attribute ‘placeholder‘
- [Solved] AttributeError: ‘module‘ object has no attribute ‘CALIB_HAND_EYE_PARK‘
- [Solved] AttributeError: module ‘logging‘ has no attribute ‘Handler‘
- [Solved]AttributeError: module ‘urllib’ has no attribute ‘quote’
- [How to Solve]AttributeError: module ‘scipy’ has no attribute ‘stats’
- [Solved] AttributeError: module ‘PIL.Image‘ has no attribute ‘open‘
- [Solved] AttributeError: partially initialized module ‘xlwings’ has no attribute ‘App’