how to install flask using pip or pip3 code example Example 1: install flask pip install flask Example 2: install flask in venv $ pip install Flask