Skip to content

Requests lib required #3

@vchulski

Description

@vchulski
  • 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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions