AlexandreSajus / JARVIS

Your own personal voice assistant: Voice to Text to LLM to Speech, displayed in a web interface
GNU General Public License v3.0
453 stars 84 forks source link

Failed building wheel for pyarrow #7

Open AlexandreSajus opened 5 months ago

AlexandreSajus commented 5 months ago

This issue often happens when a user is using Python 3.12. Currently, JARVIS only supports Python 3.8 to 3.11 because I am using an old version of Taipy. You can fix this by using Python 3.8 to 3.11

I should fix this by updating Taipy to 3.1.0 in the requirements