Skip to content

ModuleNotFoundError: No module named 'agentsociety' #55

@yasenstar

Description

@yasenstar

Hello,

Our project need to use the AgentSociety package, follow the README to install via PIP, and I've create Python in virtual environment, but for following import statement:

from agentsociety benchmark.benchmarks import DailyMobilityAgent
from .runner import BenchmarkRunner
from agentsociety.configs import AgentConfig, Config, IndividualConfig

Got ModuleNotFoundError: No module named 'agentsociety' error.

Any help?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions