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] "No module name 'uvloop' #623

Open
ec-lp opened this issue Nov 4, 2024 · 2 comments
Open

[BUG] "No module name 'uvloop' #623

ec-lp opened this issue Nov 4, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ec-lp
Copy link

ec-lp commented Nov 4, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. windows 11, conda env python 3.12
  2. pip install swarms
  3. (some difficulty with installation requiring compilation of chroma-hnswlib, which can be resolved by installing MS build tools or with manually installing conda package)
  4. code crashes at >from swarms import Agent

Expected behavior
example code would run seemlessly

Screenshots

Additional context
uvloop not in requirements or pyproject.toml

uvloop not compatible with windows.

problematic uvloop import in file ...swarms\structs\multi_agent_exec.py

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
@ec-lp ec-lp added the bug Something isn't working label Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

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

@kyegomez
Copy link
Owner

kyegomez commented Nov 4, 2024

@ec-lp update your swarms pip package pip3 install -U swarms! and let me know of the new changes

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