I have been trying to install flask in my EC2. I have installed python 3.6 and also the flask module with python3.6 -m pip intsall flask. Running that command s
python3.6 -m pip intsall flask