Created
April 30, 2014 15:25
-
-
Save ulfbert-inc/4fdfa8d056c7b0a7aa28 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ pip install --user -r requirements.txt | |
Downloading/unpacking Django==1.6.3 (from -r requirements.txt (line 1)) | |
Downloading Django-1.6.3-py2.py3-none-any.whl (6.7MB): 6.7MB downloaded | |
Downloading/unpacking Markdown==2.4 (from -r requirements.txt (line 2)) | |
Downloading Markdown-2.4.tar.gz (260kB): 260kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/Markdown/setup.py) egg_info for package Markdown | |
Downloading/unpacking MarkupSafe==0.21 (from -r requirements.txt (line 3)) | |
Downloading MarkupSafe-0.21.tar.gz | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/MarkupSafe/setup.py) egg_info for package MarkupSafe | |
Downloading/unpacking argparse==1.1 (from -r requirements.txt (line 4)) | |
Downloading argparse-1.1.zip (151kB): 151kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/argparse/setup.py) egg_info for package argparse | |
Downloading/unpacking beautifulsoup4==4.3.2 (from -r requirements.txt (line 5)) | |
Downloading beautifulsoup4-4.3.2.tar.gz (143kB): 143kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/beautifulsoup4/setup.py) egg_info for package beautifulsoup4 | |
Downloading/unpacking django-appconf==0.6 (from -r requirements.txt (line 6)) | |
Downloading django_appconf-0.6-py2.py3-none-any.whl | |
Downloading/unpacking django-compressor==1.3 (from -r requirements.txt (line 7)) | |
Downloading django_compressor-1.3.tar.gz (91kB): 91kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/django-compressor/setup.py) egg_info for package django-compressor | |
warning: no files found matching '*.js' under directory 'compressor/tests/media' | |
warning: no files found matching '*.css' under directory 'compressor/tests/media' | |
warning: no files found matching '*.png' under directory 'compressor/tests/media' | |
warning: no files found matching '*.coffee' under directory 'compressor/tests/media' | |
Downloading/unpacking django-debug-toolbar==1.1 (from -r requirements.txt (line 8)) | |
Downloading django_debug_toolbar-1.1-py2.py3-none-any.whl (204kB): 204kB downloaded | |
Downloading/unpacking django-extensions==1.3.3 (from -r requirements.txt (line 9)) | |
Downloading django-extensions-1.3.3.tar.gz (169kB): 169kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/django-extensions/setup.py) egg_info for package django-extensions | |
Downloading/unpacking django-filter==0.7 (from -r requirements.txt (line 10)) | |
Downloading django_filter-0.7-py2.py3-none-any.whl | |
Downloading/unpacking django-htmlmin==0.7.0 (from -r requirements.txt (line 11)) | |
Downloading django-htmlmin-0.7.0.tar.gz | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/django-htmlmin/setup.py) egg_info for package django-htmlmin | |
no previously-included directories found matching 'htmlmin/tests' | |
Downloading/unpacking django-mptt==0.6.0 (from -r requirements.txt (line 12)) | |
Downloading django-mptt-0.6.0.tar.gz (89kB): 89kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/django-mptt/setup.py) egg_info for package django-mptt | |
warning: no files found matching '*.json' under directory 'mptt' | |
Downloading/unpacking djangorestframework==2.3.13 (from -r requirements.txt (line 13)) | |
Downloading djangorestframework-2.3.13-py2.py3-none-any.whl (294kB): 294kB downloaded | |
Downloading/unpacking html5lib==0.999 (from -r requirements.txt (line 14)) | |
Downloading html5lib-0.999.tar.gz (885kB): 885kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/html5lib/setup.py) egg_info for package html5lib | |
Downloading/unpacking humanize==0.5 (from -r requirements.txt (line 15)) | |
Downloading humanize-0.5.tar.gz | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/humanize/setup.py) egg_info for package humanize | |
Downloading/unpacking inflect==0.2.4 (from -r requirements.txt (line 16)) | |
Downloading inflect-0.2.4.tar.gz (91kB): 91kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/inflect/setup.py) egg_info for package inflect | |
Downloading/unpacking six (from django-appconf==0.6->-r requirements.txt (line 6)) | |
Downloading six-1.6.1-py2.py3-none-any.whl | |
Downloading/unpacking sqlparse (from django-debug-toolbar==1.1->-r requirements.txt (line 8)) | |
Downloading sqlparse-0.1.11.tar.gz (53kB): 53kB downloaded | |
Running setup.py (path:/private/var/folders/zp/905n_6ps4wj2v69hf65hlc6m0000gn/T/pip_build_vt/sqlparse/setup.py) egg_info for package sqlparse | |
Installing collected packages: Django, Markdown, MarkupSafe, argparse, beautifulsoup4, django-appconf, django-compressor, django-debug-toolbar, django-extensions, django-filter, django-htmlmin, django-mptt, djangorestframework, html5lib, humanize, inflect, six, sqlparse | |
Cleaning up... | |
Exception: | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7.egg/pip/basecommand.py", line 122, in main | |
status = self.run(options, args) | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7.egg/pip/commands/install.py", line 283, in run | |
requirement_set.install(install_options, global_options, root=options.root_path) | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7.egg/pip/req.py", line 1435, in install | |
requirement.install(install_options, global_options, *args, **kwargs) | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7.egg/pip/req.py", line 671, in install | |
self.move_wheel_files(self.source_dir, root=root) | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7.egg/pip/req.py", line 901, in move_wheel_files | |
pycompile=self.pycompile, | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7.egg/pip/wheel.py", line 140, in move_wheel_files | |
scheme = distutils_scheme(name, user=user, home=home, root=root) | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.5.4-py2.7.egg/pip/locations.py", line 155, in distutils_scheme | |
i.finalize_options() | |
File "build/bdist.macosx-10.9-x86_64/egg/setuptools/command/install.py", line 32, in finalize_options | |
_install.finalize_options(self) | |
File "/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/command/install.py", line 268, in finalize_options | |
raise DistutilsOptionError("can't combine user with prefix, " | |
DistutilsOptionError: can't combine user with prefix, exec_prefix/home, or install_(plat)base | |
Storing debug log for failure in /Users/vt/.pip/pip.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment