Collecting regseg==0.1.0 1 location(s) to search for versions of regseg: * https://pypi.python.org/simple/regseg/ Getting page https://pypi.python.org/simple/regseg/ Analyzing links from page https://pypi.python.org/simple/regseg/ Found link https://pypi.python.org/packages/0b/de/9cdf8d3fa632e968e9e9809f51c27ed7863be003e29a5fdbf1315de7edbb/regseg-0.1.0.tar.gz#md5=44182cb72be7ebef7c718787122160ab (from https://pypi.python.org/simple/regseg/), version: 0.1.0 Found link https://pypi.python.org/packages/f8/6f/59206f1721ac08d2cb2607a93eb3ed85b42346ff55741a530430087f4d68/regseg-0.1.1.tar.gz#md5=c8243c434f5c7f3c24d5e50db232ef0f (from https://pypi.python.org/simple/regseg/), version: 0.1.1 Using version 0.1.0 (newest of versions: 0.1.0) Downloading regseg-0.1.0.tar.gz (50kB) Downloading from URL https://pypi.python.org/packages/0b/de/9cdf8d3fa632e968e9e9809f51c27ed7863be003e29a5fdbf1315de7edbb/regseg-0.1.0.tar.gz#md5=44182cb72be7ebef7c718787122160ab (from https://pypi.python.org/simple/regseg/) Running setup.py (path:/tmp/pip-build-viof5_au/regseg/setup.py) egg_info for package regseg Running command python setup.py egg_info running egg_info creating pip-egg-info/regseg.egg-info writing pip-egg-info/regseg.egg-info/PKG-INFO writing dependency_links to pip-egg-info/regseg.egg-info/dependency_links.txt writing requirements to pip-egg-info/regseg.egg-info/requires.txt writing entry points to pip-egg-info/regseg.egg-info/entry_points.txt writing top-level names to pip-egg-info/regseg.egg-info/top_level.txt writing manifest file 'pip-egg-info/regseg.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/regseg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'EXAMPLE.rst' writing manifest file 'pip-egg-info/regseg.egg-info/SOURCES.txt' Source in /tmp/pip-build-viof5_au/regseg has version 0.1.0, which satisfies requirement regseg==0.1.0 from https://pypi.python.org/packages/0b/de/9cdf8d3fa632e968e9e9809f51c27ed7863be003e29a5fdbf1315de7edbb/regseg-0.1.0.tar.gz#md5=44182cb72be7ebef7c718787122160ab Building wheels for collected packages: regseg Running setup.py bdist_wheel for regseg: started Destination directory: /tmp/tmpfbixpw53pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-viof5_au/regseg/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/tmpfbixpw53pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/regseg copying regseg/viz.py -> build/lib/regseg copying regseg/misc.py -> build/lib/regseg copying regseg/__about__.py -> build/lib/regseg copying regseg/filters.py -> build/lib/regseg copying regseg/__init__.py -> build/lib/regseg creating build/lib/regseg/interfaces copying regseg/interfaces/dmri.py -> build/lib/regseg/interfaces copying regseg/interfaces/phantoms.py -> build/lib/regseg/interfaces copying regseg/interfaces/warps.py -> build/lib/regseg/interfaces copying regseg/interfaces/__init__.py -> build/lib/regseg/interfaces copying regseg/interfaces/regseg.py -> build/lib/regseg/interfaces copying regseg/interfaces/utility.py -> build/lib/regseg/interfaces creating build/lib/regseg/workflows copying regseg/workflows/registration.py -> build/lib/regseg/workflows copying regseg/workflows/evaluation.py -> build/lib/regseg/workflows copying regseg/workflows/fieldmap.py -> build/lib/regseg/workflows copying regseg/workflows/realdata.py -> build/lib/regseg/workflows copying regseg/workflows/preprocess.py -> build/lib/regseg/workflows copying regseg/workflows/__init__.py -> build/lib/regseg/workflows copying regseg/workflows/model.py -> build/lib/regseg/workflows copying regseg/workflows/dti.py -> build/lib/regseg/workflows copying regseg/workflows/surfaces.py -> build/lib/regseg/workflows creating build/lib/regseg/data copying regseg/data/__init__.py -> build/lib/regseg/data copying regseg/data/regseg_hcp.json -> build/lib/regseg/data copying regseg/data/model_labels.json -> build/lib/regseg/data copying regseg/data/regseg_default.json -> build/lib/regseg/data copying regseg/data/t2b_elastix_z.txt -> build/lib/regseg/data copying regseg/data/t2b_elastix_y.txt -> build/lib/regseg/data copying regseg/data/t2b_elastix_x.txt -> build/lib/regseg/data running build_scripts creating build/scripts-3.4 copying and adjusting tools/extract_hcp.py -> build/scripts-3.4 copying and adjusting tools/run_evaluations.py -> build/scripts-3.4 copying and adjusting tools/run_phantoms.py -> build/scripts-3.4 changing mode of build/scripts-3.4/extract_hcp.py from 644 to 755 changing mode of build/scripts-3.4/run_evaluations.py from 644 to 755 changing mode of build/scripts-3.4/run_phantoms.py from 644 to 755 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/regseg copying build/lib/regseg/viz.py -> build/bdist.linux-armv7l/wheel/regseg copying build/lib/regseg/misc.py -> build/bdist.linux-armv7l/wheel/regseg copying build/lib/regseg/__about__.py -> build/bdist.linux-armv7l/wheel/regseg copying build/lib/regseg/filters.py -> build/bdist.linux-armv7l/wheel/regseg copying build/lib/regseg/__init__.py -> build/bdist.linux-armv7l/wheel/regseg creating build/bdist.linux-armv7l/wheel/regseg/interfaces copying build/lib/regseg/interfaces/dmri.py -> build/bdist.linux-armv7l/wheel/regseg/interfaces copying build/lib/regseg/interfaces/phantoms.py -> build/bdist.linux-armv7l/wheel/regseg/interfaces copying build/lib/regseg/interfaces/warps.py -> build/bdist.linux-armv7l/wheel/regseg/interfaces copying build/lib/regseg/interfaces/__init__.py -> build/bdist.linux-armv7l/wheel/regseg/interfaces copying build/lib/regseg/interfaces/regseg.py -> build/bdist.linux-armv7l/wheel/regseg/interfaces copying build/lib/regseg/interfaces/utility.py -> build/bdist.linux-armv7l/wheel/regseg/interfaces creating build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/registration.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/evaluation.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/fieldmap.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/realdata.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/preprocess.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/__init__.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/model.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/dti.py -> build/bdist.linux-armv7l/wheel/regseg/workflows copying build/lib/regseg/workflows/surfaces.py -> build/bdist.linux-armv7l/wheel/regseg/workflows creating build/bdist.linux-armv7l/wheel/regseg/data copying build/lib/regseg/data/regseg_hcp.json -> build/bdist.linux-armv7l/wheel/regseg/data copying build/lib/regseg/data/t2b_elastix_z.txt -> build/bdist.linux-armv7l/wheel/regseg/data copying build/lib/regseg/data/t2b_elastix_y.txt -> build/bdist.linux-armv7l/wheel/regseg/data copying build/lib/regseg/data/__init__.py -> build/bdist.linux-armv7l/wheel/regseg/data copying build/lib/regseg/data/t2b_elastix_x.txt -> build/bdist.linux-armv7l/wheel/regseg/data copying build/lib/regseg/data/model_labels.json -> build/bdist.linux-armv7l/wheel/regseg/data copying build/lib/regseg/data/regseg_default.json -> build/bdist.linux-armv7l/wheel/regseg/data running install_egg_info running egg_info writing regseg.egg-info/PKG-INFO writing requirements to regseg.egg-info/requires.txt writing dependency_links to regseg.egg-info/dependency_links.txt writing top-level names to regseg.egg-info/top_level.txt writing entry points to regseg.egg-info/entry_points.txt reading manifest file 'regseg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'EXAMPLE.rst' writing manifest file 'regseg.egg-info/SOURCES.txt' Copying regseg.egg-info to build/bdist.linux-armv7l/wheel/regseg-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/regseg-0.1.0.data creating build/bdist.linux-armv7l/wheel/regseg-0.1.0.data/scripts copying build/scripts-3.4/extract_hcp.py -> build/bdist.linux-armv7l/wheel/regseg-0.1.0.data/scripts copying build/scripts-3.4/run_phantoms.py -> build/bdist.linux-armv7l/wheel/regseg-0.1.0.data/scripts copying build/scripts-3.4/run_evaluations.py -> build/bdist.linux-armv7l/wheel/regseg-0.1.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/regseg-0.1.0.data/scripts/extract_hcp.py to 755 changing mode of build/bdist.linux-armv7l/wheel/regseg-0.1.0.data/scripts/run_phantoms.py to 755 changing mode of build/bdist.linux-armv7l/wheel/regseg-0.1.0.data/scripts/run_evaluations.py to 755 creating build/bdist.linux-armv7l/wheel/regseg-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for regseg: finished with status 'done' Stored in directory: /tmp/tmp5jhnrla2 Successfully built regseg Cleaning up... Removing source in /tmp/pip-build-viof5_au/regseg