# Pastebin xEgFhtea vagrant@metabrainz:/vagrant$ pip install Flask-DebugToolbar Collecting Flask-DebugToolbar /usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning. SNIMissingWarning /usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning Downloading Flask-DebugToolbar-0.10.0.tar.gz (253kB) 100% |████████████████████████████████| 253kB 1.2MB/s Requirement already satisfied (use --upgrade to upgrade): Flask>=0.8 in /usr/local/lib/python2.7/dist-packages (from Flask-DebugToolbar) Collecting Blinker (from Flask-DebugToolbar) Downloading blinker-1.4.tar.gz (111kB) 100% |████████████████████████████████| 114kB 2.6MB/s Requirement already satisfied (use --upgrade to upgrade): itsdangerous in /usr/local/lib/python2.7/dist-packages (from Flask-DebugToolbar) Requirement already satisfied (use --upgrade to upgrade): werkzeug in /usr/local/lib/python2.7/dist-packages (from Flask-DebugToolbar) Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.4 in /usr/local/lib/python2.7/dist-packages (from Flask>=0.8->Flask-DebugToolbar) Requirement already satisfied (use --upgrade to upgrade): MarkupSafe in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.4->Flask>=0.8->Flask-DebugToolbar) Building wheels for collected packages: Flask-DebugToolbar, Blinker Running setup.py bdist_wheel for Flask-DebugToolbar ... done Stored in directory: /home/vagrant/.cache/pip/wheels/de/4f/a4/d650b2497ea2ed0e0b8453b409b05d0409839d5c39d89f17bf Running setup.py bdist_wheel for Blinker ... done Stored in directory: /home/vagrant/.cache/pip/wheels/f2/c3/e5/ee0b56ce61cac874efcee8d98a9a9e9415cb8e229cde993c7f Successfully built Flask-DebugToolbar Blinker Installing collected packages: Blinker, Flask-DebugToolbar Exception: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/basecommand.py", line 209, in main status = self.run(options, args) File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/commands/install.py", line 317, in run prefix=options.prefix_path, File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/req/req_set.py", line 731, in install **kwargs File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/req/req_install.py", line 813, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix) File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/req/req_install.py", line 1012, in move_wheel_files isolated=self.isolated, File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/wheel.py", line 343, in move_wheel_files clobber(source, lib_dir, True) File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/wheel.py", line 314, in clobber ensure_dir(destdir) File "/usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/utils/__init__.py", line 82, in ensure_dir os.makedirs(path) File "/usr/lib/python2.7/os.py", line 157, in makedirs mkdir(name, mode) OSError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/blinker-1.4.dist-info' /usr/local/lib/python2.7/dist-packages/pip-8.0.0-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning