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

ModuleNotFoundError with 'state_embedding_generation_completed_embedding_generation' #198

Open
melodicoder opened this issue Oct 18, 2024 · 0 comments

Comments

@melodicoder
Copy link

So I am currently trying to run the Python SDK of the Expression Measurement API example code of reading image files locally on this doc website (https://dev.hume.ai/docs/expression-measurement/rest). I git cloned this hume-python-sdk GitHub repo into my Windows 11 File Explorer directory and copied the code in "Making a request to the API" section from that URL into a Python file to test. However, I am running into a ModuleNotFoundError regarding 'state_embedding_generation_completed_embedding_generation' though I do have that Python file, i.e. state_embedding_generation_completed_embedding_generation.py, cloned into the appropriate path. How do I resolve that error?

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