You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed with docker 0.1.16\new sdk not working..
installed But >>
pip show letta-client
Name: letta-client
Version: 0.1.16
Summary:
Home-page:
Author:
Author-email:
License:
Location: /app/.venv/lib/python3.11/site-packages
Requires: httpx, httpx-sse, pydantic, pydantic-core, typing_extensions
Required-by: letta
root@4426541a1900:~# python
Python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
from letta import Letta
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'Letta' from 'letta' (/app/letta/init.py)
The text was updated successfully, but these errors were encountered:
quantumalchemy
changed the title
docker 0.1.16 SDK ImportError: cannot import name 'Letta' from 'letta' But installed
v 0.1.16 SDK ImportError: cannot import name 'Letta' from 'letta' But installed
Jan 22, 2025
Installed with docker 0.1.16\new sdk not working..
installed But >>
The text was updated successfully, but these errors were encountered: