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

The latest Python package is at 0.1.32 and doesn't provide the graph extra #2048

Open
tslmy opened this issue Nov 24, 2024 · 1 comment
Open

Comments

@tslmy
Copy link

tslmy commented Nov 24, 2024

🐛 Describe the bug

The PyPI homepage says the latest version is 0.1.32, while the latest release on GitHub is 0.1.123.

When I run:

pip install mem0ai[graph]

I see:

Collecting mem0ai[graph]
  Downloading mem0ai-0.1.32-py3-none-any.whl.metadata (10 kB)
WARNING: mem0ai 0.1.32 does not provide the extra 'graph'

Expectation: the extra graph should be found and installed properly.

Tested on Python 3.12.7.

@tslmy tslmy changed the title The latest Python package is at 0.1.32 and doesn't provide the The latest Python package is at 0.1.32 and doesn't provide the graph extra Nov 24, 2024
@succulen-plants
Copy link

I also encountered the same problem

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

2 participants