最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

artificial intelligence - ModuleNotFoundError: No module named 'agno.agent'; 'agno' is not a pac

programmeradmin2浏览0评论

I'm having an issue while running agno agents. It's throwing error that is:

from agno.agent import Agent

ModuleNotFoundError: No module named 'agno.agent'; 'agno' is not a package.

I'm using simple code from agno site but above import is not working. I have installed agno properly. I've checked every possible thing like reinstall or upgrade or anything, but it is still not working. What to do?

I'm having an issue while running agno agents. It's throwing error that is:

from agno.agent import Agent

ModuleNotFoundError: No module named 'agno.agent'; 'agno' is not a package.

I'm using simple code from agno site but above import is not working. I have installed agno properly. I've checked every possible thing like reinstall or upgrade or anything, but it is still not working. What to do?

Share Improve this question edited Mar 7 at 2:34 desertnaut 60.5k32 gold badges155 silver badges182 bronze badges asked Mar 6 at 13:11 PRLPRL 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default -1

If your file name is 'agno.py' rename it to something else.

Answer based on this comment https://github/agno-agi/agno/issues/2204#issuecomment-2676275023

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论