Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error opening audio input Mac OS Big Sur 11.1 #22

Open
Tass2909 opened this issue Dec 24, 2020 · 5 comments
Open

Error opening audio input Mac OS Big Sur 11.1 #22

Tass2909 opened this issue Dec 24, 2020 · 5 comments

Comments

@Tass2909
Copy link

Hi,

I got this error when I try to laugh tg-timer:
||PaMacCore (AUHAL)|| Error on line 1277: err='-66748', msg=Unknown Error
Error opening audio input: Internal PortAudio error

Have you got a idea and and a solution to solve this?

Best regard

@pabclsn
Copy link

pabclsn commented Dec 26, 2020

Same here

@Tass2909
Copy link
Author

After some research, the portaudio need some permission with the microphone from macos to execute. When a software need a permission, a popup window appears and asks to give the permission. Here, nothing appears and we need to give manually the permission.

@checker2106
Copy link

Hi, did you find any solution yet?

@PetitLuc38
Copy link

Having the same trouble, the solution provided @ https://stackoverflow.com/questions/65432130/pyaudio-oserror-errno-9986-internal-portaudio-error worked for me:
brew uninstall --ignore-dependencies portaudio​
brew install portaudio --HEAD​

@Tass2909
Copy link
Author

Tass2909 commented Feb 6, 2021

Wow, thank you, it works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants