Created temporary directory: /tmp/pip-ephem-wheel-cache-djum97z4 Created temporary directory: /tmp/pip-req-tracker-30urkrf8 Created requirements tracker '/tmp/pip-req-tracker-30urkrf8' Created temporary directory: /tmp/pip-wheel-53pm90gq Looking in indexes: https://pypi.python.org/simple Collecting python-vasp==0.0.1 1 location(s) to search for versions of python-vasp: * https://pypi.python.org/simple/python-vasp/ Getting page https://pypi.python.org/simple/python-vasp/ Analyzing links from page https://pypi.org/simple/python-vasp/ Found link https://files.pythonhosted.org/packages/fe/7a/1aafcfe67b969c056a3bd9f7178ec422d9c103533bd0a54e3917e0226e65/python-vasp-0.0.1.tar.gz#sha256=eb8f2c65b3bcf12f5298f3d555b395124b655d29387820a15259771baf95fdd2 (from https://pypi.org/simple/python-vasp/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-9uhq6y5o Downloading https://files.pythonhosted.org/packages/fe/7a/1aafcfe67b969c056a3bd9f7178ec422d9c103533bd0a54e3917e0226e65/python-vasp-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fe/7a/1aafcfe67b969c056a3bd9f7178ec422d9c103533bd0a54e3917e0226e65/python-vasp-0.0.1.tar.gz#sha256=eb8f2c65b3bcf12f5298f3d555b395124b655d29387820a15259771baf95fdd2 (from https://pypi.org/simple/python-vasp/) Added python-vasp==0.0.1 from https://files.pythonhosted.org/packages/fe/7a/1aafcfe67b969c056a3bd9f7178ec422d9c103533bd0a54e3917e0226e65/python-vasp-0.0.1.tar.gz#sha256=eb8f2c65b3bcf12f5298f3d555b395124b655d29387820a15259771baf95fdd2 to build tracker '/tmp/pip-req-tracker-30urkrf8' Running setup.py (path:/tmp/pip-wheel-53pm90gq/python-vasp/setup.py) egg_info for package python-vasp Running command python setup.py egg_info running egg_info creating pip-egg-info/python_vasp.egg-info writing dependency_links to pip-egg-info/python_vasp.egg-info/dependency_links.txt writing pip-egg-info/python_vasp.egg-info/PKG-INFO writing top-level names to pip-egg-info/python_vasp.egg-info/top_level.txt writing manifest file 'pip-egg-info/python_vasp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/python_vasp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/python_vasp.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-53pm90gq/python-vasp has version 0.0.1, which satisfies requirement python-vasp==0.0.1 from https://files.pythonhosted.org/packages/fe/7a/1aafcfe67b969c056a3bd9f7178ec422d9c103533bd0a54e3917e0226e65/python-vasp-0.0.1.tar.gz#sha256=eb8f2c65b3bcf12f5298f3d555b395124b655d29387820a15259771baf95fdd2 Removed python-vasp==0.0.1 from https://files.pythonhosted.org/packages/fe/7a/1aafcfe67b969c056a3bd9f7178ec422d9c103533bd0a54e3917e0226e65/python-vasp-0.0.1.tar.gz#sha256=eb8f2c65b3bcf12f5298f3d555b395124b655d29387820a15259771baf95fdd2 from build tracker '/tmp/pip-req-tracker-30urkrf8' Building wheels for collected packages: python-vasp Created temporary directory: /tmp/pip-wheel-4t0favx0 Running setup.py bdist_wheel for python-vasp: started Destination directory: /tmp/pip-wheel-4t0favx0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-53pm90gq/python-vasp/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-4t0favx0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vasp copying vasp/utils.py -> build/lib/vasp copying vasp/__init__.py -> build/lib/vasp creating build/lib/vasp/parser copying vasp/parser/band_structure.py -> build/lib/vasp/parser copying vasp/parser/__init__.py -> build/lib/vasp/parser copying vasp/parser/kpoint.py -> build/lib/vasp/parser copying vasp/parser/regex.py -> build/lib/vasp/parser 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/vasp copying build/lib/vasp/utils.py -> build/bdist.linux-armv7l/wheel/vasp copying build/lib/vasp/__init__.py -> build/bdist.linux-armv7l/wheel/vasp creating build/bdist.linux-armv7l/wheel/vasp/parser copying build/lib/vasp/parser/band_structure.py -> build/bdist.linux-armv7l/wheel/vasp/parser copying build/lib/vasp/parser/__init__.py -> build/bdist.linux-armv7l/wheel/vasp/parser copying build/lib/vasp/parser/kpoint.py -> build/bdist.linux-armv7l/wheel/vasp/parser copying build/lib/vasp/parser/regex.py -> build/bdist.linux-armv7l/wheel/vasp/parser running install_egg_info running egg_info writing dependency_links to python_vasp.egg-info/dependency_links.txt writing python_vasp.egg-info/PKG-INFO writing top-level names to python_vasp.egg-info/top_level.txt reading manifest file 'python_vasp.egg-info/SOURCES.txt' writing manifest file 'python_vasp.egg-info/SOURCES.txt' Copying python_vasp.egg-info to build/bdist.linux-armv7l/wheel/python_vasp-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/python_vasp-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-4t0favx0/python_vasp-0.0.1-py3-none-any.whl' and adding '.' to it adding 'vasp/__init__.py' adding 'vasp/utils.py' adding 'vasp/parser/__init__.py' adding 'vasp/parser/band_structure.py' adding 'vasp/parser/kpoint.py' adding 'vasp/parser/regex.py' adding 'python_vasp-0.0.1.dist-info/top_level.txt' adding 'python_vasp-0.0.1.dist-info/WHEEL' adding 'python_vasp-0.0.1.dist-info/METADATA' adding 'python_vasp-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for python-vasp: finished with status 'done' Stored in directory: /tmp/tmp9a51kzzf Successfully built python-vasp Cleaning up... Removing source in /tmp/pip-wheel-53pm90gq/python-vasp Removed build tracker '/tmp/pip-req-tracker-30urkrf8'