eliranwong/letmedoit

PortAudio library not found (QuickStart "letmedoit")

Opened this issue · 6 comments

raise OSError('PortAudio library not found') OSError: PortAudio library not found

May I ask what os you are using?

Linux

Linux

what distro?

Debian bookworm x86/64

Have you tried:

sudo apt update && sudo apt install portaudio19-dev
pip install --upgrade PyAudio

How can I use Gemini instead of openai when letmedoit first runs