You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i always found erorr like this when running ./scripts/dev_setup.sh
`~/agno/agno-demo-app$ ./scripts/dev_setup.sh
`-- Installing workspace in editable mode with dev dependencies
-- VIRTUAL_ENV=/home/ozilboy/agno/agno-demo-app/.venv uv pip install -e /home/ozilboy/agno/agno-demo-app
× No solution found when resolving dependencies:
╰─▶ Because agno-aws was not found in the package registry and agno-demo-app==0.1.0 depends on agno-aws==0.1.4, we can conclude that agno-demo-app==0.1.0 cannot be used.
And because only agno-demo-app==0.1.0 is available and you require agno-demo-app, we can conclude that your requirements are unsatisfiable.``
im sorry if this not the main repository of this problem but there is no reply on agno-demo-app repo
The text was updated successfully, but these errors were encountered:
based on https://github.com/agno-agi/agno-demo-app i try install and run following documentation :
i always found erorr like this when running ./scripts/dev_setup.sh
`~/agno/agno-demo-app$ ./scripts/dev_setup.sh
`-- Installing workspace in editable mode with dev dependencies
-- VIRTUAL_ENV=/home/ozilboy/agno/agno-demo-app/.venv uv pip install -e /home/ozilboy/agno/agno-demo-app
× No solution found when resolving dependencies:
╰─▶ Because agno-aws was not found in the package registry and agno-demo-app==0.1.0 depends on agno-aws==0.1.4, we can conclude that agno-demo-app==0.1.0 cannot be used.
And because only agno-demo-app==0.1.0 is available and you require agno-demo-app, we can conclude that your requirements are unsatisfiable.``
im sorry if this not the main repository of this problem but there is no reply on agno-demo-app repo
The text was updated successfully, but these errors were encountered: