Created temporary directory: /tmp/pip-ephem-wheel-cache-igg3jbdp Created temporary directory: /tmp/pip-req-tracker-w602ylqb Created requirements tracker '/tmp/pip-req-tracker-w602ylqb' Created temporary directory: /tmp/pip-wheel-gi_7m582 Looking in indexes: https://pypi.python.org/simple Collecting scipion-em-motioncorr==1.0.0 1 location(s) to search for versions of scipion-em-motioncorr: * https://pypi.python.org/simple/scipion-em-motioncorr/ Getting page https://pypi.python.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 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-y6stddpa Downloading https://files.pythonhosted.org/packages/20/9c/5343e662cd5e47a7292f6da97e95db98df80a1086906a2a1418c2f859de1/scipion-em-motioncorr-1.0.0.tar.gz Downloading from URL 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/) Added scipion-em-motioncorr==1.0.0 from https://files.pythonhosted.org/packages/20/9c/5343e662cd5e47a7292f6da97e95db98df80a1086906a2a1418c2f859de1/scipion-em-motioncorr-1.0.0.tar.gz#sha256=548dbadd88a58a949105f64bf27c11af7077a376767939407192bbfb8dd18f55 to build tracker '/tmp/pip-req-tracker-w602ylqb' Running setup.py (path:/tmp/pip-wheel-gi_7m582/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-gi_7m582/scipion-em-motioncorr has version 1.0.0, which satisfies requirement scipion-em-motioncorr==1.0.0 from https://files.pythonhosted.org/packages/20/9c/5343e662cd5e47a7292f6da97e95db98df80a1086906a2a1418c2f859de1/scipion-em-motioncorr-1.0.0.tar.gz#sha256=548dbadd88a58a949105f64bf27c11af7077a376767939407192bbfb8dd18f55 Removed scipion-em-motioncorr==1.0.0 from https://files.pythonhosted.org/packages/20/9c/5343e662cd5e47a7292f6da97e95db98df80a1086906a2a1418c2f859de1/scipion-em-motioncorr-1.0.0.tar.gz#sha256=548dbadd88a58a949105f64bf27c11af7077a376767939407192bbfb8dd18f55 from build tracker '/tmp/pip-req-tracker-w602ylqb' Building wheels for collected packages: scipion-em-motioncorr Created temporary directory: /tmp/pip-wheel-xsmibjmy Running setup.py bdist_wheel for scipion-em-motioncorr: started Destination directory: /tmp/pip-wheel-xsmibjmy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gi_7m582/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-xsmibjmy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/motioncorr copying motioncorr/bibtex.py -> build/lib/motioncorr copying motioncorr/constants.py -> build/lib/motioncorr copying motioncorr/convert.py -> build/lib/motioncorr copying motioncorr/viewers.py -> build/lib/motioncorr copying motioncorr/__init__.py -> build/lib/motioncorr creating build/lib/motioncorr/tests copying motioncorr/tests/test_protocols_motioncor2.py -> build/lib/motioncorr/tests copying motioncorr/tests/test_protocols_motioncorr.py -> build/lib/motioncorr/tests copying motioncorr/tests/__init__.py -> build/lib/motioncorr/tests creating build/lib/motioncorr/protocols copying motioncorr/protocols/protocol_motioncorr.py -> build/lib/motioncorr/protocols copying motioncorr/protocols/protocol_import.py -> build/lib/motioncorr/protocols copying motioncorr/protocols/__init__.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/bibtex.py -> build/bdist.linux-armv7l/wheel/motioncorr copying build/lib/motioncorr/constants.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/test_protocols_motioncorr.py -> build/bdist.linux-armv7l/wheel/motioncorr/tests copying build/lib/motioncorr/tests/__init__.py -> build/bdist.linux-armv7l/wheel/motioncorr/tests copying build/lib/motioncorr/convert.py -> build/bdist.linux-armv7l/wheel/motioncorr copying build/lib/motioncorr/viewers.py -> build/bdist.linux-armv7l/wheel/motioncorr copying build/lib/motioncorr/__init__.py -> build/bdist.linux-armv7l/wheel/motioncorr creating build/bdist.linux-armv7l/wheel/motioncorr/protocols copying build/lib/motioncorr/protocols/protocol_motioncorr.py -> 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 running install_egg_info running egg_info writing dependency_links to scipion_em_motioncorr.egg-info/dependency_links.txt writing top-level names to scipion_em_motioncorr.egg-info/top_level.txt writing scipion_em_motioncorr.egg-info/PKG-INFO 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.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scipion_em_motioncorr-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-xsmibjmy/scipion_em_motioncorr-1.0.0-py3-none-any.whl' and adding '.' 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 'motioncorr/tests/test_protocols_motioncorr.py' adding 'scipion_em_motioncorr-1.0.0.dist-info/top_level.txt' adding 'scipion_em_motioncorr-1.0.0.dist-info/WHEEL' adding 'scipion_em_motioncorr-1.0.0.dist-info/METADATA' adding 'scipion_em_motioncorr-1.0.0.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/tmpv_8p5xd1 Successfully built scipion-em-motioncorr Cleaning up... Removing source in /tmp/pip-wheel-gi_7m582/scipion-em-motioncorr Removed build tracker '/tmp/pip-req-tracker-w602ylqb'