Flask deployment failure

My Flask application deployment is stuck at Starting phase for 40 minutes. The region is Frankfurt. No logs is showing up. Please check immediately and help.

Hi @Tanmay_Agrawal

From what I see you app is failing with error:

    import numpy as np
ModuleNotFoundError: No module named 'numpy'