Skip to content

from pyogg import OpusDecoder error #112

Description

@cklam12345

Traceback (most recent call last):
File "", line 1, in
File "PyOgg-master/pyogg/init.py", line 6, in
from .opus import PYOGG_OPUS_AVAIL, PYOGG_OPUS_FILE_AVAIL, PYOGG_OPUS_ENC_AVAIL
File "PyOgg-master/pyogg/opus.py", line 437, in
libopus.opus_encoder_create.argtypes = [opus_int32, c_int, c_int, c_int_p]
^^^^^^^
NameError: name 'c_int_p' is not defined. Did you mean: 'c_int'?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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