Skip to content
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

AttributeError: 'HumanProvider' object has no attribute 'config' #1076

Closed
Beichen-Ma opened this issue Mar 22, 2024 · 2 comments
Closed

AttributeError: 'HumanProvider' object has no attribute 'config' #1076

Beichen-Ma opened this issue Mar 22, 2024 · 2 comments
Assignees

Comments

@Beichen-Ma
Copy link

Bug description

When I try to use human engagement by running script example/build_customized_multi_agents.py with command python3 examples/build_customized_multi_agents.py --add_human True, got below error: AttributeError: 'HumanProvider' object has no attribute 'config"

Bug solved method

Environment information

MacOS 14.4, conda python 3.10, OpenAI gpt-4-turbo-preview

  • LLM type and model name:
  • System version:
  • Python version:
  • packages version:
  • installation method: cd ./MetaGPT and pip install -e .

Screenshots or logs

image
iorisa pushed a commit to iorisa/MetaGPT that referenced this issue Mar 23, 2024
@iorisa iorisa mentioned this issue Mar 23, 2024
geekan added a commit that referenced this issue Mar 23, 2024
@geekan
Copy link
Owner

geekan commented Mar 23, 2024

@Beichen-Ma Can you try again?

@Beichen-Ma
Copy link
Author

That works! Thanks very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants