Because you didn't use virtual environment for using and installing the libraries, the versions of the libraries and their installation has bugs. Such as the errors I've written bellow. Please update your code for installing the code into a venv.
Error:
ModuleNotFoundError: No module named 'urllib3.contrib.appengine'
This environment is externally managed
╰─> To install Python packages system-wide, try ...
Because you didn't use virtual environment for using and installing the libraries, the versions of the libraries and their installation has bugs. Such as the errors I've written bellow. Please update your code for installing the code into a venv.
Error:
ModuleNotFoundError: No module named 'urllib3.contrib.appengine'
This environment is externally managed
╰─> To install Python packages system-wide, try ...