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
I am in the middle of the installation process for talkiepi.
When I run the command "go get github.com/dchote/gopus" or "layeh.com/gopus" I get the following error:
"# pkg-config --cflags -- opus
Package opus was not found in the pkg-config search path.
Perhaps you should add the directory containing 'opus.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opus' found
pkg-config: exit status 1"
I am not exactly sure what is causing this, any pointers would be greatly appreciated! I am willing to post any other info needed to help troubleshoot!
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I am in the middle of the installation process for talkiepi.
When I run the command "go get github.com/dchote/gopus" or "layeh.com/gopus" I get the following error:
"# pkg-config --cflags -- opus
Package opus was not found in the pkg-config search path.
Perhaps you should add the directory containing 'opus.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opus' found
pkg-config: exit status 1"
I am not exactly sure what is causing this, any pointers would be greatly appreciated! I am willing to post any other info needed to help troubleshoot!
Thanks!
The text was updated successfully, but these errors were encountered: