Why does Flask app deployed in production environment produce “SyntaxError: future feature annotations is not defined”?

后端 未结 0 1891
小蘑菇
小蘑菇 2020-12-11 05:26

I have created a flask application and I am having some issues to make it run in the production environment.

This is my app.py

from flask import Flask,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题