If you stuck by TypeError, Lets do this #4734
donggook-me
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Is there anyone who stuck by TypeError that happens at "autogpt/commands/commands.py" 28 or 142 lines (ienabled: bool | Callable[[Config], bool] = True)
It is solved by just upgrade your python version more than 3.10 maybe.
we can solve it using python venv module(making virtual environment specifying the python version)
SO just follow this small conversation.
https://chat.openai.com/share/aec2922e-dbcc-4722-932d-9356984cdf26
Thanks for doing this funny project.
Beta Was this translation helpful? Give feedback.
All reactions