Collecting autolab-core==0.0.3 1 location(s) to search for versions of autolab-core: * https://pypi.python.org/simple/autolab-core/ Getting page https://pypi.python.org/simple/autolab-core/ Analyzing links from page https://pypi.python.org/simple/autolab-core/ Found link https://pypi.python.org/packages/6d/6f/39254141549afce202b580054eae87521871a3c76a88ea4d825a81703038/autolab_core-0.0.1.tar.gz#md5=7fe4b7eb276f81306152f5d7fded0a22 (from https://pypi.python.org/simple/autolab-core/), version: 0.0.1 Found link https://pypi.python.org/packages/03/5d/faf9903082eba686f00e6d23bde3e4ee68587632ec09893a1e3e8e47ba2a/autolab_core-0.0.2.tar.gz#md5=7cc86dbe7e4368c0dc91fc643d839446 (from https://pypi.python.org/simple/autolab-core/), version: 0.0.2 Found link https://pypi.python.org/packages/14/b9/b3f381c6a841f93ca40a59f0ad2ea4daddea17e55609a31f377174704998/autolab_core-0.0.3.tar.gz#md5=2b4e505bb05c8cfbce33b42d279074d3 (from https://pypi.python.org/simple/autolab-core/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Downloading autolab_core-0.0.3.tar.gz (49kB) Downloading from URL https://pypi.python.org/packages/14/b9/b3f381c6a841f93ca40a59f0ad2ea4daddea17e55609a31f377174704998/autolab_core-0.0.3.tar.gz#md5=2b4e505bb05c8cfbce33b42d279074d3 (from https://pypi.python.org/simple/autolab-core/) Running setup.py (path:/tmp/pip-build-d33gbzzj/autolab-core/setup.py) egg_info for package autolab-core Running command python setup.py egg_info running egg_info creating pip-egg-info/autolab_core.egg-info writing dependency_links to pip-egg-info/autolab_core.egg-info/dependency_links.txt writing pip-egg-info/autolab_core.egg-info/PKG-INFO writing top-level names to pip-egg-info/autolab_core.egg-info/top_level.txt writing requirements to pip-egg-info/autolab_core.egg-info/requires.txt writing manifest file 'pip-egg-info/autolab_core.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/autolab_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/autolab_core.egg-info/SOURCES.txt' Source in /tmp/pip-build-d33gbzzj/autolab-core has version 0.0.3, which satisfies requirement autolab-core==0.0.3 from https://pypi.python.org/packages/14/b9/b3f381c6a841f93ca40a59f0ad2ea4daddea17e55609a31f377174704998/autolab_core-0.0.3.tar.gz#md5=2b4e505bb05c8cfbce33b42d279074d3 Building wheels for collected packages: autolab-core Running setup.py bdist_wheel for autolab-core: started Destination directory: /tmp/tmpypakpbuppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-d33gbzzj/autolab-core/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/tmpypakpbuppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/autolab_core copying autolab_core/random_variables.py -> build/lib/autolab_core copying autolab_core/dist_metrics.py -> build/lib/autolab_core copying autolab_core/primitives.py -> build/lib/autolab_core copying autolab_core/version.py -> build/lib/autolab_core copying autolab_core/yaml_config.py -> build/lib/autolab_core copying autolab_core/exceptions.py -> build/lib/autolab_core copying autolab_core/data_stream_syncer.py -> build/lib/autolab_core copying autolab_core/points.py -> build/lib/autolab_core copying autolab_core/dual_quaternion.py -> build/lib/autolab_core copying autolab_core/experiment_logger.py -> build/lib/autolab_core copying autolab_core/__init__.py -> build/lib/autolab_core copying autolab_core/completer.py -> build/lib/autolab_core copying autolab_core/rigid_transformations.py -> build/lib/autolab_core copying autolab_core/json_serialization.py -> build/lib/autolab_core copying autolab_core/transformations.py -> build/lib/autolab_core copying autolab_core/csv_model.py -> build/lib/autolab_core copying autolab_core/utils.py -> build/lib/autolab_core copying autolab_core/data_stream_recorder.py -> build/lib/autolab_core 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/autolab_core copying build/lib/autolab_core/random_variables.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/dist_metrics.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/primitives.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/version.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/yaml_config.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/exceptions.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/data_stream_syncer.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/points.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/dual_quaternion.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/experiment_logger.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/__init__.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/completer.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/rigid_transformations.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/json_serialization.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/transformations.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/csv_model.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/utils.py -> build/bdist.linux-armv7l/wheel/autolab_core copying build/lib/autolab_core/data_stream_recorder.py -> build/bdist.linux-armv7l/wheel/autolab_core running install_egg_info running egg_info writing autolab_core.egg-info/PKG-INFO writing top-level names to autolab_core.egg-info/top_level.txt writing requirements to autolab_core.egg-info/requires.txt writing dependency_links to autolab_core.egg-info/dependency_links.txt reading manifest file 'autolab_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autolab_core.egg-info/SOURCES.txt' Copying autolab_core.egg-info to build/bdist.linux-armv7l/wheel/autolab_core-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/autolab_core-0.0.3.dist-info/WHEEL Running setup.py bdist_wheel for autolab-core: finished with status 'done' Stored in directory: /tmp/tmpxdogcjh7 Successfully built autolab-core Cleaning up... Removing source in /tmp/pip-build-d33gbzzj/autolab-core