Successfully installed swarms-4.9.3
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
[<ipython-input-3-c0269b490a86>](https://localhost:8080/#) in <cell line: 5>()
3
4 # Import the OpenAIChat model and the Agent struct
----> 5 from swarms import Agent
6 from athena_starship.llama import Llama3
7 from athena_starship.memory import ChromaDB
7 frames
[/usr/local/lib/python3.10/dist-packages/loguru/_logger.py](https://localhost:8080/#) in remove(self, handler_id)
1043
1044 if handler_id is not None and handler_id not in handlers:
-> 1045 raise ValueError("There is no existing handler with id %d" % handler_id) from None
1046
1047 if handler_id is None:
ValueError: There is no existing handler with id 2
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too