When I do
pip install Flask or
pip install click or
 pretty much pip install <anything> returns the same error :
Could not find a version that satisfies the requirement Flask (from versions: ) No matching distribution found for Flask
Same error for any virtual environment I may have created. I'm on Mac OS, using Python 3.4.
 
    