cannot import name ‘Sequence’ from ‘collections’
I am developing a python-flask web application using Python 3.12 and locally it works fine.
I want to deploy it on Azure using Azure App Services (Web App).
I am developing a python-flask web application using Python 3.12 and locally it works fine.
I want to deploy it on Azure using Azure App Services (Web App).