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

[Python SDK]: ImportError: cannot import name 'EmbedbaseAsyncClient' from 'embedbase_client' #131

Open
ccomkhj opened this issue Jul 6, 2023 · 1 comment

Comments

@ccomkhj
Copy link

ccomkhj commented Jul 6, 2023

System Info

embedbase-client 0.2.3
Linux 22.04

Reproduction

in bash

pip install embedbase-client

in terminal

from embedbase_client import EmbedbaseAsyncClient

ImportError: cannot import name 'EmbedbaseAsyncClient' from 'embedbase_client'

Expected behavior

import EmbedbaseAsyncClient

@ccomkhj
Copy link
Author

ccomkhj commented Jul 6, 2023

previously it worked at embedbase-client 0.2.0

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

No branches or pull requests

1 participant