Command From flask not result (could not be resoulved)
I install the waitress server, but from waitress presents the same error.
I make a flask test with this simple code
from flask import Flask
from waitress import serve
app = Flask(__name__)
@app.route('/route_name')
def home():
return "Hello flask!"
I resolved flask import but now i have an error at connection localhost?\n
Error:
I add route name in broken link and Tcharan, it worked!