Closed nickyoungforu closed 1 year ago
I just tested the installation, it should be working.
Can you check /opt/conda/envs/python37/lib/python3.7/site-packages/chroma/
to see if you installed chroma properly?
closed this due to inactivity, but feel free to reopen with more system details.
running: from chroma import api api.register_key("xxx")
ImportError: cannot import name 'api' from 'chroma' (/opt/conda/envs/python37/lib/python3.7/site-packages/chroma/init.py)