I\'m installing several Python packages in Ubuntu 12.04 using the following requirements.txt file:
requirements.txt
numpy>=1.8.2,<2.0.0 matplotlib>=1.3.
Try installing flask through the powershell using the following command.
pip install --isolated Flask
This will allow installation to avoide environment variables and user configuration.