Created temporary directory: /tmp/pip-ephem-wheel-cache-syowc5hs Created temporary directory: /tmp/pip-req-tracker-494wkb5v Created requirements tracker '/tmp/pip-req-tracker-494wkb5v' Created temporary directory: /tmp/pip-wheel-nl653ulv Collecting pyimagej==0.5.0 1 location(s) to search for versions of pyimagej: * https://pypi.org/simple/pyimagej/ Getting page https://pypi.org/simple/pyimagej/ Analyzing links from page https://pypi.org/simple/pyimagej/ Found link https://files.pythonhosted.org/packages/c9/de/ea24d0e71c00b9f66be7063c3e2a8c1d3c8b787ba768f31b6aab7f5d50c5/pyimagej-0.4.0-py3-none-any.whl#sha256=11472afef43d61046c83a3aad318a1430bc11876e88044a288954fdafa8dbd29 (from https://pypi.org/simple/pyimagej/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/68/a4/d22ea494423f7a4c7ca99b31ea7f1007b9f6bd4e9221c04a67a0373dbc58/pyimagej-0.4.0.tar.gz#sha256=523dd9a9a52639e786fc8639a028131ddcbdfacf7f89609f1df96b7dd784f61c (from https://pypi.org/simple/pyimagej/), version: 0.4.0 Skipping link https://files.pythonhosted.org/packages/c8/e1/0baf96a878bb70f4fe21e8c1103e94aa5a5d3c17433f4034019bb4e96274/pyimagej-0.5.0-py2-none-any.whl#sha256=d93b4ca9f61887ac26fd478ce8bf5c1b2d274907dab38bc6da9da221c33d1522 (from https://pypi.org/simple/pyimagej/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/22/26/6a7417193a9975acd9528c47f6e9a650dea15c50b45b809e0da930050c1b/pyimagej-0.5.0.tar.gz#sha256=8774772b5d5c8189e8ba6a217713f10ff3a5815e7005ee0933822f52650243d0 (from https://pypi.org/simple/pyimagej/), version: 0.5.0 Using version 0.5.0 (newest of versions: 0.5.0) Created temporary directory: /tmp/pip-unpack-do1ly1wo Downloading https://files.pythonhosted.org/packages/22/26/6a7417193a9975acd9528c47f6e9a650dea15c50b45b809e0da930050c1b/pyimagej-0.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/22/26/6a7417193a9975acd9528c47f6e9a650dea15c50b45b809e0da930050c1b/pyimagej-0.5.0.tar.gz#sha256=8774772b5d5c8189e8ba6a217713f10ff3a5815e7005ee0933822f52650243d0 (from https://pypi.org/simple/pyimagej/) Added pyimagej==0.5.0 from https://files.pythonhosted.org/packages/22/26/6a7417193a9975acd9528c47f6e9a650dea15c50b45b809e0da930050c1b/pyimagej-0.5.0.tar.gz#sha256=8774772b5d5c8189e8ba6a217713f10ff3a5815e7005ee0933822f52650243d0 to build tracker '/tmp/pip-req-tracker-494wkb5v' Running setup.py (path:/tmp/pip-wheel-nl653ulv/pyimagej/setup.py) egg_info for package pyimagej Running command python setup.py egg_info running egg_info creating pip-egg-info/pyimagej.egg-info writing dependency_links to pip-egg-info/pyimagej.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyimagej.egg-info/requires.txt writing pip-egg-info/pyimagej.egg-info/PKG-INFO writing entry points to pip-egg-info/pyimagej.egg-info/entry_points.txt writing top-level names to pip-egg-info/pyimagej.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyimagej.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyimagej.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyimagej.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nl653ulv/pyimagej has version 0.5.0, which satisfies requirement pyimagej==0.5.0 from https://files.pythonhosted.org/packages/22/26/6a7417193a9975acd9528c47f6e9a650dea15c50b45b809e0da930050c1b/pyimagej-0.5.0.tar.gz#sha256=8774772b5d5c8189e8ba6a217713f10ff3a5815e7005ee0933822f52650243d0 Removed pyimagej==0.5.0 from https://files.pythonhosted.org/packages/22/26/6a7417193a9975acd9528c47f6e9a650dea15c50b45b809e0da930050c1b/pyimagej-0.5.0.tar.gz#sha256=8774772b5d5c8189e8ba6a217713f10ff3a5815e7005ee0933822f52650243d0 from build tracker '/tmp/pip-req-tracker-494wkb5v' Building wheels for collected packages: pyimagej Created temporary directory: /tmp/pip-wheel-t53roowc Running setup.py bdist_wheel for pyimagej: started Destination directory: /tmp/pip-wheel-t53roowc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nl653ulv/pyimagej/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-t53roowc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/imagej copying imagej/__init__.py -> build/lib/imagej copying imagej/imagej.py -> build/lib/imagej 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/imagej copying build/lib/imagej/__init__.py -> build/bdist.linux-armv7l/wheel/imagej copying build/lib/imagej/imagej.py -> build/bdist.linux-armv7l/wheel/imagej running install_egg_info running egg_info writing requirements to pyimagej.egg-info/requires.txt writing dependency_links to pyimagej.egg-info/dependency_links.txt writing pyimagej.egg-info/PKG-INFO writing entry points to pyimagej.egg-info/entry_points.txt writing top-level names to pyimagej.egg-info/top_level.txt reading manifest file 'pyimagej.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyimagej.egg-info/SOURCES.txt' Copying pyimagej.egg-info to build/bdist.linux-armv7l/wheel/pyimagej-0.5.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pyimagej-0.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-t53roowc/pyimagej-0.5.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'imagej/__init__.py' adding 'imagej/imagej.py' adding 'pyimagej-0.5.0.dist-info/LICENSE.txt' adding 'pyimagej-0.5.0.dist-info/METADATA' adding 'pyimagej-0.5.0.dist-info/WHEEL' adding 'pyimagej-0.5.0.dist-info/entry_points.txt' adding 'pyimagej-0.5.0.dist-info/top_level.txt' adding 'pyimagej-0.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyimagej: finished with status 'done' Stored in directory: /tmp/tmpvh0077jf Successfully built pyimagej Cleaning up... Removing source in /tmp/pip-wheel-nl653ulv/pyimagej Removed build tracker '/tmp/pip-req-tracker-494wkb5v'