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 - Config file not found at /configs/memgpt_hosted.json [pip install pymemgpt 03.14] #1341

Open
1 task
quantumalchemy opened this issue May 4, 2024 · 3 comments

Comments

@quantumalchemy
Copy link

Describe the bug
ERROR:
Config file not found at /usr/local/lib/python3.11/site-packages/memgpt/cli/../../configs/memgpt_hosted.json

Please describe your setup

  • pip install pymemgpt
  • Describe your setup
    linux (docker)
    files not being installed for pip install
    ok in local devel. install e .
@aBaldoqui
Copy link

I'm experiencing the same problem.
There was a bug closed regarding this yesterday: #1320.

@quantumalchemy
Copy link
Author

works with Devel mode:
git clone https://github.com/cpacker/MemGPT.git
pip install -e .

@MEllis-github
Copy link
Contributor

Same error for macOS running

pip install -U pymemgpt
memgpt quickstart --backend memgpt

Not triggered with

pip install -e .
memgpt quickstart --backend memgpt

Git branch: main
Git revision: e8eed7b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To triage
Development

No branches or pull requests

3 participants