Created temporary directory: /tmp/pip-ephem-wheel-cache-ri5ft5it Created temporary directory: /tmp/pip-req-tracker-7g2kp3ha Created requirements tracker '/tmp/pip-req-tracker-7g2kp3ha' Created temporary directory: /tmp/pip-wheel-0iplori3 Collecting alfabet==0.0.3 1 location(s) to search for versions of alfabet: * https://pypi.org/simple/alfabet/ Getting page https://pypi.org/simple/alfabet/ Analyzing links from page https://pypi.org/simple/alfabet/ Found link https://files.pythonhosted.org/packages/e8/da/09d5f1febb661a3130b4b4504c219aaa460a62b323a584c7a39f09cb2e2c/alfabet-0.0.1.tar.gz#sha256=9b1c9b7333fde80d391ff759e80b029c5dc9303b1fa0c716c6b1618a4f381b72 (from https://pypi.org/simple/alfabet/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/fd/a9/26a091de4200b960e7bb90836099ae4facc43c44ad936da342ce9228baf1/alfabet-0.0.2.tar.gz#sha256=83e3023ecfb34d3390999fe8b2967b5e13ab1c6ef3f507e5c476850e4cf6a43d (from https://pypi.org/simple/alfabet/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/94/e4/9b833697baa063aa14fef24c4bec57d6e452f2f723dc1566c03880732011/alfabet-0.0.3.tar.gz#sha256=e9bf176d7592d47da21bdd22641d603d42dd15910992dff2f23f1ebc2adfe69e (from https://pypi.org/simple/alfabet/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-nmzonpbp Downloading https://files.pythonhosted.org/packages/94/e4/9b833697baa063aa14fef24c4bec57d6e452f2f723dc1566c03880732011/alfabet-0.0.3.tar.gz (11.8MB) Downloading from URL https://files.pythonhosted.org/packages/94/e4/9b833697baa063aa14fef24c4bec57d6e452f2f723dc1566c03880732011/alfabet-0.0.3.tar.gz#sha256=e9bf176d7592d47da21bdd22641d603d42dd15910992dff2f23f1ebc2adfe69e (from https://pypi.org/simple/alfabet/) Added alfabet==0.0.3 from https://files.pythonhosted.org/packages/94/e4/9b833697baa063aa14fef24c4bec57d6e452f2f723dc1566c03880732011/alfabet-0.0.3.tar.gz#sha256=e9bf176d7592d47da21bdd22641d603d42dd15910992dff2f23f1ebc2adfe69e to build tracker '/tmp/pip-req-tracker-7g2kp3ha' Running setup.py (path:/tmp/pip-wheel-0iplori3/alfabet/setup.py) egg_info for package alfabet Running command python setup.py egg_info running egg_info creating pip-egg-info/alfabet.egg-info writing requirements to pip-egg-info/alfabet.egg-info/requires.txt writing top-level names to pip-egg-info/alfabet.egg-info/top_level.txt writing pip-egg-info/alfabet.egg-info/PKG-INFO writing dependency_links to pip-egg-info/alfabet.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/alfabet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/alfabet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/alfabet.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0iplori3/alfabet has version 0.0.3, which satisfies requirement alfabet==0.0.3 from https://files.pythonhosted.org/packages/94/e4/9b833697baa063aa14fef24c4bec57d6e452f2f723dc1566c03880732011/alfabet-0.0.3.tar.gz#sha256=e9bf176d7592d47da21bdd22641d603d42dd15910992dff2f23f1ebc2adfe69e Removed alfabet==0.0.3 from https://files.pythonhosted.org/packages/94/e4/9b833697baa063aa14fef24c4bec57d6e452f2f723dc1566c03880732011/alfabet-0.0.3.tar.gz#sha256=e9bf176d7592d47da21bdd22641d603d42dd15910992dff2f23f1ebc2adfe69e from build tracker '/tmp/pip-req-tracker-7g2kp3ha' Building wheels for collected packages: alfabet Created temporary directory: /tmp/pip-wheel-jbv9ky0n Running setup.py bdist_wheel for alfabet: started Destination directory: /tmp/pip-wheel-jbv9ky0n Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0iplori3/alfabet/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-jbv9ky0n running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/alfabet copying alfabet/model.py -> build/lib/alfabet copying alfabet/fragment.py -> build/lib/alfabet copying alfabet/__init__.py -> build/lib/alfabet copying alfabet/preprocessor_utils.py -> build/lib/alfabet running egg_info writing alfabet.egg-info/PKG-INFO writing dependency_links to alfabet.egg-info/dependency_links.txt writing requirements to alfabet.egg-info/requires.txt writing top-level names to alfabet.egg-info/top_level.txt reading manifest file 'alfabet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'alfabet.egg-info/SOURCES.txt' creating build/lib/alfabet/model_files copying alfabet/model_files/best_model.hdf5 -> build/lib/alfabet/model_files copying alfabet/model_files/preprocessor.p -> build/lib/alfabet/model_files 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/alfabet copying build/lib/alfabet/model.py -> build/bdist.linux-armv7l/wheel/alfabet copying build/lib/alfabet/fragment.py -> build/bdist.linux-armv7l/wheel/alfabet copying build/lib/alfabet/__init__.py -> build/bdist.linux-armv7l/wheel/alfabet copying build/lib/alfabet/preprocessor_utils.py -> build/bdist.linux-armv7l/wheel/alfabet creating build/bdist.linux-armv7l/wheel/alfabet/model_files copying build/lib/alfabet/model_files/preprocessor.p -> build/bdist.linux-armv7l/wheel/alfabet/model_files copying build/lib/alfabet/model_files/best_model.hdf5 -> build/bdist.linux-armv7l/wheel/alfabet/model_files running install_egg_info Copying alfabet.egg-info to build/bdist.linux-armv7l/wheel/alfabet-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/alfabet-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-jbv9ky0n/alfabet-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'alfabet/__init__.py' adding 'alfabet/fragment.py' adding 'alfabet/model.py' adding 'alfabet/preprocessor_utils.py' adding 'alfabet/model_files/best_model.hdf5' adding 'alfabet/model_files/preprocessor.p' adding 'alfabet-0.0.3.dist-info/METADATA' adding 'alfabet-0.0.3.dist-info/WHEEL' adding 'alfabet-0.0.3.dist-info/top_level.txt' adding 'alfabet-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for alfabet: finished with status 'done' Stored in directory: /tmp/tmp1vwhnacf Successfully built alfabet Cleaning up... Removing source in /tmp/pip-wheel-0iplori3/alfabet Removed build tracker '/tmp/pip-req-tracker-7g2kp3ha'