ThomasVuNguyen / chatGPT-Voice-Assistant

A Raspberry Pi voice assistant built with ChatGPT
58 stars 16 forks source link

unable to run the script with latest June 2024 version of rasberry OS #6

Open sharifabrarlabib opened 4 weeks ago

sharifabrarlabib commented 4 weeks ago

Hello, I am not able to install the packages,it shows a lot of error,does that work with the lastest open ai gpt and also the os,should I downgrade my raspberry pi OS and then do it?

ThomasVuNguyen commented 3 weeks ago

What errors are you getting?

I do not want to assume anything but there have been people complaining about "python libraries not installing" on the new Raspberry Pi OS Bullseye.

If you experience this, it's mostly due to Bulleyes have a more production-setup for python (a huge pain for beginner projects).

I would recommend Raspberry Pi OS Legacy.

Let me know if you still experience any issue.