Glossary

Issue: `import soundfile` fails on Linux

Install the system library: `sudo apt-get install libsndfile1` - Then reinstall: `pip install soundfile --force-reinstall`

Learn More

Related Terms