SneakerBotTutorials icon indicating copy to clipboard operation
SneakerBotTutorials copied to clipboard

ImportError: cannot import name flask

Open osammeh opened this issue 8 years ago • 0 comments

Traceback (most recent call last): File "app.py", line 3, in from flask import flask, render_template, request, url_for, redirect, Markup, jsonify, make_response, send_from_directory, session ImportError: cannot import name flask

Flask is installed and im running on python2. Is there something else that I have done wrong?

osammeh avatar Jan 26 '18 06:01 osammeh