Created temporary directory: /tmp/pip-ephem-wheel-cache-eti_0_se Created temporary directory: /tmp/pip-req-tracker-7ec5q1qh Created requirements tracker '/tmp/pip-req-tracker-7ec5q1qh' Created temporary directory: /tmp/pip-wheel-zsl6u7er Collecting labelme-v0.1==3.16.2 1 location(s) to search for versions of labelme-v0.1: * https://pypi.org/simple/labelme-v0-1/ Getting page https://pypi.org/simple/labelme-v0-1/ Analyzing links from page https://pypi.org/simple/labelme-v0-1/ Found link https://files.pythonhosted.org/packages/cb/d8/409e86f48284ed5948caec234589918d694776ff53f58b72aefd844f874e/labelme-v0.1-3.16.2.tar.gz#sha256=bebde4a3b549ad4324efd21af14ad9882dbd8313a4f92d9df9ef1809370888d6 (from https://pypi.org/simple/labelme-v0-1/), version: 3.16.2 Using version 3.16.2 (newest of versions: 3.16.2) Created temporary directory: /tmp/pip-unpack-zi9830vj Downloading https://files.pythonhosted.org/packages/cb/d8/409e86f48284ed5948caec234589918d694776ff53f58b72aefd844f874e/labelme-v0.1-3.16.2.tar.gz (1.5MB) Downloading from URL https://files.pythonhosted.org/packages/cb/d8/409e86f48284ed5948caec234589918d694776ff53f58b72aefd844f874e/labelme-v0.1-3.16.2.tar.gz#sha256=bebde4a3b549ad4324efd21af14ad9882dbd8313a4f92d9df9ef1809370888d6 (from https://pypi.org/simple/labelme-v0-1/) Added labelme-v0.1==3.16.2 from https://files.pythonhosted.org/packages/cb/d8/409e86f48284ed5948caec234589918d694776ff53f58b72aefd844f874e/labelme-v0.1-3.16.2.tar.gz#sha256=bebde4a3b549ad4324efd21af14ad9882dbd8313a4f92d9df9ef1809370888d6 to build tracker '/tmp/pip-req-tracker-7ec5q1qh' Running setup.py (path:/tmp/pip-wheel-zsl6u7er/labelme-v0.1/setup.py) egg_info for package labelme-v0.1 Running command python setup.py egg_info running egg_info creating pip-egg-info/labelme_v0.1.egg-info writing dependency_links to pip-egg-info/labelme_v0.1.egg-info/dependency_links.txt writing entry points to pip-egg-info/labelme_v0.1.egg-info/entry_points.txt writing requirements to pip-egg-info/labelme_v0.1.egg-info/requires.txt writing top-level names to pip-egg-info/labelme_v0.1.egg-info/top_level.txt writing pip-egg-info/labelme_v0.1.egg-info/PKG-INFO writing manifest file 'pip-egg-info/labelme_v0.1.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/labelme_v0.1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/labelme_v0.1.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zsl6u7er/labelme-v0.1 has version 3.16.2, which satisfies requirement labelme-v0.1==3.16.2 from https://files.pythonhosted.org/packages/cb/d8/409e86f48284ed5948caec234589918d694776ff53f58b72aefd844f874e/labelme-v0.1-3.16.2.tar.gz#sha256=bebde4a3b549ad4324efd21af14ad9882dbd8313a4f92d9df9ef1809370888d6 Removed labelme-v0.1==3.16.2 from https://files.pythonhosted.org/packages/cb/d8/409e86f48284ed5948caec234589918d694776ff53f58b72aefd844f874e/labelme-v0.1-3.16.2.tar.gz#sha256=bebde4a3b549ad4324efd21af14ad9882dbd8313a4f92d9df9ef1809370888d6 from build tracker '/tmp/pip-req-tracker-7ec5q1qh' Building wheels for collected packages: labelme-v0.1 Created temporary directory: /tmp/pip-wheel-gldcpy5w Running setup.py bdist_wheel for labelme-v0.1: started Destination directory: /tmp/pip-wheel-gldcpy5w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zsl6u7er/labelme-v0.1/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-gldcpy5w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/labelmetest copying labelmetest/main.py -> build/lib/labelmetest copying labelmetest/__init__.py -> build/lib/labelmetest copying labelmetest/testing.py -> build/lib/labelmetest copying labelmetest/logger.py -> build/lib/labelmetest copying labelmetest/_version.py -> build/lib/labelmetest copying labelmetest/label_file.py -> build/lib/labelmetest copying labelmetest/shape.py -> build/lib/labelmetest copying labelmetest/app.py -> build/lib/labelmetest creating build/lib/labelmetest/config copying labelmetest/config/__init__.py -> build/lib/labelmetest/config creating build/lib/labelmetest/widgets copying labelmetest/widgets/canvas.py -> build/lib/labelmetest/widgets copying labelmetest/widgets/__init__.py -> build/lib/labelmetest/widgets copying labelmetest/widgets/color_dialog.py -> build/lib/labelmetest/widgets copying labelmetest/widgets/label_dialog.py -> build/lib/labelmetest/widgets copying labelmetest/widgets/label_qlist_widget.py -> build/lib/labelmetest/widgets copying labelmetest/widgets/tool_bar.py -> build/lib/labelmetest/widgets copying labelmetest/widgets/escapable_qlist_widget.py -> build/lib/labelmetest/widgets copying labelmetest/widgets/zoom_widget.py -> build/lib/labelmetest/widgets creating build/lib/labelmetest/utils copying labelmetest/utils/_io.py -> build/lib/labelmetest/utils copying labelmetest/utils/__init__.py -> build/lib/labelmetest/utils copying labelmetest/utils/draw.py -> build/lib/labelmetest/utils copying labelmetest/utils/image.py -> build/lib/labelmetest/utils copying labelmetest/utils/shape.py -> build/lib/labelmetest/utils copying labelmetest/utils/qt.py -> build/lib/labelmetest/utils creating build/lib/labelmetest/cli copying labelmetest/cli/__init__.py -> build/lib/labelmetest/cli copying labelmetest/cli/draw_label_png.py -> build/lib/labelmetest/cli copying labelmetest/cli/draw_json.py -> build/lib/labelmetest/cli copying labelmetest/cli/on_docker.py -> build/lib/labelmetest/cli copying labelmetest/cli/json_to_dataset.py -> build/lib/labelmetest/cli creating build/lib/labelmetest/icons copying labelmetest/icons/delete.png -> build/lib/labelmetest/icons copying labelmetest/icons/prev.png -> build/lib/labelmetest/icons copying labelmetest/icons/new.png -> build/lib/labelmetest/icons copying labelmetest/icons/undo.png -> build/lib/labelmetest/icons copying labelmetest/icons/open.png -> build/lib/labelmetest/icons copying labelmetest/icons/zoom-out.png -> build/lib/labelmetest/icons copying labelmetest/icons/next.png -> build/lib/labelmetest/icons copying labelmetest/icons/fit-window.png -> build/lib/labelmetest/icons copying labelmetest/icons/icon.icns -> build/lib/labelmetest/icons copying labelmetest/icons/save-as.svg -> build/lib/labelmetest/icons copying labelmetest/icons/edit.png -> build/lib/labelmetest/icons copying labelmetest/icons/labels.png -> build/lib/labelmetest/icons copying labelmetest/icons/eye.png -> build/lib/labelmetest/icons copying labelmetest/icons/save.png -> build/lib/labelmetest/icons copying labelmetest/icons/feBlend-icon.png -> build/lib/labelmetest/icons copying labelmetest/icons/zoom.png -> build/lib/labelmetest/icons copying labelmetest/icons/file.png -> build/lib/labelmetest/icons copying labelmetest/icons/fit-width.png -> build/lib/labelmetest/icons copying labelmetest/icons/color.png -> build/lib/labelmetest/icons copying labelmetest/icons/objects.png -> build/lib/labelmetest/icons copying labelmetest/icons/save-as.png -> build/lib/labelmetest/icons copying labelmetest/icons/icon.png -> build/lib/labelmetest/icons copying labelmetest/icons/quit.png -> build/lib/labelmetest/icons copying labelmetest/icons/done.png -> build/lib/labelmetest/icons copying labelmetest/icons/color-line.png -> build/lib/labelmetest/icons copying labelmetest/icons/close.png -> build/lib/labelmetest/icons copying labelmetest/icons/help.png -> build/lib/labelmetest/icons copying labelmetest/icons/done.svg -> build/lib/labelmetest/icons copying labelmetest/icons/labels.svg -> build/lib/labelmetest/icons copying labelmetest/icons/icon.ico -> build/lib/labelmetest/icons copying labelmetest/icons/copy.png -> build/lib/labelmetest/icons copying labelmetest/icons/open.svg -> build/lib/labelmetest/icons copying labelmetest/icons/undo-cross.png -> build/lib/labelmetest/icons copying labelmetest/icons/zoom-in.png -> build/lib/labelmetest/icons copying labelmetest/icons/save.svg -> build/lib/labelmetest/icons copying labelmetest/icons/cancel.png -> build/lib/labelmetest/icons copying labelmetest/icons/fit.png -> build/lib/labelmetest/icons copying labelmetest/icons/expert.png -> build/lib/labelmetest/icons copying labelmetest/config/default_config.yaml -> build/lib/labelmetest/config 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/labelmetest copying build/lib/labelmetest/main.py -> build/bdist.linux-armv7l/wheel/labelmetest copying build/lib/labelmetest/__init__.py -> build/bdist.linux-armv7l/wheel/labelmetest copying build/lib/labelmetest/testing.py -> build/bdist.linux-armv7l/wheel/labelmetest creating build/bdist.linux-armv7l/wheel/labelmetest/config copying build/lib/labelmetest/config/__init__.py -> build/bdist.linux-armv7l/wheel/labelmetest/config copying build/lib/labelmetest/config/default_config.yaml -> build/bdist.linux-armv7l/wheel/labelmetest/config copying build/lib/labelmetest/logger.py -> build/bdist.linux-armv7l/wheel/labelmetest copying build/lib/labelmetest/_version.py -> build/bdist.linux-armv7l/wheel/labelmetest creating build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/canvas.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/color_dialog.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/label_dialog.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/label_qlist_widget.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/tool_bar.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/escapable_qlist_widget.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/widgets/zoom_widget.py -> build/bdist.linux-armv7l/wheel/labelmetest/widgets copying build/lib/labelmetest/label_file.py -> build/bdist.linux-armv7l/wheel/labelmetest creating build/bdist.linux-armv7l/wheel/labelmetest/utils copying build/lib/labelmetest/utils/_io.py -> build/bdist.linux-armv7l/wheel/labelmetest/utils copying build/lib/labelmetest/utils/__init__.py -> build/bdist.linux-armv7l/wheel/labelmetest/utils copying build/lib/labelmetest/utils/draw.py -> build/bdist.linux-armv7l/wheel/labelmetest/utils copying build/lib/labelmetest/utils/image.py -> build/bdist.linux-armv7l/wheel/labelmetest/utils copying build/lib/labelmetest/utils/shape.py -> build/bdist.linux-armv7l/wheel/labelmetest/utils copying build/lib/labelmetest/utils/qt.py -> build/bdist.linux-armv7l/wheel/labelmetest/utils copying build/lib/labelmetest/shape.py -> build/bdist.linux-armv7l/wheel/labelmetest copying build/lib/labelmetest/app.py -> build/bdist.linux-armv7l/wheel/labelmetest creating build/bdist.linux-armv7l/wheel/labelmetest/cli copying build/lib/labelmetest/cli/__init__.py -> build/bdist.linux-armv7l/wheel/labelmetest/cli copying build/lib/labelmetest/cli/draw_label_png.py -> build/bdist.linux-armv7l/wheel/labelmetest/cli copying build/lib/labelmetest/cli/draw_json.py -> build/bdist.linux-armv7l/wheel/labelmetest/cli copying build/lib/labelmetest/cli/on_docker.py -> build/bdist.linux-armv7l/wheel/labelmetest/cli copying build/lib/labelmetest/cli/json_to_dataset.py -> build/bdist.linux-armv7l/wheel/labelmetest/cli creating build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/delete.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/prev.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/new.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/undo.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/open.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/zoom-out.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/next.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/fit-window.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/icon.icns -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/save-as.svg -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/edit.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/labels.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/eye.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/save.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/feBlend-icon.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/zoom.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/file.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/fit-width.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/color.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/objects.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/save-as.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/icon.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/quit.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/done.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/color-line.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/close.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/help.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/done.svg -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/labels.svg -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/icon.ico -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/copy.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/open.svg -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/undo-cross.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/zoom-in.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/save.svg -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/cancel.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/fit.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons copying build/lib/labelmetest/icons/expert.png -> build/bdist.linux-armv7l/wheel/labelmetest/icons running install_data creating build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2.data creating build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2.data/data creating build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2.data/data/share creating build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2.data/data/share/man creating build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2.data/data/share/man/man1 copying docs/man/labelme.1 -> build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2.data/data/share/man/man1 running install_egg_info running egg_info writing entry points to labelme_v0.1.egg-info/entry_points.txt writing labelme_v0.1.egg-info/PKG-INFO writing requirements to labelme_v0.1.egg-info/requires.txt writing dependency_links to labelme_v0.1.egg-info/dependency_links.txt writing top-level names to labelme_v0.1.egg-info/top_level.txt reading manifest file 'labelme_v0.1.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'labelme_v0.1.egg-info/SOURCES.txt' Copying labelme_v0.1.egg-info to build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/labelme_v0.1-3.16.2.dist-info/WHEEL creating '/tmp/pip-wheel-gldcpy5w/labelme_v0.1-3.16.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'labelme_v0.1-3.16.2.data/data/share/man/man1/labelme.1' adding 'labelmetest/__init__.py' adding 'labelmetest/_version.py' adding 'labelmetest/app.py' adding 'labelmetest/label_file.py' adding 'labelmetest/logger.py' adding 'labelmetest/main.py' adding 'labelmetest/shape.py' adding 'labelmetest/testing.py' adding 'labelmetest/cli/__init__.py' adding 'labelmetest/cli/draw_json.py' adding 'labelmetest/cli/draw_label_png.py' adding 'labelmetest/cli/json_to_dataset.py' adding 'labelmetest/cli/on_docker.py' adding 'labelmetest/config/__init__.py' adding 'labelmetest/config/default_config.yaml' adding 'labelmetest/icons/cancel.png' adding 'labelmetest/icons/close.png' adding 'labelmetest/icons/color-line.png' adding 'labelmetest/icons/color.png' adding 'labelmetest/icons/copy.png' adding 'labelmetest/icons/delete.png' adding 'labelmetest/icons/done.png' adding 'labelmetest/icons/done.svg' adding 'labelmetest/icons/edit.png' adding 'labelmetest/icons/expert.png' adding 'labelmetest/icons/eye.png' adding 'labelmetest/icons/feBlend-icon.png' adding 'labelmetest/icons/file.png' adding 'labelmetest/icons/fit-width.png' adding 'labelmetest/icons/fit-window.png' adding 'labelmetest/icons/fit.png' adding 'labelmetest/icons/help.png' adding 'labelmetest/icons/icon.icns' adding 'labelmetest/icons/icon.ico' adding 'labelmetest/icons/icon.png' adding 'labelmetest/icons/labels.png' adding 'labelmetest/icons/labels.svg' adding 'labelmetest/icons/new.png' adding 'labelmetest/icons/next.png' adding 'labelmetest/icons/objects.png' adding 'labelmetest/icons/open.png' adding 'labelmetest/icons/open.svg' adding 'labelmetest/icons/prev.png' adding 'labelmetest/icons/quit.png' adding 'labelmetest/icons/save-as.png' adding 'labelmetest/icons/save-as.svg' adding 'labelmetest/icons/save.png' adding 'labelmetest/icons/save.svg' adding 'labelmetest/icons/undo-cross.png' adding 'labelmetest/icons/undo.png' adding 'labelmetest/icons/zoom-in.png' adding 'labelmetest/icons/zoom-out.png' adding 'labelmetest/icons/zoom.png' adding 'labelmetest/utils/__init__.py' adding 'labelmetest/utils/_io.py' adding 'labelmetest/utils/draw.py' adding 'labelmetest/utils/image.py' adding 'labelmetest/utils/qt.py' adding 'labelmetest/utils/shape.py' adding 'labelmetest/widgets/__init__.py' adding 'labelmetest/widgets/canvas.py' adding 'labelmetest/widgets/color_dialog.py' adding 'labelmetest/widgets/escapable_qlist_widget.py' adding 'labelmetest/widgets/label_dialog.py' adding 'labelmetest/widgets/label_qlist_widget.py' adding 'labelmetest/widgets/tool_bar.py' adding 'labelmetest/widgets/zoom_widget.py' adding 'labelme_v0.1-3.16.2.dist-info/METADATA' adding 'labelme_v0.1-3.16.2.dist-info/WHEEL' adding 'labelme_v0.1-3.16.2.dist-info/entry_points.txt' adding 'labelme_v0.1-3.16.2.dist-info/top_level.txt' adding 'labelme_v0.1-3.16.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for labelme-v0.1: finished with status 'done' Stored in directory: /tmp/tmpfmg9t6xp Successfully built labelme-v0.1 Cleaning up... Removing source in /tmp/pip-wheel-zsl6u7er/labelme-v0.1 Removed build tracker '/tmp/pip-req-tracker-7ec5q1qh'