cpacker / MemGPT

Create LLM agents with long-term memory and custom tools 📚🦙
https://memgpt.readme.io
Apache License 2.0
10.71k stars 1.15k forks source link

a bug? AttributeError: module 'memgpt' has no attribute '__version__' #1439

Open maxadc opened 3 weeks ago

maxadc commented 3 weeks ago

Image

Image

sarahwooders commented 3 weeks ago

What version of MemGPT are you using? Can you do pip install -U pymemgpt?

Guard1an commented 1 week ago

This happened to me when I incidentally installed a wrong package with pip install memgpt Instead of pymemgpt Try reinstalling pymemgpt