If which python points to your virtual environment, you can run python -m flask instead of flask and it should work.
which python
python -m flask
flask