Issue in importing librosa library while using databricks runtime engine 11.2

Chandru
Databricks Partner

I have installed the library via PyPI on the cluster. When we import the package on notebook, getting the following error

import librosa

OSError: cannot load library 'libsndfile.so': libsndfile.so: cannot open shared object file: No such file or directory