I have a rest api projet with flask and this is the error when i deploy it to azure This my project structure:
i have flask_alchemy in requirement.txt but i receive the error.
this is my log
i solved the problem: configuration -> App settings -> add new app setting SCM_DO_BUILD_DURING_DEPLOYMENT=true