Open
Description
openedon Nov 6, 2024
Hi,
I am trying to run example for autogen-magentic-one and followed all the steps in your docs but getting following error:
python autogen-magentic-one/examples/example_coder.py --logs_dir ./my_logs
Traceback (most recent call last):
File "/home/Ubuntu/autogen/python/packages/autogen-magentic-one/examples/example_coder.py", line 10, in
from autogen_core.application import SingleThreadedAgentRuntime
ModuleNotFoundError: No module named 'autogen_core'
The docs mentioned to run example.py but there is no example.py in the repo.
I am running this in conda environment. Thanks.
regards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment