Skip to content

Requests lib required #3

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

Closed
vchulski opened this issue Mar 8, 2024 · 0 comments
Closed

Requests lib required #3

vchulski opened this issue Mar 8, 2024 · 0 comments

Comments

@vchulski
Copy link
Contributor

vchulski commented Mar 8, 2024

  • Vapi Python SDK version: 0.1.8
  • Python version: 3.10.4
  • Operating System: macOS (Sonoma 14.2.1)

Description

I am trying to use the library according to the instructions in the README.md
After installing the library I am trying to run import and it doesn't work as it has requests dependency which is not reflected in the requirements.txt file

What I Did

pip install vapi_python
python -c "from vapi_python import Vapi"

Received

ModuleNotFoundError: No module named 'requests'
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

2 participants