On Windows, installing twilio-python 6.36.0 via pip and then running from twilio.rest import Client fails with ImportError: cannot import name 'Client' from 'twilio.rest' (unknown location). The import path reports as unknown location even though the package installed without a visible error. Python 3.8.2 was in use.