Created temporary directory: /tmp/pip-ephem-wheel-cache-401upmay Created temporary directory: /tmp/pip-req-tracker-96pfo039 Created requirements tracker '/tmp/pip-req-tracker-96pfo039' Created temporary directory: /tmp/pip-wheel-1rf_5uir Collecting pycaravel==0.0.1 1 location(s) to search for versions of pycaravel: * https://pypi.org/simple/pycaravel/ Getting page https://pypi.org/simple/pycaravel/ Analyzing links from page https://pypi.org/simple/pycaravel/ Found link https://files.pythonhosted.org/packages/46/f3/567fe1740bdc58bdae057830942a07f33df86eeb712fe83330554223a9ae/pycaravel-0.0.1.tar.gz#sha256=9825b13df031e92927a50a61adce9ece96538320d3783f56ead5534e67fea853 (from https://pypi.org/simple/pycaravel/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-63jucgz3 Downloading https://files.pythonhosted.org/packages/46/f3/567fe1740bdc58bdae057830942a07f33df86eeb712fe83330554223a9ae/pycaravel-0.0.1.tar.gz (111kB) Downloading from URL https://files.pythonhosted.org/packages/46/f3/567fe1740bdc58bdae057830942a07f33df86eeb712fe83330554223a9ae/pycaravel-0.0.1.tar.gz#sha256=9825b13df031e92927a50a61adce9ece96538320d3783f56ead5534e67fea853 (from https://pypi.org/simple/pycaravel/) Added pycaravel==0.0.1 from https://files.pythonhosted.org/packages/46/f3/567fe1740bdc58bdae057830942a07f33df86eeb712fe83330554223a9ae/pycaravel-0.0.1.tar.gz#sha256=9825b13df031e92927a50a61adce9ece96538320d3783f56ead5534e67fea853 to build tracker '/tmp/pip-req-tracker-96pfo039' Running setup.py (path:/tmp/pip-wheel-1rf_5uir/pycaravel/setup.py) egg_info for package pycaravel Running command python setup.py egg_info running egg_info creating pip-egg-info/pycaravel.egg-info writing pip-egg-info/pycaravel.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pycaravel.egg-info/dependency_links.txt writing requirements to pip-egg-info/pycaravel.egg-info/requires.txt writing top-level names to pip-egg-info/pycaravel.egg-info/top_level.txt writing manifest file 'pip-egg-info/pycaravel.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pycaravel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.*~' found under directory 'doc/source' no previously-included directories found matching 'doc/source/*/generated' writing manifest file 'pip-egg-info/pycaravel.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1rf_5uir/pycaravel has version 0.0.1, which satisfies requirement pycaravel==0.0.1 from https://files.pythonhosted.org/packages/46/f3/567fe1740bdc58bdae057830942a07f33df86eeb712fe83330554223a9ae/pycaravel-0.0.1.tar.gz#sha256=9825b13df031e92927a50a61adce9ece96538320d3783f56ead5534e67fea853 Removed pycaravel==0.0.1 from https://files.pythonhosted.org/packages/46/f3/567fe1740bdc58bdae057830942a07f33df86eeb712fe83330554223a9ae/pycaravel-0.0.1.tar.gz#sha256=9825b13df031e92927a50a61adce9ece96538320d3783f56ead5534e67fea853 from build tracker '/tmp/pip-req-tracker-96pfo039' Building wheels for collected packages: pycaravel Created temporary directory: /tmp/pip-wheel-tmia49cc Running setup.py bdist_wheel for pycaravel: started Destination directory: /tmp/pip-wheel-tmia49cc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1rf_5uir/pycaravel/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/pip-wheel-tmia49cc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/caravel copying caravel/io.py -> build/lib/caravel copying caravel/info.py -> build/lib/caravel copying caravel/configure.py -> build/lib/caravel copying caravel/__init__.py -> build/lib/caravel copying caravel/parser.py -> build/lib/caravel creating build/lib/caravel/loaders copying caravel/loaders/loader_base.py -> build/lib/caravel/loaders copying caravel/loaders/tsv.py -> build/lib/caravel/loaders copying caravel/loaders/nifti.py -> build/lib/caravel/loaders copying caravel/loaders/__init__.py -> build/lib/caravel/loaders creating build/lib/caravel/conf copying caravel/conf/hbn_derivatives.conf -> build/lib/caravel/conf copying caravel/conf/hbn_sourcedata.conf -> build/lib/caravel/conf copying caravel/conf/hbn_phenotype.conf -> build/lib/caravel/conf 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/caravel copying build/lib/caravel/io.py -> build/bdist.linux-armv7l/wheel/caravel copying build/lib/caravel/info.py -> build/bdist.linux-armv7l/wheel/caravel copying build/lib/caravel/configure.py -> build/bdist.linux-armv7l/wheel/caravel copying build/lib/caravel/__init__.py -> build/bdist.linux-armv7l/wheel/caravel creating build/bdist.linux-armv7l/wheel/caravel/loaders copying build/lib/caravel/loaders/loader_base.py -> build/bdist.linux-armv7l/wheel/caravel/loaders copying build/lib/caravel/loaders/tsv.py -> build/bdist.linux-armv7l/wheel/caravel/loaders copying build/lib/caravel/loaders/nifti.py -> build/bdist.linux-armv7l/wheel/caravel/loaders copying build/lib/caravel/loaders/__init__.py -> build/bdist.linux-armv7l/wheel/caravel/loaders copying build/lib/caravel/parser.py -> build/bdist.linux-armv7l/wheel/caravel creating build/bdist.linux-armv7l/wheel/caravel/conf copying build/lib/caravel/conf/hbn_derivatives.conf -> build/bdist.linux-armv7l/wheel/caravel/conf copying build/lib/caravel/conf/hbn_sourcedata.conf -> build/bdist.linux-armv7l/wheel/caravel/conf copying build/lib/caravel/conf/hbn_phenotype.conf -> build/bdist.linux-armv7l/wheel/caravel/conf running install_egg_info running egg_info writing requirements to pycaravel.egg-info/requires.txt writing pycaravel.egg-info/PKG-INFO writing top-level names to pycaravel.egg-info/top_level.txt writing dependency_links to pycaravel.egg-info/dependency_links.txt reading manifest file 'pycaravel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.*~' found under directory 'doc/source' no previously-included directories found matching 'doc/source/*/generated' writing manifest file 'pycaravel.egg-info/SOURCES.txt' Copying pycaravel.egg-info to build/bdist.linux-armv7l/wheel/pycaravel-0.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pycaravel-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-tmia49cc/pycaravel-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'caravel/__init__.py' adding 'caravel/configure.py' adding 'caravel/info.py' adding 'caravel/io.py' adding 'caravel/parser.py' adding 'caravel/conf/hbn_derivatives.conf' adding 'caravel/conf/hbn_phenotype.conf' adding 'caravel/conf/hbn_sourcedata.conf' adding 'caravel/loaders/__init__.py' adding 'caravel/loaders/loader_base.py' adding 'caravel/loaders/nifti.py' adding 'caravel/loaders/tsv.py' adding 'pycaravel-0.0.1.dist-info/LICENSE' adding 'pycaravel-0.0.1.dist-info/METADATA' adding 'pycaravel-0.0.1.dist-info/WHEEL' adding 'pycaravel-0.0.1.dist-info/top_level.txt' adding 'pycaravel-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pycaravel: finished with status 'done' Stored in directory: /tmp/tmp7avl19zt Successfully built pycaravel Cleaning up... Removing source in /tmp/pip-wheel-1rf_5uir/pycaravel Removed build tracker '/tmp/pip-req-tracker-96pfo039'