Created temporary directory: /tmp/pip-ephem-wheel-cache-et8pl9e9 Created temporary directory: /tmp/pip-req-tracker-ilmldam4 Created requirements tracker '/tmp/pip-req-tracker-ilmldam4' Created temporary directory: /tmp/pip-wheel-s44eofnw Collecting crystally==0.2.2 1 location(s) to search for versions of crystally: * https://pypi.org/simple/crystally/ Getting page https://pypi.org/simple/crystally/ Analyzing links from page https://pypi.org/simple/crystally/ Found link https://files.pythonhosted.org/packages/70/8f/6952b52deed962123192981878cec47dfa9f6eeafb8efae9f53a4b1b7049/crystally-0.1.tar.gz#sha256=9ec0634b80c682ae7402e938df6d36801f9066e0bd2009ed9307a0b79033c807 (from https://pypi.org/simple/crystally/), version: 0.1 Found link https://files.pythonhosted.org/packages/b0/52/98749b7dde209b9ba3bba56aa2b623c46e8c76c28c1678173a033418054e/crystally-0.2.tar.gz#sha256=dc5bb1afe6686b1ef31d5756507b5d9049989a8a5baca8e4b2c7591e39b8bafd (from https://pypi.org/simple/crystally/), version: 0.2 Found link https://files.pythonhosted.org/packages/d2/3d/f7f498b0ad0c40f2df16f3e82d953a29667e4f153d2eb29bcf377cd89034/crystally-0.2.1.tar.gz#sha256=0dcbcd9b40d4d23f7669a8c351bc8b8c5fb880b70d9680eb38e6d82cb47b6041 (from https://pypi.org/simple/crystally/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/f0/fa/f29db259d1ad505a1fc3c72844cf2f099ecb44d6d3f133d56aff8c74b7bc/crystally-0.2.2.tar.gz#sha256=4e6c127969f40e22bb125ffcff6491cfb2282152fd73933d652a67284d15eb28 (from https://pypi.org/simple/crystally/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-gxeb8375 Downloading https://files.pythonhosted.org/packages/f0/fa/f29db259d1ad505a1fc3c72844cf2f099ecb44d6d3f133d56aff8c74b7bc/crystally-0.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f0/fa/f29db259d1ad505a1fc3c72844cf2f099ecb44d6d3f133d56aff8c74b7bc/crystally-0.2.2.tar.gz#sha256=4e6c127969f40e22bb125ffcff6491cfb2282152fd73933d652a67284d15eb28 (from https://pypi.org/simple/crystally/) Added crystally==0.2.2 from https://files.pythonhosted.org/packages/f0/fa/f29db259d1ad505a1fc3c72844cf2f099ecb44d6d3f133d56aff8c74b7bc/crystally-0.2.2.tar.gz#sha256=4e6c127969f40e22bb125ffcff6491cfb2282152fd73933d652a67284d15eb28 to build tracker '/tmp/pip-req-tracker-ilmldam4' Running setup.py (path:/tmp/pip-wheel-s44eofnw/crystally/setup.py) egg_info for package crystally Running command python setup.py egg_info running egg_info creating pip-egg-info/crystally.egg-info writing requirements to pip-egg-info/crystally.egg-info/requires.txt writing top-level names to pip-egg-info/crystally.egg-info/top_level.txt writing pip-egg-info/crystally.egg-info/PKG-INFO writing dependency_links to pip-egg-info/crystally.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/crystally.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/crystally.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/crystally.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-s44eofnw/crystally has version 0.2.2, which satisfies requirement crystally==0.2.2 from https://files.pythonhosted.org/packages/f0/fa/f29db259d1ad505a1fc3c72844cf2f099ecb44d6d3f133d56aff8c74b7bc/crystally-0.2.2.tar.gz#sha256=4e6c127969f40e22bb125ffcff6491cfb2282152fd73933d652a67284d15eb28 Removed crystally==0.2.2 from https://files.pythonhosted.org/packages/f0/fa/f29db259d1ad505a1fc3c72844cf2f099ecb44d6d3f133d56aff8c74b7bc/crystally-0.2.2.tar.gz#sha256=4e6c127969f40e22bb125ffcff6491cfb2282152fd73933d652a67284d15eb28 from build tracker '/tmp/pip-req-tracker-ilmldam4' Building wheels for collected packages: crystally Created temporary directory: /tmp/pip-wheel-djguu7mu Running setup.py bdist_wheel for crystally: started Destination directory: /tmp/pip-wheel-djguu7mu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-s44eofnw/crystally/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-djguu7mu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/crystally copying crystally/examples.py -> build/lib/crystally copying crystally/__init__.py -> build/lib/crystally creating build/lib/crystally/core copying crystally/core/vasp_tools.py -> build/lib/crystally/core copying crystally/core/constants.py -> build/lib/crystally/core copying crystally/core/__init__.py -> build/lib/crystally/core copying crystally/core/lattice.py -> build/lib/crystally/core copying crystally/core/file_handling.py -> build/lib/crystally/core copying crystally/core/vectors.py -> build/lib/crystally/core 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/crystally copying build/lib/crystally/examples.py -> build/bdist.linux-armv7l/wheel/crystally copying build/lib/crystally/__init__.py -> build/bdist.linux-armv7l/wheel/crystally creating build/bdist.linux-armv7l/wheel/crystally/core copying build/lib/crystally/core/vasp_tools.py -> build/bdist.linux-armv7l/wheel/crystally/core copying build/lib/crystally/core/constants.py -> build/bdist.linux-armv7l/wheel/crystally/core copying build/lib/crystally/core/__init__.py -> build/bdist.linux-armv7l/wheel/crystally/core copying build/lib/crystally/core/lattice.py -> build/bdist.linux-armv7l/wheel/crystally/core copying build/lib/crystally/core/file_handling.py -> build/bdist.linux-armv7l/wheel/crystally/core copying build/lib/crystally/core/vectors.py -> build/bdist.linux-armv7l/wheel/crystally/core running install_egg_info running egg_info writing crystally.egg-info/PKG-INFO writing top-level names to crystally.egg-info/top_level.txt writing dependency_links to crystally.egg-info/dependency_links.txt writing requirements to crystally.egg-info/requires.txt reading manifest file 'crystally.egg-info/SOURCES.txt' writing manifest file 'crystally.egg-info/SOURCES.txt' Copying crystally.egg-info to build/bdist.linux-armv7l/wheel/crystally-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/crystally-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-djguu7mu/crystally-0.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'crystally/__init__.py' adding 'crystally/examples.py' adding 'crystally/core/__init__.py' adding 'crystally/core/constants.py' adding 'crystally/core/file_handling.py' adding 'crystally/core/lattice.py' adding 'crystally/core/vasp_tools.py' adding 'crystally/core/vectors.py' adding 'crystally-0.2.2.dist-info/METADATA' adding 'crystally-0.2.2.dist-info/WHEEL' adding 'crystally-0.2.2.dist-info/top_level.txt' adding 'crystally-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for crystally: finished with status 'done' Stored in directory: /tmp/tmpz9dwbakv Successfully built crystally Cleaning up... Removing source in /tmp/pip-wheel-s44eofnw/crystally Removed build tracker '/tmp/pip-req-tracker-ilmldam4'