Created temporary directory: /tmp/pip-ephem-wheel-cache-1936jenv Created temporary directory: /tmp/pip-req-tracker-g5manj66 Created requirements tracker '/tmp/pip-req-tracker-g5manj66' Created temporary directory: /tmp/pip-wheel-oq73odky Looking in indexes: https://pypi.python.org/simple Collecting scipion-em-gautomatch==1.0.1 1 location(s) to search for versions of scipion-em-gautomatch: * https://pypi.python.org/simple/scipion-em-gautomatch/ Getting page https://pypi.python.org/simple/scipion-em-gautomatch/ Analyzing links from page https://pypi.org/simple/scipion-em-gautomatch/ Found link https://files.pythonhosted.org/packages/8d/ca/787490e3457272a4ae4afbe10d9261e07e827004bf498f8647bd46785b40/scipion-em-gautomatch-1.0.0.tar.gz#sha256=2092efd507ccc423448f6b55be3b0f3168ee09717b89c18dc2f76c6fb9e1ba9d (from https://pypi.org/simple/scipion-em-gautomatch/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/00/b6/95aad48587b2a33c4efcb4c081f44078edca2894273ac3e91f247e7bb338/scipion-em-gautomatch-1.0.1.tar.gz#sha256=44a8b51f0df0cd5cd515fa246eccc80f1e81d1366bf96ac15416bc765e61ea0a (from https://pypi.org/simple/scipion-em-gautomatch/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-u3r80gv0 Downloading https://files.pythonhosted.org/packages/00/b6/95aad48587b2a33c4efcb4c081f44078edca2894273ac3e91f247e7bb338/scipion-em-gautomatch-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/00/b6/95aad48587b2a33c4efcb4c081f44078edca2894273ac3e91f247e7bb338/scipion-em-gautomatch-1.0.1.tar.gz#sha256=44a8b51f0df0cd5cd515fa246eccc80f1e81d1366bf96ac15416bc765e61ea0a (from https://pypi.org/simple/scipion-em-gautomatch/) Added scipion-em-gautomatch==1.0.1 from https://files.pythonhosted.org/packages/00/b6/95aad48587b2a33c4efcb4c081f44078edca2894273ac3e91f247e7bb338/scipion-em-gautomatch-1.0.1.tar.gz#sha256=44a8b51f0df0cd5cd515fa246eccc80f1e81d1366bf96ac15416bc765e61ea0a to build tracker '/tmp/pip-req-tracker-g5manj66' Running setup.py (path:/tmp/pip-wheel-oq73odky/scipion-em-gautomatch/setup.py) egg_info for package scipion-em-gautomatch Running command python setup.py egg_info running egg_info creating pip-egg-info/scipion_em_gautomatch.egg-info writing top-level names to pip-egg-info/scipion_em_gautomatch.egg-info/top_level.txt writing pip-egg-info/scipion_em_gautomatch.egg-info/PKG-INFO writing dependency_links to pip-egg-info/scipion_em_gautomatch.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/scipion_em_gautomatch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scipion_em_gautomatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/scipion_em_gautomatch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oq73odky/scipion-em-gautomatch has version 1.0.1, which satisfies requirement scipion-em-gautomatch==1.0.1 from https://files.pythonhosted.org/packages/00/b6/95aad48587b2a33c4efcb4c081f44078edca2894273ac3e91f247e7bb338/scipion-em-gautomatch-1.0.1.tar.gz#sha256=44a8b51f0df0cd5cd515fa246eccc80f1e81d1366bf96ac15416bc765e61ea0a Removed scipion-em-gautomatch==1.0.1 from https://files.pythonhosted.org/packages/00/b6/95aad48587b2a33c4efcb4c081f44078edca2894273ac3e91f247e7bb338/scipion-em-gautomatch-1.0.1.tar.gz#sha256=44a8b51f0df0cd5cd515fa246eccc80f1e81d1366bf96ac15416bc765e61ea0a from build tracker '/tmp/pip-req-tracker-g5manj66' Building wheels for collected packages: scipion-em-gautomatch Created temporary directory: /tmp/pip-wheel-2xh3r0nz Running setup.py bdist_wheel for scipion-em-gautomatch: started Destination directory: /tmp/pip-wheel-2xh3r0nz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oq73odky/scipion-em-gautomatch/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-2xh3r0nz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gautomatch copying gautomatch/run_gautomatch.py -> build/lib/gautomatch copying gautomatch/__init__.py -> build/lib/gautomatch copying gautomatch/convert.py -> build/lib/gautomatch copying gautomatch/bibtex.py -> build/lib/gautomatch copying gautomatch/constants.py -> build/lib/gautomatch copying gautomatch/wizards.py -> build/lib/gautomatch copying gautomatch/viewers.py -> build/lib/gautomatch creating build/lib/gautomatch/tests copying gautomatch/tests/test_protocols_gautomatch.py -> build/lib/gautomatch/tests copying gautomatch/tests/__init__.py -> build/lib/gautomatch/tests creating build/lib/gautomatch/protocols copying gautomatch/protocols/__init__.py -> build/lib/gautomatch/protocols copying gautomatch/protocols/protocol_gautomatch.py -> build/lib/gautomatch/protocols 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/gautomatch copying build/lib/gautomatch/run_gautomatch.py -> build/bdist.linux-armv7l/wheel/gautomatch copying build/lib/gautomatch/__init__.py -> build/bdist.linux-armv7l/wheel/gautomatch copying build/lib/gautomatch/convert.py -> build/bdist.linux-armv7l/wheel/gautomatch creating build/bdist.linux-armv7l/wheel/gautomatch/tests copying build/lib/gautomatch/tests/test_protocols_gautomatch.py -> build/bdist.linux-armv7l/wheel/gautomatch/tests copying build/lib/gautomatch/tests/__init__.py -> build/bdist.linux-armv7l/wheel/gautomatch/tests creating build/bdist.linux-armv7l/wheel/gautomatch/protocols copying build/lib/gautomatch/protocols/__init__.py -> build/bdist.linux-armv7l/wheel/gautomatch/protocols copying build/lib/gautomatch/protocols/protocol_gautomatch.py -> build/bdist.linux-armv7l/wheel/gautomatch/protocols copying build/lib/gautomatch/bibtex.py -> build/bdist.linux-armv7l/wheel/gautomatch copying build/lib/gautomatch/constants.py -> build/bdist.linux-armv7l/wheel/gautomatch copying build/lib/gautomatch/wizards.py -> build/bdist.linux-armv7l/wheel/gautomatch copying build/lib/gautomatch/viewers.py -> build/bdist.linux-armv7l/wheel/gautomatch running install_egg_info running egg_info writing dependency_links to scipion_em_gautomatch.egg-info/dependency_links.txt writing scipion_em_gautomatch.egg-info/PKG-INFO writing top-level names to scipion_em_gautomatch.egg-info/top_level.txt reading manifest file 'scipion_em_gautomatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'scipion_em_gautomatch.egg-info/SOURCES.txt' Copying scipion_em_gautomatch.egg-info to build/bdist.linux-armv7l/wheel/scipion_em_gautomatch-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scipion_em_gautomatch-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-2xh3r0nz/scipion_em_gautomatch-1.0.1-py3-none-any.whl' and adding '.' to it adding 'gautomatch/__init__.py' adding 'gautomatch/bibtex.py' adding 'gautomatch/constants.py' adding 'gautomatch/convert.py' adding 'gautomatch/run_gautomatch.py' adding 'gautomatch/viewers.py' adding 'gautomatch/wizards.py' adding 'gautomatch/protocols/__init__.py' adding 'gautomatch/protocols/protocol_gautomatch.py' adding 'gautomatch/tests/__init__.py' adding 'gautomatch/tests/test_protocols_gautomatch.py' adding 'scipion_em_gautomatch-1.0.1.dist-info/top_level.txt' adding 'scipion_em_gautomatch-1.0.1.dist-info/WHEEL' adding 'scipion_em_gautomatch-1.0.1.dist-info/METADATA' adding 'scipion_em_gautomatch-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for scipion-em-gautomatch: finished with status 'done' Stored in directory: /tmp/tmpsoeq13i7 Successfully built scipion-em-gautomatch Cleaning up... Removing source in /tmp/pip-wheel-oq73odky/scipion-em-gautomatch Removed build tracker '/tmp/pip-req-tracker-g5manj66'