You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
Traceback (most recent call last):
File "a.py", line 8, in
from opus import encoder, decoder
File "build\bdist.win32\egg\opus\encoder.py", line 3, in
File "build\bdist.win32\egg\opus\api__init__.py", line 5, in
# package placeholder
File "C:\PYTHON27\lib\ctypes__init__.py", line 353, in init
self._handle = _dlopen(self._name, mode)
TypeError: expected string or Unicode object, NoneType found
Traceback (most recent call last):
File "a.py", line 8, in
from opus import encoder, decoder
File "build\bdist.win32\egg\opus\encoder.py", line 3, in
File "build\bdist.win32\egg\opus\api__init__.py", line 5, in
# package placeholder
File "C:\PYTHON27\lib\ctypes__init__.py", line 353, in init
self._handle = _dlopen(self._name, mode)
TypeError: expected string or Unicode object, NoneType found