when i install python flask the error shows
pip install python-flask Collecting python-flask ERROR: Could not find a version that satisfies the requirement python-flask (from versions: none) ERROR: No matching distribution found for python-flask
when i install python flask the error shows
pip install python-flask Collecting python-flask ERROR: Could not find a version that satisfies the requirement python-flask (from versions: none) ERROR: No matching distribution found for python-flask
try to install it with:
pip install Flask