check flask is installed or not code example Example 1: install flask pip install flask Example 2: install flask in venv $ pip install Flask