Created temporary directory: /tmp/pip-ephem-wheel-cache-3kgx5pdg Created temporary directory: /tmp/pip-req-tracker-lz_au2le Created requirements tracker '/tmp/pip-req-tracker-lz_au2le' Created temporary directory: /tmp/pip-wheel-3umb7mm2 Collecting PyLIME==0.2.1 1 location(s) to search for versions of PyLIME: * https://pypi.org/simple/pylime/ Getting page https://pypi.org/simple/pylime/ Analyzing links from page https://pypi.org/simple/pylime/ Skipping link https://files.pythonhosted.org/packages/b3/37/78711461d39fc839b285bd5b3ce1dd3648fc75fc5daff7df9a8f196b538b/PyLIME-0.1.4-py3.6.egg#sha256=958e54a3142e4f6fe674070d9d909b0b67f5e5750402a4aa75ecfc997c23bd49 (from https://pypi.org/simple/pylime/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/a0/02/8187af7fd6d4bcaae1996ccc9d8b7f5190aff1561d921db9fb7710358233/PyLIME-0.1.4.linux-x86_64.tar.gz#sha256=41594dc0e550faa27260886c1bdb7170eb49a7b1d899f502d21f13984d778b81 (from https://pypi.org/simple/pylime/), version: 0.1.4.linux-x86_64 Found link https://files.pythonhosted.org/packages/3c/88/0bf6d206b5512c8a46e84b7ddd872f036e71d64ec9203887068f7ef1e6be/PyLIME-0.1.6.tar.gz#sha256=384e5dcb2ae4c2fcfd8269f09498126207fb0a2d621d49ccdefe4c43b1ca4461 (from https://pypi.org/simple/pylime/), version: 0.1.6 Found link https://files.pythonhosted.org/packages/63/96/33e0e33b3dabf51c3ae357fb7377d3c3b418771ba54eeb31fdfa36f9420e/PyLIME-0.2.1.tar.gz#sha256=b3bff16a327e96b3f1a2d8fe54a2bb3e40528370cb73493e2733a4cf70420733 (from https://pypi.org/simple/pylime/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-d8e0mhbg Downloading https://files.pythonhosted.org/packages/63/96/33e0e33b3dabf51c3ae357fb7377d3c3b418771ba54eeb31fdfa36f9420e/PyLIME-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/63/96/33e0e33b3dabf51c3ae357fb7377d3c3b418771ba54eeb31fdfa36f9420e/PyLIME-0.2.1.tar.gz#sha256=b3bff16a327e96b3f1a2d8fe54a2bb3e40528370cb73493e2733a4cf70420733 (from https://pypi.org/simple/pylime/) Added PyLIME==0.2.1 from https://files.pythonhosted.org/packages/63/96/33e0e33b3dabf51c3ae357fb7377d3c3b418771ba54eeb31fdfa36f9420e/PyLIME-0.2.1.tar.gz#sha256=b3bff16a327e96b3f1a2d8fe54a2bb3e40528370cb73493e2733a4cf70420733 to build tracker '/tmp/pip-req-tracker-lz_au2le' Running setup.py (path:/tmp/pip-wheel-3umb7mm2/PyLIME/setup.py) egg_info for package PyLIME Running command python setup.py egg_info running egg_info creating pip-egg-info/PyLIME.egg-info writing pip-egg-info/PyLIME.egg-info/PKG-INFO writing dependency_links to pip-egg-info/PyLIME.egg-info/dependency_links.txt writing top-level names to pip-egg-info/PyLIME.egg-info/top_level.txt writing manifest file 'pip-egg-info/PyLIME.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyLIME.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PyLIME.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3umb7mm2/PyLIME has version 0.2.1, which satisfies requirement PyLIME==0.2.1 from https://files.pythonhosted.org/packages/63/96/33e0e33b3dabf51c3ae357fb7377d3c3b418771ba54eeb31fdfa36f9420e/PyLIME-0.2.1.tar.gz#sha256=b3bff16a327e96b3f1a2d8fe54a2bb3e40528370cb73493e2733a4cf70420733 Removed PyLIME==0.2.1 from https://files.pythonhosted.org/packages/63/96/33e0e33b3dabf51c3ae357fb7377d3c3b418771ba54eeb31fdfa36f9420e/PyLIME-0.2.1.tar.gz#sha256=b3bff16a327e96b3f1a2d8fe54a2bb3e40528370cb73493e2733a4cf70420733 from build tracker '/tmp/pip-req-tracker-lz_au2le' Building wheels for collected packages: PyLIME Created temporary directory: /tmp/pip-wheel-z22ypzsf Running setup.py bdist_wheel for PyLIME: started Destination directory: /tmp/pip-wheel-z22ypzsf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3umb7mm2/PyLIME/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-z22ypzsf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pylime copying pylime/exceptions.py -> build/lib/pylime copying pylime/limewriter.py -> build/lib/pylime copying pylime/limemsg.py -> build/lib/pylime copying pylime/version.py -> build/lib/pylime copying pylime/globals.py -> build/lib/pylime copying pylime/limeheader.py -> build/lib/pylime copying pylime/limefile.py -> build/lib/pylime copying pylime/limerecord.py -> build/lib/pylime copying pylime/limereader.py -> build/lib/pylime copying pylime/utils.py -> build/lib/pylime copying pylime/__init__.py -> build/lib/pylime 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/pylime copying build/lib/pylime/exceptions.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/limewriter.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/limemsg.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/version.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/globals.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/limeheader.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/limefile.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/limerecord.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/limereader.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/utils.py -> build/bdist.linux-armv7l/wheel/pylime copying build/lib/pylime/__init__.py -> build/bdist.linux-armv7l/wheel/pylime running install_egg_info running egg_info writing PyLIME.egg-info/PKG-INFO writing dependency_links to PyLIME.egg-info/dependency_links.txt writing top-level names to PyLIME.egg-info/top_level.txt reading manifest file 'PyLIME.egg-info/SOURCES.txt' writing manifest file 'PyLIME.egg-info/SOURCES.txt' Copying PyLIME.egg-info to build/bdist.linux-armv7l/wheel/PyLIME-0.2.1-py3.5.egg-info running install_scripts adding license file "COPYING" (matched pattern "COPYING*") creating build/bdist.linux-armv7l/wheel/PyLIME-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-z22ypzsf/PyLIME-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pylime/__init__.py' adding 'pylime/exceptions.py' adding 'pylime/globals.py' adding 'pylime/limefile.py' adding 'pylime/limeheader.py' adding 'pylime/limemsg.py' adding 'pylime/limereader.py' adding 'pylime/limerecord.py' adding 'pylime/limewriter.py' adding 'pylime/utils.py' adding 'pylime/version.py' adding 'PyLIME-0.2.1.dist-info/COPYING' adding 'PyLIME-0.2.1.dist-info/METADATA' adding 'PyLIME-0.2.1.dist-info/WHEEL' adding 'PyLIME-0.2.1.dist-info/top_level.txt' adding 'PyLIME-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PyLIME: finished with status 'done' Stored in directory: /tmp/tmp0sgxrrmz Successfully built PyLIME Cleaning up... Removing source in /tmp/pip-wheel-3umb7mm2/PyLIME Removed build tracker '/tmp/pip-req-tracker-lz_au2le'