I can get this project to build locally but trying to get it to run on Azure, I get a critical error.
ModuleNotFoundError: No module named 'project'
I thought it was similar to this issue on StackOverflow but I cannot fix it. Is there something else that this tutorial left out? Is there a working version somewhere that can be deployed to Azure?