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

ERROR:root:maximum recursion depth exceeded #1

Open
azizultex opened this issue Jun 3, 2023 · 6 comments
Open

ERROR:root:maximum recursion depth exceeded #1

azizultex opened this issue Jun 3, 2023 · 6 comments

Comments

@azizultex
Copy link

I tried to use it but it keeps showing error:

> Entering new ConversationChain chain...
ERROR:root:maximum recursion depth exceeded

How I can fix this?

@pors
Copy link
Owner

pors commented Jun 3, 2023

Hi @azizultex! I can't reproduce this. Can you please provide the exact steps you took?

@azizultex
Copy link
Author

Hi @pors I followed the readme file.
Here is a short video: https://share.cleanshot.com/0x0JrhkQ

CleanShot 2023-06-03 at 14 11 42@2x CleanShot 2023-06-03 at 14 11 56@2x

@pors
Copy link
Owner

pors commented Jun 3, 2023

I still can't reproduce it. Cloning and installing from scratch.

I didn't see you do pip install -r requirements, are you sure all packages are correct?

What version of python do you use?

@azizultex
Copy link
Author

azizultex commented Jun 3, 2023

Yes! I did. Here is the full video - https://share.cleanshot.com/Cl0KVRSB
I was using Python 3.11.3

@pors
Copy link
Owner

pors commented Jun 4, 2023

Hmm, that is really weird. The only difference is that I use Python 3.10.9.

I see that someone had it before; see langchain-ai/langchain#4002

But that has been fixed. Maybe try installing the latest version of langchain?

pip install --upgrade langchain

@SkillfulHacking
Copy link

Oh wow I'm a winner go me lol, post reported.

Repository owner deleted a comment from jccalbuquerque Feb 14, 2024
Repository owner deleted a comment from truth4you Feb 15, 2024
Repository owner deleted a comment from devarya Feb 16, 2024
Repository owner deleted a comment from devarya Feb 16, 2024
Repository owner deleted a comment from tarunjainsagar Feb 26, 2024
@github-staff github-staff deleted a comment from uc-Pri Mar 23, 2024
@github-staff github-staff deleted a comment Apr 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

No branches or pull requests

4 participants
@SkillfulHacking @pors @azizultex and others