Collecting autolab-perception==0.0.4 1 location(s) to search for versions of autolab-perception: * https://pypi.python.org/simple/autolab-perception/ Getting page https://pypi.python.org/simple/autolab-perception/ Analyzing links from page https://pypi.python.org/simple/autolab-perception/ Found link https://pypi.python.org/packages/44/05/93d1578f0e0f7dc723ce0134a5ce5f67ebc504872a10a11404a1e575ba7d/autolab_perception-0.0.4.tar.gz#md5=a14112ee8927b5c4a0a2ebb363abaaed (from https://pypi.python.org/simple/autolab-perception/), version: 0.0.4 Found link https://pypi.python.org/packages/e7/7c/842ec462a402227a2d4aec7ef3ec6526a209524ac96b570db504ad19d90a/autolab_perception-0.0.3.tar.gz#md5=c379f36375f44cedbd32434c223c103a (from https://pypi.python.org/simple/autolab-perception/), version: 0.0.3 Using version 0.0.4 (newest of versions: 0.0.4) Downloading autolab_perception-0.0.4.tar.gz (53kB) Downloading from URL https://pypi.python.org/packages/44/05/93d1578f0e0f7dc723ce0134a5ce5f67ebc504872a10a11404a1e575ba7d/autolab_perception-0.0.4.tar.gz#md5=a14112ee8927b5c4a0a2ebb363abaaed (from https://pypi.python.org/simple/autolab-perception/) Running setup.py (path:/tmp/pip-build-p6wrshp5/autolab-perception/setup.py) egg_info for package autolab-perception Running command python setup.py egg_info running egg_info creating pip-egg-info/autolab_perception.egg-info writing pip-egg-info/autolab_perception.egg-info/PKG-INFO writing requirements to pip-egg-info/autolab_perception.egg-info/requires.txt writing top-level names to pip-egg-info/autolab_perception.egg-info/top_level.txt writing dependency_links to pip-egg-info/autolab_perception.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/autolab_perception.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/autolab_perception.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/autolab_perception.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'setup_requres' warnings.warn(msg) Source in /tmp/pip-build-p6wrshp5/autolab-perception has version 0.0.4, which satisfies requirement autolab-perception==0.0.4 from https://pypi.python.org/packages/44/05/93d1578f0e0f7dc723ce0134a5ce5f67ebc504872a10a11404a1e575ba7d/autolab_perception-0.0.4.tar.gz#md5=a14112ee8927b5c4a0a2ebb363abaaed Building wheels for collected packages: autolab-perception Running setup.py bdist_wheel for autolab-perception: started Destination directory: /tmp/tmpsqqj_gafpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-p6wrshp5/autolab-perception/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/tmpsqqj_gafpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'setup_requres' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/perception copying perception/feature_matcher.py -> build/lib/perception copying perception/camera_intrinsics.py -> build/lib/perception copying perception/point_registration.py -> build/lib/perception copying perception/kinect2_sensor.py -> build/lib/perception copying perception/ensenso_sensor.py -> build/lib/perception copying perception/object_render.py -> build/lib/perception copying perception/camera_sensor.py -> build/lib/perception copying perception/cnn.py -> build/lib/perception copying perception/video_recorder.py -> build/lib/perception copying perception/feature_extractors.py -> build/lib/perception copying perception/opencv_camera_sensor.py -> build/lib/perception copying perception/detector.py -> build/lib/perception copying perception/constants.py -> build/lib/perception copying perception/version.py -> build/lib/perception copying perception/chessboard_registration.py -> build/lib/perception copying perception/__init__.py -> build/lib/perception copying perception/features.py -> build/lib/perception copying perception/primesense_sensor.py -> build/lib/perception copying perception/image.py -> build/lib/perception copying perception/rgbd_sensors.py -> build/lib/perception 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/perception copying build/lib/perception/feature_matcher.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/camera_intrinsics.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/point_registration.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/kinect2_sensor.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/ensenso_sensor.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/object_render.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/camera_sensor.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/cnn.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/video_recorder.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/feature_extractors.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/opencv_camera_sensor.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/detector.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/constants.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/version.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/chessboard_registration.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/__init__.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/features.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/primesense_sensor.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/image.py -> build/bdist.linux-armv7l/wheel/perception copying build/lib/perception/rgbd_sensors.py -> build/bdist.linux-armv7l/wheel/perception running install_egg_info running egg_info writing top-level names to autolab_perception.egg-info/top_level.txt writing autolab_perception.egg-info/PKG-INFO writing dependency_links to autolab_perception.egg-info/dependency_links.txt writing requirements to autolab_perception.egg-info/requires.txt reading manifest file 'autolab_perception.egg-info/SOURCES.txt' writing manifest file 'autolab_perception.egg-info/SOURCES.txt' Copying autolab_perception.egg-info to build/bdist.linux-armv7l/wheel/autolab_perception-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/autolab_perception-0.0.4.dist-info/WHEEL Running setup.py bdist_wheel for autolab-perception: finished with status 'done' Stored in directory: /tmp/tmpf22d5tls Successfully built autolab-perception Cleaning up... Removing source in /tmp/pip-build-p6wrshp5/autolab-perception