AutoGPT
AutoGPT copied to clipboard
ERROR: Failed building wheel for PyGObject
Duplicates
- [X] I have searched the existing issues
Steps to reproduce 🕹
I went through the install process I am on macOS M1 MacBook. I encountered this problem when trying to get Speech Mode to work.
Current behavior 😯
I got the error ERROR: Failed building wheel for PyGObject
Expected behavior 🤔
No errors and the Python run script python -m autogpt --speak
works.
Also, the setup guide in the README needs updating. On my, machine Python is mapped to the python3
command and I use pip3
so none of the commands would work. Not every developer would be aware of this issue.
I was able to debug the errors I had thanks to ChatGPT so maybe the README can be updated with the solution so that other people can use it as well --> https://twitter.com/andrewbaisden/status/1646930563172012033?s=20
Your prompt 📝
# Paste your prompt here