How to Install Flask on Windows 10 (Python)

preview_player
Показать описание
This video teaches users how to install and test Flask with Python on Windows 10.
It is required that you install both Python 3 and PIP before attempting to follow along.

Flask Install Documentation:

Flask Quickstart:
Рекомендации по теме
Комментарии
Автор

That is so helpful! Better than any other tutorials. Thank you!

jiashuoliu
Автор

thanks man this really is a life saver

richardb
Автор

whenever i press flask run it says flask' is not recognized as an internal or external command,
operable program or batch file.

groundbreaker
Автор

but what if I want to change the hello world text and what should I type if I want to change the text?

ridhonurs
Автор

when i type flask run it shows "'flask' is not recognized as an internal or external command,
operable program or batch file.'' and because of that i am not able to run flask.
plz help
other than that everything goes well

samael
Автор

m getting an error while uploading the file

Error: While importing 'app', an ImportError was raised.

how to resolve it? pls help

essentials
Автор

Hi am trying to install flask but i have a bunch of error
Error: Could not locate a Flask application. You did not provide the "FLASK_APP" environment variable, and a "wsgi.py" or "app.py" module was not found in the current directory.
how can i fix it anyone to suggest me something

mohamedcherif
Автор

ya me to
it shows the same thing and nothing happens

ContentBombing
Автор

when i type python-v the window is showing some library files, what to do .. needed ur help

jaisalm
Автор

i had an issue that after installing i coudnt import flask but it got fixed now

happydevv
Автор

Test>flask run
'flask' is not recognized as an internal or external command,
operable program or batch file.
Noo

SineoxGaming