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
(swarms-py3.11) yvesjunqueira@yvess-mbp:~/src/github.com/artell-ai$ poetry new swarms-test
Created package swarms_test in swarms-test
(swarms-py3.11) yvesjunqueira@yvess-mbp:~/src/github.com/artell-ai$ cd swarms-test/
(swarms-py3.11) yvesjunqueira@yvess-mbp:~/src/github.com/artell-ai/swarms-test$ ls
README.md pyproject.toml swarms_test tests
(swarms-py3.11) yvesjunqueira@yvess-mbp:~/src/github.com/artell-ai/swarms-test$ cd swarms_test/
(swarms-py3.11) yvesjunqueira@yvess-mbp:~/src/github.com/artell-ai/swarms-test/swarms_test$ ls
__init__.py
(swarms-py3.11) yvesjunqueira@yvess-mbp:~/src/github.com/artell-ai/swarms-test/swarms_test$ poetry add swarms
Using version ^4.8.7 for swarms
Updating dependencies
Resolving dependencies... (2.0s)
Because no versions of swarms match >4.8.7,<5.0.0
and swarms (4.8.7) depends on yaml (*), swarms (>=4.8.7,<5.0.0) requires yaml (*).
So, because no versions of yaml match *
and swarms-test depends on swarms (^4.8.7), version solving failed.
It looks like this was fixed in recent releases but the most recent release is from December 2023?
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
The text was updated successfully, but these errors were encountered:
It looks like this was fixed in recent releases but the most recent release is from December 2023?
Upvote & Fund
The text was updated successfully, but these errors were encountered: