Instale o Flask em Venv
$ pip install Flask
Doubtful Dolphin
$ pip install Flask
python -3 -m venv venv
$ python -m venv flask_env