[FIXED] Python Error – raise OSError(‘sndfile library not found’)

Issue

You are on Linux OS and you need to install libsndfile library

Solution

sudo apt-get install libsndfile1

Leave a Reply

(*) Required, Your email will not be published