I\'m working with flask and python for the first time trying to create a web app. I\'m on Windows 10 using Cygwin; for some reason, even though I\'ve successfully installed
Try this if you don't want to use virtualenv:
python -m pip install --upgrade pip python -m pip install flask