0
votes

I am trying to import librosa on a SageMaker notebook instance but it's telling me that the sndfile library is not found. I have tried conda install -c conda-forge libsndfile but it is not working. I have been stuck on this for almost 3 hours now. Would appreciate some help. Thank you.