generatebio/chroma

ImportError: cannot import name 'api' from 'chroma'

nickyoungforu opened this issue · 2 comments

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)

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.