Last active
September 23, 2016 05:21
-
-
Save yayamamo/c3391e1b6aff90e23b4c1bb49bb4a5ce to your computer and use it in GitHub Desktop.
Failure of installing umakaviewer.
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 -U setuptools | |
Downloading/unpacking setuptools from https://pypi.python.org/packages/8d/ae/766f375fc05b3d345b7082333da9f8b49af02d9c5680ff4eb15655fc5ae1/setuptools-27.3.0-py2.py3-none-any.whl#md5=53f779309b8d04422b4f65cd09af4a28 | |
Downloading setuptools-27.3.0-py2.py3-none-any.whl (467kB): 467kB downloaded | |
Installing collected packages: setuptools | |
Found existing installation: setuptools 5.8 | |
Uninstalling setuptools: | |
Successfully uninstalled setuptools | |
Successfully installed setuptools | |
Cleaning up... | |
$ pip install umakaviewer | |
Downloading/unpacking umakaviewer | |
Downloading umakaviewer-0.0.1-py2.py3-none-any.whl | |
Downloading/unpacking rdflib==4.2.1 (from umakaviewer) | |
Downloading rdflib-4.2.1.tar.gz (889kB): 889kB downloaded | |
Running setup.py (path:/tmp/pip_build_yayamamo/rdflib/setup.py) egg_info for package rdflib | |
no previously-included directories found matching 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
warning: no previously-included files matching '*$py.class' found anywhere in distribution | |
Downloading/unpacking click==6.6 (from umakaviewer) | |
Downloading click-6.6.tar.gz (283kB): 283kB downloaded | |
Running setup.py (path:/tmp/pip_build_yayamamo/click/setup.py) egg_info for package click | |
warning: no previously-included files matching '*.pyc' found under directory 'docs' | |
warning: no previously-included files matching '*.pyo' found under directory 'docs' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
warning: no previously-included files matching '*.pyc' found under directory 'examples' | |
warning: no previously-included files matching '*.pyo' found under directory 'examples' | |
no previously-included directories found matching 'docs/_build' | |
Downloading/unpacking pyparsing==2.1.9 (from umakaviewer) | |
Downloading pyparsing-2.1.9-py2.py3-none-any.whl (55kB): 55kB downloaded | |
Downloading/unpacking isodate==0.5.4 (from umakaviewer) | |
Downloading isodate-0.5.4.tar.gz | |
Running setup.py (path:/tmp/pip_build_yayamamo/isodate/setup.py) egg_info for package isodate | |
Downloading/unpacking SPARQLWrapper (from rdflib==4.2.1->umakaviewer) | |
Downloading SPARQLWrapper-1.7.6.zip | |
Running setup.py (path:/tmp/pip_build_yayamamo/SPARQLWrapper/setup.py) egg_info for package SPARQLWrapper | |
warning: no previously-included files found matching 'Makefile' | |
Downloading/unpacking html5lib (from rdflib==4.2.1->umakaviewer) | |
Downloading html5lib-0.999999999.tar.gz (245kB): 245kB downloaded | |
Running setup.py (path:/tmp/pip_build_yayamamo/html5lib/setup.py) egg_info for package html5lib | |
Downloading/unpacking keepalive>=0.5 (from SPARQLWrapper->rdflib==4.2.1->umakaviewer) | |
Downloading keepalive-0.5.zip | |
Running setup.py (path:/tmp/pip_build_yayamamo/keepalive/setup.py) egg_info for package keepalive | |
Requirement already satisfied (use --upgrade to upgrade): six in ./anaconda/lib/python2.7/site-packages (from html5lib->rdflib==4.2.1->umakaviewer) | |
Downloading/unpacking webencodings (from html5lib->rdflib==4.2.1->umakaviewer) | |
Downloading webencodings-0.5.tar.gz | |
Running setup.py (path:/tmp/pip_build_yayamamo/webencodings/setup.py) egg_info for package webencodings | |
Requirement already satisfied (use --upgrade to upgrade): setuptools>=18.5 in ./anaconda/lib/python2.7/site-packages (from html5lib->rdflib==4.2.1->umakaviewer) | |
Installing collected packages: umakaviewer, rdflib, click, pyparsing, isodate, SPARQLWrapper, html5lib, keepalive, webencodings | |
Running setup.py install for rdflib | |
no previously-included directories found matching 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
warning: no previously-included files matching '*$py.class' found anywhere in distribution | |
Installing rdf2dot script to /home/yayamamo/anaconda/bin | |
Installing csv2rdf script to /home/yayamamo/anaconda/bin | |
Installing rdfpipe script to /home/yayamamo/anaconda/bin | |
Installing rdfs2dot script to /home/yayamamo/anaconda/bin | |
Installing rdfgraphisomorphism script to /home/yayamamo/anaconda/bin | |
Could not find .egg-info directory in install record for rdflib==4.2.1 (from umakaviewer) | |
Running setup.py install for click | |
warning: no previously-included files matching '*.pyc' found under directory 'docs' | |
warning: no previously-included files matching '*.pyo' found under directory 'docs' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
warning: no previously-included files matching '*.pyc' found under directory 'examples' | |
warning: no previously-included files matching '*.pyo' found under directory 'examples' | |
no previously-included directories found matching 'docs/_build' | |
Could not find .egg-info directory in install record for click==6.6 (from umakaviewer) | |
Found existing installation: pyparsing 2.0.1 | |
Uninstalling pyparsing: | |
Successfully uninstalled pyparsing | |
Running setup.py install for isodate | |
Could not find .egg-info directory in install record for isodate==0.5.4 (from umakaviewer) | |
Running setup.py install for SPARQLWrapper | |
warning: no previously-included files found matching 'Makefile' | |
Could not find .egg-info directory in install record for SPARQLWrapper (from rdflib==4.2.1->umakaviewer) | |
Running setup.py install for html5lib | |
Could not find .egg-info directory in install record for html5lib (from rdflib==4.2.1->umakaviewer) | |
Running setup.py install for keepalive | |
Could not find .egg-info directory in install record for keepalive>=0.5 (from SPARQLWrapper->rdflib==4.2.1->umakaviewer) | |
Running setup.py install for webencodings | |
Could not find .egg-info directory in install record for webencodings (from html5lib->rdflib==4.2.1->umakaviewer) | |
Successfully installed umakaviewer rdflib click pyparsing isodate SPARQLWrapper html5lib keepalive webencodings | |
Cleaning up... |
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
$ sudo pip install umakaviewer | |
The directory '/Users/yayamamo/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. | |
The directory '/Users/yayamamo/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. | |
Collecting umakaviewer | |
/Library/Python/2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: 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. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning. | |
SNIMissingWarning | |
/Library/Python/2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. | |
InsecurePlatformWarning | |
Downloading umakaviewer-0.0.1-py2.py3-none-any.whl | |
Collecting click==6.6 (from umakaviewer) | |
Downloading click-6.6.tar.gz (283kB) | |
100% |████████████████████████████████| 286kB 4.6MB/s | |
Collecting rdflib==4.2.1 (from umakaviewer) | |
Downloading rdflib-4.2.1.tar.gz (889kB) | |
100% |████████████████████████████████| 890kB 361kB/s | |
Collecting pyparsing==2.1.9 (from umakaviewer) | |
Downloading pyparsing-2.1.9-py2.py3-none-any.whl (55kB) | |
100% |████████████████████████████████| 61kB 8.4MB/s | |
Collecting isodate==0.5.4 (from umakaviewer) | |
Downloading isodate-0.5.4.tar.gz | |
Collecting SPARQLWrapper (from rdflib==4.2.1->umakaviewer) | |
Downloading SPARQLWrapper-1.7.6.zip | |
Collecting html5lib (from rdflib==4.2.1->umakaviewer) | |
Downloading html5lib-0.999999999.tar.gz (245kB) | |
100% |████████████████████████████████| 245kB 4.2MB/s | |
Complete output from command python setup.py egg_info: | |
html5lib requires setuptools version 18.5 or above; please upgrade before installing (you have 0.6c12) | |
---------------------------------------- | |
Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-N3LGjW/html5lib/ |
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 umakaviewer | |
Downloading/unpacking umakaviewer | |
Downloading umakaviewer-0.0.1-py2.py3-none-any.whl | |
Downloading/unpacking rdflib==4.2.1 (from umakaviewer) | |
Downloading rdflib-4.2.1.tar.gz (889kB): 889kB downloaded | |
Running setup.py (path:/tmp/pip_build_yayamamo/rdflib/setup.py) egg_info for package rdflib | |
no previously-included directories found matching 'docs/_build' | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
warning: no previously-included files matching '*$py.class' found anywhere in distribution | |
Downloading/unpacking click==6.6 (from umakaviewer) | |
Downloading click-6.6.tar.gz (283kB): 283kB downloaded | |
Running setup.py (path:/tmp/pip_build_yayamamo/click/setup.py) egg_info for package click | |
warning: no previously-included files matching '*.pyc' found under directory 'docs' | |
warning: no previously-included files matching '*.pyo' found under directory 'docs' | |
warning: no previously-included files matching '*.pyc' found under directory 'tests' | |
warning: no previously-included files matching '*.pyo' found under directory 'tests' | |
warning: no previously-included files matching '*.pyc' found under directory 'examples' | |
warning: no previously-included files matching '*.pyo' found under directory 'examples' | |
no previously-included directories found matching 'docs/_build' | |
Downloading/unpacking pyparsing==2.1.9 (from umakaviewer) | |
Downloading pyparsing-2.1.9-py2.py3-none-any.whl (55kB): 55kB downloaded | |
Downloading/unpacking isodate==0.5.4 (from umakaviewer) | |
Downloading isodate-0.5.4.tar.gz | |
Running setup.py (path:/tmp/pip_build_yayamamo/isodate/setup.py) egg_info for package isodate | |
Downloading/unpacking SPARQLWrapper (from rdflib==4.2.1->umakaviewer) | |
Downloading SPARQLWrapper-1.7.6.zip | |
Running setup.py (path:/tmp/pip_build_yayamamo/SPARQLWrapper/setup.py) egg_info for package SPARQLWrapper | |
warning: no previously-included files found matching 'Makefile' | |
Downloading/unpacking html5lib (from rdflib==4.2.1->umakaviewer) | |
Downloading html5lib-0.999999999.tar.gz (245kB): 245kB downloaded | |
Running setup.py (path:/tmp/pip_build_yayamamo/html5lib/setup.py) egg_info for package html5lib | |
html5lib requires setuptools version 18.5 or above; please upgrade before installing (you have 5.8) | |
Complete output from command python setup.py egg_info: | |
html5lib requires setuptools version 18.5 or above; please upgrade before installing (you have 5.8) | |
---------------------------------------- | |
Cleaning up... | |
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_yayamamo/html5lib | |
Storing debug log for failure in /home/yayamamo/.pip/pip.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment