Skip to content

ImportError: /usr/lib/libestbase.so.2.5.0.1: undefined symbol: snd_pcm_hw_params_set_channels when importing festivalΒ #15

@hippylover

Description

@hippylover
$ /sbin/python /home/kris/faster-whisper/festival_test.py
Traceback (most recent call last):
  File "/home/kris/.local/lib/python3.10/site-packages/festival.py", line 3, in <module>
    from . import _festival
ImportError: attempted relative import with no known parent package

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/kris/faster-whisper/festival_test.py", line 1, in <module>
    import festival
  File "/home/kris/.local/lib/python3.10/site-packages/festival.py", line 6, in <module>
    import _festival
ImportError: /usr/lib/libestbase.so.2.5.0.1: undefined symbol: snd_pcm_hw_params_set_channels

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions