Skip to content

ModuleNotFoundError: No Module named 'autogen' #211

@iainvdp

Description

@iainvdp

Hi All,

I have copied the multi-agent conversation framework example python code, added an openai api key line and pip installed pyautogen.

When running the script i receive the following error:

File "/Users/XXXX/Desktop/autogen/app.py", line 1, in
from autogen import AssistantAgent, UserProxyAgent, config_list_from_json
ModuleNotFoundError: No module named 'autogen'

To rectify I have pip uninstalled then pip installed pyautogen to no avail.

Any help would be appreciated.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions