C:WINDOWSsystem32>pip install Flask Collecting Flask Using cached Flask-0.11.1-py2.py3-none-any.whl Requirement already satisfied (use --upgrade to upgrade): click>=2.0 in c:python27libsite-packages (from Flask) Requirement already satisfied (use --upgrade to upgrade): Werkzeug>=0.7 in c:python27libsite-packages (from Flask) Collecting Jinja2>=2.4 (from Flask) Using cached Jinja2-2.8-py2.py3-none-any.whl Collecting itsdangerous>=0.21 (from Flask) Using cached itsdangerous-0.24.tar.gz Collecting MarkupSafe (from Jinja2>=2.4->Flask) Using cached MarkupSafe-0.23.tar.gz Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Flask Ruing setup.py install for MarkupSafe ... error Complete output from command c:python27python.exe -u -c "import setuptools, tokenize;file='c:userspaaaappdatalocaltemppip-build-yky94yMarkupSafesetup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('', 'n'), file, 'exec'))" install --record c:userspaaaappdatalocaltemppip-yt8nac-recordinstall-record.txt --single-version-exteally-managed --compile: ruing install ruing build ruing build_py creating build creating buildlib.win32-2.7 creating buildlib.win32-2.7markupsafe copying markupsafetests.py -> buildlib.win32-2.7markupsafe copying markupsafe_compat.py -> buildlib.win32-2.7markupsafe copying markupsafe_constants.py -> buildlib.win32-2.7markupsafe copying markupsafe_native.py -> buildlib.win32-2.7markupsafe copying markupsafe__init__.py -> buildlib.win32-2.7markupsafe ruing egg_info writing MarkupSafe.egg-infoPKG-INFO writing top-level names to MarkupSafe.egg-infotop_level.txt writing dependency_links to MarkupSafe.egg-infodependency_links.txt waing: manifest_maker: standard file '-c' not found reading manifest file 'MarkupSafe.egg-infoSOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-infoSOURCES.txt' copying markupsafe_speedups.c -> buildlib.win32-2.7markupsafe ruing build_ext building 'markupsafe._speedups' extension error: [Error 2] The system caot find the file specified ---------------------------------------- Command "c:python27python.exe -u -c "import setuptools, tokenize;file='c:userspaaaappdatalocaltemppip-build-yky94yMarkupSafesetup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('', 'n'), file, 'exec'))" install --record c:userspaaaappdatalocaltemppip-yt8nac-recordinstall-record.txt --single-version-exteally-managed --compile" failed with error code 1 in c:userspaaaappdatalocaltemppip-build-yky94yMarkupSafe
PLEASE HELP :(
