Skip to content

autogen-magentic-one ModuleNotFoundError: No module named 'autogen_core' #4079

Open

Description

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions