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 in Zep Chat Memory "ImportError: Could not import zep-python package. Please install it with pip install zep-python." #4266

Open
joaoguilhermeS opened this issue Oct 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@joaoguilhermeS
Copy link
Collaborator

Bug Description

I encountered an issue while trying to use the Zep Chat Memory component. I'm receiving the error message: "ImportError: Could not import zep-python package. Please install it with pip install zep-python." However, this error stems from an exception in the code, and the underlying issue is a ModuleNotFoundError: No module named 'zep_python.zep_client' at the line import zep_python.zep_client.

I've attempted to resolve the problem but haven't been successful. There is an ongoing discussion about this issue on Discord, which you can find at https://discord.com/channels/1116803230643527710/1296801843032363129. Additionally, providing clearer information (info parameter) about the inputs would be helpful, as Zep uses a specific key format.

Reproduction

  1. Add the Zep Chat Memory component to your Flow
  2. Get your credentials at https://app.getzep.com/
  3. Try to run the Component

Expected behavior

It is expected the component builds sucessfully.

Who can help?

No response

Operating System

MacOS Sonoma 14.4

Langflow Version

1.0.19 and 1.0.18

Python Version

3.12

Screenshot

image

Flow File

No response

@joaoguilhermeS joaoguilhermeS added the bug Something isn't working label Oct 24, 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

1 participant