ImportError: The requests library is not installed, please install the requests package to use the requests transport. code example
Example: ModuleNotFoundError: No module named 'requests'
pip install requests
pip install requests