Created temporary directory: /tmp/pip-ephem-wheel-cache-hrprp1io Created temporary directory: /tmp/pip-req-tracker-6h6bgm5f Created requirements tracker '/tmp/pip-req-tracker-6h6bgm5f' Created temporary directory: /tmp/pip-wheel-0g0g0a35 Collecting scipion-em-motioncorr==1.0.1 1 location(s) to search for versions of scipion-em-motioncorr: * https://pypi.org/simple/scipion-em-motioncorr/ Getting page https://pypi.org/simple/scipion-em-motioncorr/ Analyzing links from page https://pypi.org/simple/scipion-em-motioncorr/ Found link https://files.pythonhosted.org/packages/20/9c/5343e662cd5e47a7292f6da97e95db98df80a1086906a2a1418c2f859de1/scipion-em-motioncorr-1.0.0.tar.gz#sha256=548dbadd88a58a949105f64bf27c11af7077a376767939407192bbfb8dd18f55 (from https://pypi.org/simple/scipion-em-motioncorr/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/7f/62/a886a8940523391ea3f0c465d361d5f60f8fd42419e31842f1fbf6be3106/scipion-em-motioncorr-1.0.1.tar.gz#sha256=b8a2319dfa5e38d4c5b8052d8d46ab9061f728808b8e83d89c613ff6d460f636 (from https://pypi.org/simple/scipion-em-motioncorr/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-38bc39py Downloading https://files.pythonhosted.org/packages/7f/62/a886a8940523391ea3f0c465d361d5f60f8fd42419e31842f1fbf6be3106/scipion-em-motioncorr-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7f/62/a886a8940523391ea3f0c465d361d5f60f8fd42419e31842f1fbf6be3106/scipion-em-motioncorr-1.0.1.tar.gz#sha256=b8a2319dfa5e38d4c5b8052d8d46ab9061f728808b8e83d89c613ff6d460f636 (from https://pypi.org/simple/scipion-em-motioncorr/) Added scipion-em-motioncorr==1.0.1 from https://files.pythonhosted.org/packages/7f/62/a886a8940523391ea3f0c465d361d5f60f8fd42419e31842f1fbf6be3106/scipion-em-motioncorr-1.0.1.tar.gz#sha256=b8a2319dfa5e38d4c5b8052d8d46ab9061f728808b8e83d89c613ff6d460f636 to build tracker '/tmp/pip-req-tracker-6h6bgm5f' Running setup.py (path:/tmp/pip-wheel-0g0g0a35/scipion-em-motioncorr/setup.py) egg_info for package scipion-em-motioncorr Running command python setup.py egg_info running egg_info creating pip-egg-info/scipion_em_motioncorr.egg-info writing dependency_links to pip-egg-info/scipion_em_motioncorr.egg-info/dependency_links.txt writing top-level names to pip-egg-info/scipion_em_motioncorr.egg-info/top_level.txt writing pip-egg-info/scipion_em_motioncorr.egg-info/PKG-INFO writing manifest file 'pip-egg-info/scipion_em_motioncorr.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scipion_em_motioncorr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/scipion_em_motioncorr.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0g0g0a35/scipion-em-motioncorr has version 1.0.1, which satisfies requirement scipion-em-motioncorr==1.0.1 from https://files.pythonhosted.org/packages/7f/62/a886a8940523391ea3f0c465d361d5f60f8fd42419e31842f1fbf6be3106/scipion-em-motioncorr-1.0.1.tar.gz#sha256=b8a2319dfa5e38d4c5b8052d8d46ab9061f728808b8e83d89c613ff6d460f636 Removed scipion-em-motioncorr==1.0.1 from https://files.pythonhosted.org/packages/7f/62/a886a8940523391ea3f0c465d361d5f60f8fd42419e31842f1fbf6be3106/scipion-em-motioncorr-1.0.1.tar.gz#sha256=b8a2319dfa5e38d4c5b8052d8d46ab9061f728808b8e83d89c613ff6d460f636 from build tracker '/tmp/pip-req-tracker-6h6bgm5f' Building wheels for collected packages: scipion-em-motioncorr Created temporary directory: /tmp/pip-wheel-g6nluja4 Running setup.py bdist_wheel for scipion-em-motioncorr: started Destination directory: /tmp/pip-wheel-g6nluja4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0g0g0a35/scipion-em-motioncorr/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-g6nluja4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/motioncorr copying motioncorr/viewers.py -> build/lib/motioncorr copying motioncorr/constants.py -> build/lib/motioncorr copying motioncorr/convert.py -> build/lib/motioncorr copying motioncorr/__init__.py -> build/lib/motioncorr copying motioncorr/bibtex.py -> build/lib/motioncorr creating build/lib/motioncorr/tests copying motioncorr/tests/test_protocols_motioncor2.py -> build/lib/motioncorr/tests copying motioncorr/tests/__init__.py -> build/lib/motioncorr/tests creating build/lib/motioncorr/protocols copying motioncorr/protocols/protocol_import.py -> build/lib/motioncorr/protocols copying motioncorr/protocols/__init__.py -> build/lib/motioncorr/protocols copying motioncorr/protocols/protocol_motioncorr.py -> build/lib/motioncorr/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/motioncorr copying build/lib/motioncorr/viewers.py -> build/bdist.linux-armv7l/wheel/motioncorr copying build/lib/motioncorr/constants.py -> build/bdist.linux-armv7l/wheel/motioncorr copying build/lib/motioncorr/convert.py -> build/bdist.linux-armv7l/wheel/motioncorr copying build/lib/motioncorr/__init__.py -> build/bdist.linux-armv7l/wheel/motioncorr copying build/lib/motioncorr/bibtex.py -> build/bdist.linux-armv7l/wheel/motioncorr creating build/bdist.linux-armv7l/wheel/motioncorr/tests copying build/lib/motioncorr/tests/test_protocols_motioncor2.py -> build/bdist.linux-armv7l/wheel/motioncorr/tests copying build/lib/motioncorr/tests/__init__.py -> build/bdist.linux-armv7l/wheel/motioncorr/tests creating build/bdist.linux-armv7l/wheel/motioncorr/protocols copying build/lib/motioncorr/protocols/protocol_import.py -> build/bdist.linux-armv7l/wheel/motioncorr/protocols copying build/lib/motioncorr/protocols/__init__.py -> build/bdist.linux-armv7l/wheel/motioncorr/protocols copying build/lib/motioncorr/protocols/protocol_motioncorr.py -> build/bdist.linux-armv7l/wheel/motioncorr/protocols running install_egg_info running egg_info writing scipion_em_motioncorr.egg-info/PKG-INFO writing top-level names to scipion_em_motioncorr.egg-info/top_level.txt writing dependency_links to scipion_em_motioncorr.egg-info/dependency_links.txt reading manifest file 'scipion_em_motioncorr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'scipion_em_motioncorr.egg-info/SOURCES.txt' Copying scipion_em_motioncorr.egg-info to build/bdist.linux-armv7l/wheel/scipion_em_motioncorr-1.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/scipion_em_motioncorr-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-g6nluja4/scipion_em_motioncorr-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'motioncorr/__init__.py' adding 'motioncorr/bibtex.py' adding 'motioncorr/constants.py' adding 'motioncorr/convert.py' adding 'motioncorr/viewers.py' adding 'motioncorr/protocols/__init__.py' adding 'motioncorr/protocols/protocol_import.py' adding 'motioncorr/protocols/protocol_motioncorr.py' adding 'motioncorr/tests/__init__.py' adding 'motioncorr/tests/test_protocols_motioncor2.py' adding 'scipion_em_motioncorr-1.0.1.dist-info/LICENSE' adding 'scipion_em_motioncorr-1.0.1.dist-info/METADATA' adding 'scipion_em_motioncorr-1.0.1.dist-info/WHEEL' adding 'scipion_em_motioncorr-1.0.1.dist-info/top_level.txt' adding 'scipion_em_motioncorr-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for scipion-em-motioncorr: finished with status 'done' Stored in directory: /tmp/tmp5ufg18rs Successfully built scipion-em-motioncorr Cleaning up... Removing source in /tmp/pip-wheel-0g0g0a35/scipion-em-motioncorr Removed build tracker '/tmp/pip-req-tracker-6h6bgm5f'