Collecting icd==0.1.1 1 location(s) to search for versions of icd: * https://pypi.python.org/simple/icd/ Getting page https://pypi.python.org/simple/icd/ Analyzing links from page https://pypi.python.org/simple/icd/ Found link https://pypi.python.org/packages/17/e7/eef8a2cfe8c8d688e4472d967424634a097e22dd21c465fa696c42b5f4c3/icd-0.1.1.tar.gz#md5=1655ada9ad197228aec046106c8952f5 (from https://pypi.python.org/simple/icd/), version: 0.1.1 Skipping link https://pypi.python.org/packages/cd/c2/ffcb8aa2a68436dd3e468f1104522b5d154fb46607ca7dc630a952dc9a43/icd-0.1.1-py2-none-any.whl#md5=3cb92957d291ae5579558892e09b55a1 (from https://pypi.python.org/simple/icd/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/d3/27/bb3bfa1ea5cfe20144026906643fcba1896b32969dfeb55c87fac49c0070/icd-0.1.0-py2-none-any.whl#md5=f3fa5c756279ce074be2d3f083a10e92 (from https://pypi.python.org/simple/icd/); it is not compatible with this Python Found link https://pypi.python.org/packages/ff/05/ae6636a10997253533769ff15b785d15963b8cceeab04e1ce9703dcc36c3/icd-0.1.0.tar.gz#md5=c5d33186c4a3978b0c8d33e833491e54 (from https://pypi.python.org/simple/icd/), version: 0.1.0 Using version 0.1.1 (newest of versions: 0.1.1) Downloading icd-0.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/17/e7/eef8a2cfe8c8d688e4472d967424634a097e22dd21c465fa696c42b5f4c3/icd-0.1.1.tar.gz#md5=1655ada9ad197228aec046106c8952f5 (from https://pypi.python.org/simple/icd/) Running setup.py (path:/tmp/pip-build-hg5bvnva/icd/setup.py) egg_info for package icd Running command python setup.py egg_info running egg_info creating pip-egg-info/icd.egg-info writing pip-egg-info/icd.egg-info/PKG-INFO writing requirements to pip-egg-info/icd.egg-info/requires.txt writing top-level names to pip-egg-info/icd.egg-info/top_level.txt writing dependency_links to pip-egg-info/icd.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/icd.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/icd.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/icd.egg-info/SOURCES.txt' Source in /tmp/pip-build-hg5bvnva/icd has version 0.1.1, which satisfies requirement icd==0.1.1 from https://pypi.python.org/packages/17/e7/eef8a2cfe8c8d688e4472d967424634a097e22dd21c465fa696c42b5f4c3/icd-0.1.1.tar.gz#md5=1655ada9ad197228aec046106c8952f5 Building wheels for collected packages: icd Running setup.py bdist_wheel for icd: started Destination directory: /tmp/tmp7_om1bnzpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hg5bvnva/icd/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp7_om1bnzpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/icd copying icd/__init__.py -> build/lib/icd copying icd/icd_to_comorbidities.py -> build/lib/icd copying icd/long_to_short_transformation.py -> build/lib/icd creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_long_to_short_transformation.py -> build/lib/tests copying tests/test_icd_to_comorbidities.py -> build/lib/tests installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/icd copying build/lib/icd/__init__.py -> build/bdist.linux-armv7l/wheel/icd copying build/lib/icd/icd_to_comorbidities.py -> build/bdist.linux-armv7l/wheel/icd copying build/lib/icd/long_to_short_transformation.py -> build/bdist.linux-armv7l/wheel/icd creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_long_to_short_transformation.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_icd_to_comorbidities.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to icd.egg-info/top_level.txt writing requirements to icd.egg-info/requires.txt writing icd.egg-info/PKG-INFO writing dependency_links to icd.egg-info/dependency_links.txt reading manifest file 'icd.egg-info/SOURCES.txt' writing manifest file 'icd.egg-info/SOURCES.txt' Copying icd.egg-info to build/bdist.linux-armv7l/wheel/icd-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/icd-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for icd: finished with status 'done' Stored in directory: /tmp/tmpukdllxwn Successfully built icd Cleaning up... Removing source in /tmp/pip-build-hg5bvnva/icd