Skip to content

when i use poetry run python3 run.py ,I got follow error: #10

Description

@lixiaodong

I'm a newbie in Python,I meet this error,anyone can help ?

python-template-py3.11jetty@MacBook-Pro-2 Based-Agent % poetry run python3 run.py
Traceback (most recent call last):
File "/Users/jetty/codelab/coinbase/Based-Agent/Based-Agent/run.py", line 3, in
from swarm import Swarm
ModuleNotFoundError: No module named 'swarm'

i have run follow command:
poetry install
poetry add swarm
poetry run .....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions