Comments on: How to Install and Use Flask on Ubuntu 22.04 https://tecadmin.net/how-to-install-flask-on-ubuntu/ How to guide for System Administrator's and Developers Wed, 04 Jan 2023 06:33:07 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Rahul https://tecadmin.net/how-to-install-flask-on-ubuntu/#comment-65668 Wed, 04 Jan 2023 06:33:07 +0000 https://tecadmin.net/?p=33469#comment-65668 Thanks C138, I have corrected the commands.

]]>
By: C138 https://tecadmin.net/how-to-install-flask-on-ubuntu/#comment-65666 Tue, 03 Jan 2023 14:51:49 +0000 https://tecadmin.net/?p=33469#comment-65666 pip3 install Flask –save

Usage:
pip3 install [options] [package-index-options] …
pip3 install [options] -r [package-index-options] …
pip3 install [options] [-e] …
pip3 install [options] [-e] …
pip3 install [options] …

no such option: –save

]]>