When I try to run it using ollama models it shows as in pictures, could you please help me? terminal - mac os - M1 ... I tried it with GPT3.5 , AND llama3 same issues
#pyAudio issue
6 messages · Page 1 of 1 (latest)
the error message says PyAudio import issue.
I tried to install PyAudio , and no luck.
portaudio is separated library so you need to install it before installation of pyaudio i guess
it might be better to make an issue on github IMO