Created temporary directory: /tmp/pip-ephem-wheel-cache-56zzo6fc Created temporary directory: /tmp/pip-req-tracker-a5sfimss Created requirements tracker '/tmp/pip-req-tracker-a5sfimss' Created temporary directory: /tmp/pip-wheel-4ckn4p5l Collecting imageSegmentAnalyzer==0.1 1 location(s) to search for versions of imageSegmentAnalyzer: * https://pypi.org/simple/imagesegmentanalyzer/ Getting page https://pypi.org/simple/imagesegmentanalyzer/ Analyzing links from page https://pypi.org/simple/imagesegmentanalyzer/ Found link https://files.pythonhosted.org/packages/bd/4b/e3d02cd04bf87ad7f8d9c90d6e2e509e7f8b8f0100fcbff6d3fe3e09c5cd/imageSegmentAnalyzer-0.1.tar.gz#sha256=405f2c6e1ebf2d0bc6b3703a3896d600c63063190860ebfbebfe6aff49d6a8a0 (from https://pypi.org/simple/imagesegmentanalyzer/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-8slxv7wo Downloading https://files.pythonhosted.org/packages/bd/4b/e3d02cd04bf87ad7f8d9c90d6e2e509e7f8b8f0100fcbff6d3fe3e09c5cd/imageSegmentAnalyzer-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bd/4b/e3d02cd04bf87ad7f8d9c90d6e2e509e7f8b8f0100fcbff6d3fe3e09c5cd/imageSegmentAnalyzer-0.1.tar.gz#sha256=405f2c6e1ebf2d0bc6b3703a3896d600c63063190860ebfbebfe6aff49d6a8a0 (from https://pypi.org/simple/imagesegmentanalyzer/) Added imageSegmentAnalyzer==0.1 from https://files.pythonhosted.org/packages/bd/4b/e3d02cd04bf87ad7f8d9c90d6e2e509e7f8b8f0100fcbff6d3fe3e09c5cd/imageSegmentAnalyzer-0.1.tar.gz#sha256=405f2c6e1ebf2d0bc6b3703a3896d600c63063190860ebfbebfe6aff49d6a8a0 to build tracker '/tmp/pip-req-tracker-a5sfimss' Running setup.py (path:/tmp/pip-wheel-4ckn4p5l/imageSegmentAnalyzer/setup.py) egg_info for package imageSegmentAnalyzer Running command python setup.py egg_info running egg_info creating pip-egg-info/imageSegmentAnalyzer.egg-info writing top-level names to pip-egg-info/imageSegmentAnalyzer.egg-info/top_level.txt writing pip-egg-info/imageSegmentAnalyzer.egg-info/PKG-INFO writing dependency_links to pip-egg-info/imageSegmentAnalyzer.egg-info/dependency_links.txt writing requirements to pip-egg-info/imageSegmentAnalyzer.egg-info/requires.txt writing manifest file 'pip-egg-info/imageSegmentAnalyzer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/imageSegmentAnalyzer.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/imageSegmentAnalyzer.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'liscense' warnings.warn(msg) Source in /tmp/pip-wheel-4ckn4p5l/imageSegmentAnalyzer has version 0.1, which satisfies requirement imageSegmentAnalyzer==0.1 from https://files.pythonhosted.org/packages/bd/4b/e3d02cd04bf87ad7f8d9c90d6e2e509e7f8b8f0100fcbff6d3fe3e09c5cd/imageSegmentAnalyzer-0.1.tar.gz#sha256=405f2c6e1ebf2d0bc6b3703a3896d600c63063190860ebfbebfe6aff49d6a8a0 Removed imageSegmentAnalyzer==0.1 from https://files.pythonhosted.org/packages/bd/4b/e3d02cd04bf87ad7f8d9c90d6e2e509e7f8b8f0100fcbff6d3fe3e09c5cd/imageSegmentAnalyzer-0.1.tar.gz#sha256=405f2c6e1ebf2d0bc6b3703a3896d600c63063190860ebfbebfe6aff49d6a8a0 from build tracker '/tmp/pip-req-tracker-a5sfimss' Building wheels for collected packages: imageSegmentAnalyzer Created temporary directory: /tmp/pip-wheel-h9asjm5v Running setup.py bdist_wheel for imageSegmentAnalyzer: started Destination directory: /tmp/pip-wheel-h9asjm5v Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4ckn4p5l/imageSegmentAnalyzer/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-h9asjm5v /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'liscense' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/imageSegmentAnalyzer copying imageSegmentAnalyzer/io.py -> build/lib/imageSegmentAnalyzer copying imageSegmentAnalyzer/__init__.py -> build/lib/imageSegmentAnalyzer copying imageSegmentAnalyzer/image.py -> build/lib/imageSegmentAnalyzer 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/imageSegmentAnalyzer copying build/lib/imageSegmentAnalyzer/io.py -> build/bdist.linux-armv7l/wheel/imageSegmentAnalyzer copying build/lib/imageSegmentAnalyzer/__init__.py -> build/bdist.linux-armv7l/wheel/imageSegmentAnalyzer copying build/lib/imageSegmentAnalyzer/image.py -> build/bdist.linux-armv7l/wheel/imageSegmentAnalyzer running install_egg_info running egg_info writing requirements to imageSegmentAnalyzer.egg-info/requires.txt writing dependency_links to imageSegmentAnalyzer.egg-info/dependency_links.txt writing top-level names to imageSegmentAnalyzer.egg-info/top_level.txt writing imageSegmentAnalyzer.egg-info/PKG-INFO reading manifest file 'imageSegmentAnalyzer.egg-info/SOURCES.txt' writing manifest file 'imageSegmentAnalyzer.egg-info/SOURCES.txt' Copying imageSegmentAnalyzer.egg-info to build/bdist.linux-armv7l/wheel/imageSegmentAnalyzer-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/imageSegmentAnalyzer-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-h9asjm5v/imageSegmentAnalyzer-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'imageSegmentAnalyzer/__init__.py' adding 'imageSegmentAnalyzer/image.py' adding 'imageSegmentAnalyzer/io.py' adding 'imageSegmentAnalyzer-0.1.dist-info/METADATA' adding 'imageSegmentAnalyzer-0.1.dist-info/WHEEL' adding 'imageSegmentAnalyzer-0.1.dist-info/top_level.txt' adding 'imageSegmentAnalyzer-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for imageSegmentAnalyzer: finished with status 'done' Stored in directory: /tmp/tmpuljgxdfs Successfully built imageSegmentAnalyzer Cleaning up... Removing source in /tmp/pip-wheel-4ckn4p5l/imageSegmentAnalyzer Removed build tracker '/tmp/pip-req-tracker-a5sfimss'