docker / docker/compose-for-agents

Error trying to run Agno model.

Open
#122 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1k
Forks
470
Avg merge
2h 39m
Merged PRs (30d)
1

Description

Hello.

I tried to run Agno, but an error occurred.

Perhaps because Playground was removed in newer Agno versions and moved to AgentOS. (https://docs.agno.com/how-to/v2-changelog)

agents-1       | Traceback (most recent call last):
agents-1       |   File "/app/playground.py", line 7, in <module>
agents-1       |     from agno.playground import Playground, serve_playground_app
agents-1       | ModuleNotFoundError: No module named 'agno.playground'

Could you tell me what you plan to do with it?

Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with /app/playground.py and the failing import from agno.playground, then compare the example with the linked Agno v2 changelog and its AgentOS migration notes. Done means the example's documented entry point runs without the missing-module error using the current Agno version.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, python
Domain
ai, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.