-
Notifications
You must be signed in to change notification settings - Fork 44.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error occurred while registering abilities: No module named 'forge.sdk.abilities' #6537
Comments
I also have this problem, is there a solution? |
Looks like it's coming from this commit; a couple of imports have broken. in This has moved me on to a delightful new error that seems to have been introduced by the same commit. |
It works for me, appreciation~ |
It works for me too, appreciation~ |
klsdjft
Notice that it has 2 finish.py files |
Is this the new error others are seeing?
|
Thank you this works perfectly for me..... 👍🏻 🙇🏻 |
why thoe docs aren't updated ? |
Which Operating System are you using?
MacOS
Which version of AutoGPT are you using?
Latest Release
Do you use OpenAI GPT-3 or GPT-4?
GPT-3.5
Which area covers your issue best?
Agents
Describe your issue.
I ran into the following errors when starting forge instance.
After some debugging time, I think the issue is located in ActionRegister when it tries to import the
missing
abilities module. This currently prevent the forge model to have abilities.Upload Activity Log Content
No response
Upload Error Log Content
No response
The text was updated successfully, but these errors were encountered: