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

multi_agents/requirements.txt was missing loguru #802

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

sdisaacson
Copy link
Contributor

multi_agents/requirements.txt was missing loguru.
Someone will probably find this before me, but I figured see something say something.

@assafelovic
Copy link
Owner

Interesting did you see this error when initializing? Because there's not usage of this package

@sdisaacson
Copy link
Contributor Author

while I was in /multi_agents I ran 'python main.py' and got the error.
Sorry, can't remember what it was anymore.

But after I ran pip install loguru poof python main.py worked.

@sdisaacson
Copy link
Contributor Author

in multi_agents/agents/utils/llms.py there is a reference to loguru.
I figured it was something new and someone forgot to update requirements.txt.

@assafelovic assafelovic merged commit 9e360aa into assafelovic:master Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants