Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] can't install swarms with poetry #457

Closed
nictuku opened this issue Apr 30, 2024 · 2 comments
Closed

[BUG] can't install swarms with poetry #457

nictuku opened this issue Apr 30, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@nictuku
Copy link
Contributor

nictuku commented Apr 30, 2024

(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.
Fund with Polar
@nictuku nictuku added the bug Something isn't working label Apr 30, 2024
Copy link

Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap.

@nictuku nictuku changed the title [BUG] can't install swarm with poetry [BUG] can't install swarms with poetry Apr 30, 2024
@nictuku
Copy link
Contributor Author

nictuku commented Apr 30, 2024

@kyegomez fixed this in 4.8.8

@nictuku nictuku closed this as completed Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants