Created temporary directory: /tmp/pip-ephem-wheel-cache-7wcl6555 Created temporary directory: /tmp/pip-req-tracker-0bkoptcu Created requirements tracker '/tmp/pip-req-tracker-0bkoptcu' Created temporary directory: /tmp/pip-wheel-foxaybk1 Collecting scikit-surgerysurfacematch==0.1.0 1 location(s) to search for versions of scikit-surgerysurfacematch: * https://pypi.org/simple/scikit-surgerysurfacematch/ Getting page https://pypi.org/simple/scikit-surgerysurfacematch/ Analyzing links from page https://pypi.org/simple/scikit-surgerysurfacematch/ Found link https://files.pythonhosted.org/packages/a9/0e/2a88573b1a40c37cfe0d28c88a838b7cf2f1521541e15e05bd6a112a59af/scikit-surgerysurfacematch-0.1.0.tar.gz#sha256=1e663d3bb6684e4f67643500b613988d54cfde003e564e28fdba8ec4deccce9b (from https://pypi.org/simple/scikit-surgerysurfacematch/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-89u1tpmp Downloading https://files.pythonhosted.org/packages/a9/0e/2a88573b1a40c37cfe0d28c88a838b7cf2f1521541e15e05bd6a112a59af/scikit-surgerysurfacematch-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a9/0e/2a88573b1a40c37cfe0d28c88a838b7cf2f1521541e15e05bd6a112a59af/scikit-surgerysurfacematch-0.1.0.tar.gz#sha256=1e663d3bb6684e4f67643500b613988d54cfde003e564e28fdba8ec4deccce9b (from https://pypi.org/simple/scikit-surgerysurfacematch/) Added scikit-surgerysurfacematch==0.1.0 from https://files.pythonhosted.org/packages/a9/0e/2a88573b1a40c37cfe0d28c88a838b7cf2f1521541e15e05bd6a112a59af/scikit-surgerysurfacematch-0.1.0.tar.gz#sha256=1e663d3bb6684e4f67643500b613988d54cfde003e564e28fdba8ec4deccce9b to build tracker '/tmp/pip-req-tracker-0bkoptcu' Running setup.py (path:/tmp/pip-wheel-foxaybk1/scikit-surgerysurfacematch/setup.py) egg_info for package scikit-surgerysurfacematch Running command python setup.py egg_info running egg_info creating pip-egg-info/scikit_surgerysurfacematch.egg-info writing requirements to pip-egg-info/scikit_surgerysurfacematch.egg-info/requires.txt writing top-level names to pip-egg-info/scikit_surgerysurfacematch.egg-info/top_level.txt writing entry points to pip-egg-info/scikit_surgerysurfacematch.egg-info/entry_points.txt writing pip-egg-info/scikit_surgerysurfacematch.egg-info/PKG-INFO writing dependency_links to pip-egg-info/scikit_surgerysurfacematch.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/scikit_surgerysurfacematch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scikit_surgerysurfacematch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/scikit_surgerysurfacematch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-foxaybk1/scikit-surgerysurfacematch has version 0.1.0, which satisfies requirement scikit-surgerysurfacematch==0.1.0 from https://files.pythonhosted.org/packages/a9/0e/2a88573b1a40c37cfe0d28c88a838b7cf2f1521541e15e05bd6a112a59af/scikit-surgerysurfacematch-0.1.0.tar.gz#sha256=1e663d3bb6684e4f67643500b613988d54cfde003e564e28fdba8ec4deccce9b Removed scikit-surgerysurfacematch==0.1.0 from https://files.pythonhosted.org/packages/a9/0e/2a88573b1a40c37cfe0d28c88a838b7cf2f1521541e15e05bd6a112a59af/scikit-surgerysurfacematch-0.1.0.tar.gz#sha256=1e663d3bb6684e4f67643500b613988d54cfde003e564e28fdba8ec4deccce9b from build tracker '/tmp/pip-req-tracker-0bkoptcu' Building wheels for collected packages: scikit-surgerysurfacematch Created temporary directory: /tmp/pip-wheel-enaz900t Running setup.py bdist_wheel for scikit-surgerysurfacematch: started Destination directory: /tmp/pip-wheel-enaz900t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-foxaybk1/scikit-surgerysurfacematch/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-enaz900t running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sksurgerysurfacematch copying sksurgerysurfacematch/__init__.py -> build/lib/sksurgerysurfacematch copying sksurgerysurfacematch/_version.py -> build/lib/sksurgerysurfacematch creating build/lib/sksurgerysurfacematch/pipelines copying sksurgerysurfacematch/pipelines/register_cloud_to_stereo_mosaic.py -> build/lib/sksurgerysurfacematch/pipelines copying sksurgerysurfacematch/pipelines/register_cloud_to_stereo_reconstruction.py -> build/lib/sksurgerysurfacematch/pipelines copying sksurgerysurfacematch/pipelines/__init__.py -> build/lib/sksurgerysurfacematch/pipelines creating build/lib/sksurgerysurfacematch/algorithms copying sksurgerysurfacematch/algorithms/reconstructor_with_rectified_images.py -> build/lib/sksurgerysurfacematch/algorithms copying sksurgerysurfacematch/algorithms/value_threshold_segmentor.py -> build/lib/sksurgerysurfacematch/algorithms copying sksurgerysurfacematch/algorithms/stoyanov_reconstructor.py -> build/lib/sksurgerysurfacematch/algorithms copying sksurgerysurfacematch/algorithms/__init__.py -> build/lib/sksurgerysurfacematch/algorithms copying sksurgerysurfacematch/algorithms/sgbm_reconstructor.py -> build/lib/sksurgerysurfacematch/algorithms copying sksurgerysurfacematch/algorithms/pcl_icp_registration.py -> build/lib/sksurgerysurfacematch/algorithms creating build/lib/sksurgerysurfacematch/interfaces copying sksurgerysurfacematch/interfaces/rigid_registration.py -> build/lib/sksurgerysurfacematch/interfaces copying sksurgerysurfacematch/interfaces/video_segmentor.py -> build/lib/sksurgerysurfacematch/interfaces copying sksurgerysurfacematch/interfaces/__init__.py -> build/lib/sksurgerysurfacematch/interfaces copying sksurgerysurfacematch/interfaces/stereo_reconstructor.py -> build/lib/sksurgerysurfacematch/interfaces creating build/lib/sksurgerysurfacematch/utils copying sksurgerysurfacematch/utils/ply_utils.py -> build/lib/sksurgerysurfacematch/utils copying sksurgerysurfacematch/utils/__init__.py -> build/lib/sksurgerysurfacematch/utils creating build/lib/sksurgerysurfacematch/ui copying sksurgerysurfacematch/ui/__init__.py -> build/lib/sksurgerysurfacematch/ui 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/sksurgerysurfacematch creating build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/pipelines copying build/lib/sksurgerysurfacematch/pipelines/register_cloud_to_stereo_mosaic.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/pipelines copying build/lib/sksurgerysurfacematch/pipelines/register_cloud_to_stereo_reconstruction.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/pipelines copying build/lib/sksurgerysurfacematch/pipelines/__init__.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/pipelines creating build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/algorithms copying build/lib/sksurgerysurfacematch/algorithms/reconstructor_with_rectified_images.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/algorithms copying build/lib/sksurgerysurfacematch/algorithms/value_threshold_segmentor.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/algorithms copying build/lib/sksurgerysurfacematch/algorithms/stoyanov_reconstructor.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/algorithms copying build/lib/sksurgerysurfacematch/algorithms/__init__.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/algorithms copying build/lib/sksurgerysurfacematch/algorithms/sgbm_reconstructor.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/algorithms copying build/lib/sksurgerysurfacematch/algorithms/pcl_icp_registration.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/algorithms creating build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/interfaces copying build/lib/sksurgerysurfacematch/interfaces/rigid_registration.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/interfaces copying build/lib/sksurgerysurfacematch/interfaces/video_segmentor.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/interfaces copying build/lib/sksurgerysurfacematch/interfaces/__init__.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/interfaces copying build/lib/sksurgerysurfacematch/interfaces/stereo_reconstructor.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/interfaces creating build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/utils copying build/lib/sksurgerysurfacematch/utils/ply_utils.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/utils copying build/lib/sksurgerysurfacematch/utils/__init__.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/utils copying build/lib/sksurgerysurfacematch/__init__.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch creating build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/ui copying build/lib/sksurgerysurfacematch/ui/__init__.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch/ui copying build/lib/sksurgerysurfacematch/_version.py -> build/bdist.linux-armv7l/wheel/sksurgerysurfacematch running install_egg_info running egg_info writing entry points to scikit_surgerysurfacematch.egg-info/entry_points.txt writing scikit_surgerysurfacematch.egg-info/PKG-INFO writing requirements to scikit_surgerysurfacematch.egg-info/requires.txt writing top-level names to scikit_surgerysurfacematch.egg-info/top_level.txt writing dependency_links to scikit_surgerysurfacematch.egg-info/dependency_links.txt reading manifest file 'scikit_surgerysurfacematch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'scikit_surgerysurfacematch.egg-info/SOURCES.txt' Copying scikit_surgerysurfacematch.egg-info to build/bdist.linux-armv7l/wheel/scikit_surgerysurfacematch-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scikit_surgerysurfacematch-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-enaz900t/scikit_surgerysurfacematch-0.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'sksurgerysurfacematch/__init__.py' adding 'sksurgerysurfacematch/_version.py' adding 'sksurgerysurfacematch/algorithms/__init__.py' adding 'sksurgerysurfacematch/algorithms/pcl_icp_registration.py' adding 'sksurgerysurfacematch/algorithms/reconstructor_with_rectified_images.py' adding 'sksurgerysurfacematch/algorithms/sgbm_reconstructor.py' adding 'sksurgerysurfacematch/algorithms/stoyanov_reconstructor.py' adding 'sksurgerysurfacematch/algorithms/value_threshold_segmentor.py' adding 'sksurgerysurfacematch/interfaces/__init__.py' adding 'sksurgerysurfacematch/interfaces/rigid_registration.py' adding 'sksurgerysurfacematch/interfaces/stereo_reconstructor.py' adding 'sksurgerysurfacematch/interfaces/video_segmentor.py' adding 'sksurgerysurfacematch/pipelines/__init__.py' adding 'sksurgerysurfacematch/pipelines/register_cloud_to_stereo_mosaic.py' adding 'sksurgerysurfacematch/pipelines/register_cloud_to_stereo_reconstruction.py' adding 'sksurgerysurfacematch/ui/__init__.py' adding 'sksurgerysurfacematch/utils/__init__.py' adding 'sksurgerysurfacematch/utils/ply_utils.py' adding 'scikit_surgerysurfacematch-0.1.0.dist-info/METADATA' adding 'scikit_surgerysurfacematch-0.1.0.dist-info/WHEEL' adding 'scikit_surgerysurfacematch-0.1.0.dist-info/entry_points.txt' adding 'scikit_surgerysurfacematch-0.1.0.dist-info/top_level.txt' adding 'scikit_surgerysurfacematch-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for scikit-surgerysurfacematch: finished with status 'done' Stored in directory: /tmp/tmpee71851_ Successfully built scikit-surgerysurfacematch Cleaning up... Removing source in /tmp/pip-wheel-foxaybk1/scikit-surgerysurfacematch Removed build tracker '/tmp/pip-req-tracker-0bkoptcu'