ImportError: cannot import name 'Vapi' from 'vapi_...
# support
v
Hello, I get the error ImportError: cannot import name 'Vapi' from 'vapi_python' after pip install vapi_python when I write out from vapi_python import Vapi
v
Hey can share your code in a github repo?
v
ImportError: cannot import name 'Vapi' from 'vapi_python
this is the only code. I pip install vapi and then just ran this code: from vapi_python import Vapi
s
@VapiLLM looking into it.