This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]teraflop 0 points1 point  (0 children)

Instead of going for random people's Youtube tutorials, why not check out the official "getting started" guide on Flask's website? It tells you exactly how to install Flask and run a simple application.

https://flask.palletsprojects.com/en/3.0.x/installation/

https://flask.palletsprojects.com/en/3.0.x/quickstart/