twilio / twilio-python

A Python module for communicating with the Twilio API and generating TwiML.

Home Page:https://www.twilio.com/docs/libraries/python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imported library does not exist

geospith opened this issue · comments

The path twilio.rest.preview.understand.assistant does not exist, therefore this import breaks at runtime:

from twilio.rest.preview.understand.assistant import AssistantList

from twilio.rest.preview.understand.assistant import AssistantList

Let's club this under #773 as they are the same issue. Will be looking at it