Skip to content

Can't install on Linux #39

@Zophiekat

Description

@Zophiekat

I'm trying to install but I'm met with this error

I'm using Pop!_OS 22.04 LTS

Traceback (most recent call last):
  File "/home/zophiekat/.steam/debian-installation/steamapps/common/Blender/3.2/scripts/modules/addon_utils.py", line 335, in enable
    mod = __import__(module_name)
  File "/home/zophiekat/.config/blender/3.2/scripts/addons/Audionodes/__init__.py", line 32, in <module>
    from . import blender
  File "/home/zophiekat/.config/blender/3.2/scripts/addons/Audionodes/blender/__init__.py", line 1, in <module>
    from . import ffi
  File "/home/zophiekat/.config/blender/3.2/scripts/addons/Audionodes/blender/ffi.py", line 38, in <module>
    native = ct.CDLL(native_path, mode=0)
  File "/home/zophiekat/.steam/debian-installation/steamapps/common/Blender/3.2/python/lib/python3.10/ctypes/__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libfluidsynth.so.2: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions