Created temporary directory: /tmp/pip-ephem-wheel-cache-6tehd0ft Created temporary directory: /tmp/pip-req-tracker-c7ple7zp Created requirements tracker '/tmp/pip-req-tracker-c7ple7zp' Created temporary directory: /tmp/pip-wheel-eypeb5cq Collecting last-model==0.1.1 1 location(s) to search for versions of last-model: * https://pypi.org/simple/last-model/ Getting page https://pypi.org/simple/last-model/ Analyzing links from page https://pypi.org/simple/last-model/ Found link https://files.pythonhosted.org/packages/1c/98/a82335dd0f9ae41c5c7a1300936e563b1f4b2fe8fd435fef03c979772705/last_model-0.1.0.tar.gz#sha256=78d83a7162d13f097ecab2f8c9434f8aca8312face6f36586a7bd75c8c359f4a (from https://pypi.org/simple/last-model/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d0/66/5fb5cdf718211de29c40b0eb14f2de3597e5b4a99d2979d9e9e59a7ebf04/last_model-0.1.1.tar.gz#sha256=9179590686f3721ede8b2a3c474f0062740344c7149dad02f8cc1084c58709b2 (from https://pypi.org/simple/last-model/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-rx0lki_4 Downloading https://files.pythonhosted.org/packages/d0/66/5fb5cdf718211de29c40b0eb14f2de3597e5b4a99d2979d9e9e59a7ebf04/last_model-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d0/66/5fb5cdf718211de29c40b0eb14f2de3597e5b4a99d2979d9e9e59a7ebf04/last_model-0.1.1.tar.gz#sha256=9179590686f3721ede8b2a3c474f0062740344c7149dad02f8cc1084c58709b2 (from https://pypi.org/simple/last-model/) Added last-model==0.1.1 from https://files.pythonhosted.org/packages/d0/66/5fb5cdf718211de29c40b0eb14f2de3597e5b4a99d2979d9e9e59a7ebf04/last_model-0.1.1.tar.gz#sha256=9179590686f3721ede8b2a3c474f0062740344c7149dad02f8cc1084c58709b2 to build tracker '/tmp/pip-req-tracker-c7ple7zp' Running setup.py (path:/tmp/pip-wheel-eypeb5cq/last-model/setup.py) egg_info for package last-model Running command python setup.py egg_info running egg_info creating pip-egg-info/last_model.egg-info writing dependency_links to pip-egg-info/last_model.egg-info/dependency_links.txt writing pip-egg-info/last_model.egg-info/PKG-INFO writing top-level names to pip-egg-info/last_model.egg-info/top_level.txt writing requirements to pip-egg-info/last_model.egg-info/requires.txt writing manifest file 'pip-egg-info/last_model.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/last_model.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/last_model.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-eypeb5cq/last-model has version 0.1.1, which satisfies requirement last-model==0.1.1 from https://files.pythonhosted.org/packages/d0/66/5fb5cdf718211de29c40b0eb14f2de3597e5b4a99d2979d9e9e59a7ebf04/last_model-0.1.1.tar.gz#sha256=9179590686f3721ede8b2a3c474f0062740344c7149dad02f8cc1084c58709b2 Removed last-model==0.1.1 from https://files.pythonhosted.org/packages/d0/66/5fb5cdf718211de29c40b0eb14f2de3597e5b4a99d2979d9e9e59a7ebf04/last_model-0.1.1.tar.gz#sha256=9179590686f3721ede8b2a3c474f0062740344c7149dad02f8cc1084c58709b2 from build tracker '/tmp/pip-req-tracker-c7ple7zp' Building wheels for collected packages: last-model Created temporary directory: /tmp/pip-wheel-fikqwlc_ Running setup.py bdist_wheel for last-model: started Destination directory: /tmp/pip-wheel-fikqwlc_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-eypeb5cq/last-model/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-fikqwlc_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/last_model copying last_model/_utils.py -> build/lib/last_model copying last_model/last.py -> build/lib/last_model copying last_model/init_functions.py -> build/lib/last_model copying last_model/__init__.py -> build/lib/last_model copying last_model/read_functions.py -> build/lib/last_model copying last_model/config.py -> build/lib/last_model copying last_model/data_loader.py -> build/lib/last_model copying last_model/model_functions.py -> build/lib/last_model copying last_model/params.py -> build/lib/last_model creating build/lib/last_model/ext copying last_model/ext/__init__.py -> build/lib/last_model/ext copying last_model/ext/infiltration.py -> build/lib/last_model/ext copying last_model/ext/preferential_flow.py -> build/lib/last_model/ext running egg_info writing last_model.egg-info/PKG-INFO writing top-level names to last_model.egg-info/top_level.txt writing dependency_links to last_model.egg-info/dependency_links.txt writing requirements to last_model.egg-info/requires.txt reading manifest file 'last_model.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'last_model.egg-info/SOURCES.txt' 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/last_model creating build/bdist.linux-armv7l/wheel/last_model/ext copying build/lib/last_model/ext/__init__.py -> build/bdist.linux-armv7l/wheel/last_model/ext copying build/lib/last_model/ext/infiltration.py -> build/bdist.linux-armv7l/wheel/last_model/ext copying build/lib/last_model/ext/preferential_flow.py -> build/bdist.linux-armv7l/wheel/last_model/ext copying build/lib/last_model/_utils.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/last.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/init_functions.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/__init__.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/read_functions.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/config.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/data_loader.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/model_functions.py -> build/bdist.linux-armv7l/wheel/last_model copying build/lib/last_model/params.py -> build/bdist.linux-armv7l/wheel/last_model running install_egg_info Copying last_model.egg-info to build/bdist.linux-armv7l/wheel/last_model-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/last_model-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-fikqwlc_/last_model-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'last_model/__init__.py' adding 'last_model/_utils.py' adding 'last_model/config.py' adding 'last_model/data_loader.py' adding 'last_model/init_functions.py' adding 'last_model/last.py' adding 'last_model/model_functions.py' adding 'last_model/params.py' adding 'last_model/read_functions.py' adding 'last_model/ext/__init__.py' adding 'last_model/ext/infiltration.py' adding 'last_model/ext/preferential_flow.py' adding 'last_model-0.1.1.dist-info/METADATA' adding 'last_model-0.1.1.dist-info/WHEEL' adding 'last_model-0.1.1.dist-info/top_level.txt' adding 'last_model-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for last-model: finished with status 'done' Stored in directory: /tmp/tmp776j8mo0 Successfully built last-model Cleaning up... Removing source in /tmp/pip-wheel-eypeb5cq/last-model Removed build tracker '/tmp/pip-req-tracker-c7ple7zp'