Created
August 4, 2014 18:27
-
-
Save lithix-src/792c7aba178a0fe5c8ff 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
---------------------------------------- | |
Cleaning up... | |
Removing temporary dir /tmp/pip_build_root... | |
Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/nupic/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-xdNuyZ-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_root/nupic | |
Exception information: | |
Traceback (most recent call last): | |
File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/basecommand.py", line 122, in main | |
status = self.run(options, args) | |
File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-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/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/req.py", line 1435, in install | |
requirement.install(install_options, global_options, *args, **kwargs) | |
File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/req.py", line 706, in install | |
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False) | |
File "/usr/local/lib/python2.7/dist-packages/pip-1.5.6-py2.7.egg/pip/util.py", line 697, in call_subprocess | |
% (command_desc, proc.returncode, cwd)) | |
InstallationError: Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_root/nupic/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-xdNuyZ-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_root/nupic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment