Skip to content

Missing setup requirements #24

@chf2117

Description

@chf2117

On MacOS 15.1.1 I had to install libsndfile and libvorbis. This step is missing from the setup documentation.

The error appears as

  File "/opt/homebrew/anaconda3/envs/metaenv/lib/python3.10/site-packages/SoundFile-0.10.3.post1-py3.10.egg/soundfile.py", line 143, in <module>
    _snd = _ffi.dlopen(_libname)
OSError: cannot load library '/opt/homebrew/anaconda3/envs/metaenv/bin/../lib/libsndfile.dylib': dlopen(/opt/homebrew/anaconda3/envs/metaenv/bin/../lib/libsndfile.dylib, 0x0002): Library not loaded: @rpath/libvorbis.0.4.9.dylib

Commands to install

conda install conda-forge::libvorbis && 
conda install conda-forge::libsndfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions