Created temporary directory: /tmp/pip-ephem-wheel-cache-_uu4pdob Created temporary directory: /tmp/pip-req-tracker-7xqzuv5d Created requirements tracker '/tmp/pip-req-tracker-7xqzuv5d' Created temporary directory: /tmp/pip-wheel-4rtccyle Collecting efficientnet==0.0.4 1 location(s) to search for versions of efficientnet: * https://pypi.org/simple/efficientnet/ Getting page https://pypi.org/simple/efficientnet/ Analyzing links from page https://pypi.org/simple/efficientnet/ Found link https://files.pythonhosted.org/packages/85/c2/d47aa1e692d03b59b8a35e9969919af1c0200e96eb56ed69619adf1f4bad/efficientnet-0.0.2-py2.py3-none-any.whl#sha256=d74fa8f90f2a73ad7df4a2599fc938c01345b5deca4d6647976197e9e7ba915f (from https://pypi.org/simple/efficientnet/) (requires-python:>=3.0.0), version: 0.0.2 Found link https://files.pythonhosted.org/packages/34/31/93031ed43e1c848b62f920e20757b5c947754946b3db9baa2ebc9af95065/efficientnet-0.0.2.tar.gz#sha256=83bbd5799a4c09f774a69016afb6614879d5383fa3f432a307e440f90276df73 (from https://pypi.org/simple/efficientnet/) (requires-python:>=3.0.0), version: 0.0.2 Found link https://files.pythonhosted.org/packages/66/9c/8bee2927037da1a56e899eb62140fba2862a0d4faeeacbdbe7a1f27bd528/efficientnet-0.0.3-py2.py3-none-any.whl#sha256=ea913bab2c21c694fdb9dde81df1ced52e578f485ea4d7b8e7539d19492964e2 (from https://pypi.org/simple/efficientnet/) (requires-python:>=3.0.0), version: 0.0.3 Found link https://files.pythonhosted.org/packages/78/3b/d68dc41b1c3c7741b512ab41106ef0081e8fd2fe3683af196a523e3bc5f2/efficientnet-0.0.3.tar.gz#sha256=880b33a0d6919f20079f5c678c5a6b4527e354d5dcf9967499efee18b0321c29 (from https://pypi.org/simple/efficientnet/) (requires-python:>=3.0.0), version: 0.0.3 Found link https://files.pythonhosted.org/packages/a6/80/f2c098284f7c07491e66af18d9a5fea595d4b507d10c0845275b8d47dc6f/efficientnet-0.0.4.tar.gz#sha256=b5a74cb90531fac350efc728a434e727c9a174262201f0ec907c2296e4dd4321 (from https://pypi.org/simple/efficientnet/) (requires-python:>=3.0.0), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-rk7kpvni Downloading https://files.pythonhosted.org/packages/a6/80/f2c098284f7c07491e66af18d9a5fea595d4b507d10c0845275b8d47dc6f/efficientnet-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a6/80/f2c098284f7c07491e66af18d9a5fea595d4b507d10c0845275b8d47dc6f/efficientnet-0.0.4.tar.gz#sha256=b5a74cb90531fac350efc728a434e727c9a174262201f0ec907c2296e4dd4321 (from https://pypi.org/simple/efficientnet/) (requires-python:>=3.0.0) Added efficientnet==0.0.4 from https://files.pythonhosted.org/packages/a6/80/f2c098284f7c07491e66af18d9a5fea595d4b507d10c0845275b8d47dc6f/efficientnet-0.0.4.tar.gz#sha256=b5a74cb90531fac350efc728a434e727c9a174262201f0ec907c2296e4dd4321 to build tracker '/tmp/pip-req-tracker-7xqzuv5d' Running setup.py (path:/tmp/pip-wheel-4rtccyle/efficientnet/setup.py) egg_info for package efficientnet Running command python setup.py egg_info running egg_info creating pip-egg-info/efficientnet.egg-info writing top-level names to pip-egg-info/efficientnet.egg-info/top_level.txt writing requirements to pip-egg-info/efficientnet.egg-info/requires.txt writing dependency_links to pip-egg-info/efficientnet.egg-info/dependency_links.txt writing pip-egg-info/efficientnet.egg-info/PKG-INFO writing manifest file 'pip-egg-info/efficientnet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/efficientnet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/efficientnet.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4rtccyle/efficientnet has version 0.0.4, which satisfies requirement efficientnet==0.0.4 from https://files.pythonhosted.org/packages/a6/80/f2c098284f7c07491e66af18d9a5fea595d4b507d10c0845275b8d47dc6f/efficientnet-0.0.4.tar.gz#sha256=b5a74cb90531fac350efc728a434e727c9a174262201f0ec907c2296e4dd4321 Removed efficientnet==0.0.4 from https://files.pythonhosted.org/packages/a6/80/f2c098284f7c07491e66af18d9a5fea595d4b507d10c0845275b8d47dc6f/efficientnet-0.0.4.tar.gz#sha256=b5a74cb90531fac350efc728a434e727c9a174262201f0ec907c2296e4dd4321 from build tracker '/tmp/pip-req-tracker-7xqzuv5d' Building wheels for collected packages: efficientnet Created temporary directory: /tmp/pip-wheel-5dr0ceq5 Running setup.py bdist_wheel for efficientnet: started Destination directory: /tmp/pip-wheel-5dr0ceq5 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4rtccyle/efficientnet/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-5dr0ceq5 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/efficientnet copying efficientnet/initializers.py -> build/lib/efficientnet copying efficientnet/__version__.py -> build/lib/efficientnet copying efficientnet/preprocessing.py -> build/lib/efficientnet copying efficientnet/layers.py -> build/lib/efficientnet copying efficientnet/params.py -> build/lib/efficientnet copying efficientnet/__init__.py -> build/lib/efficientnet copying efficientnet/model.py -> build/lib/efficientnet running egg_info writing top-level names to efficientnet.egg-info/top_level.txt writing dependency_links to efficientnet.egg-info/dependency_links.txt writing efficientnet.egg-info/PKG-INFO writing requirements to efficientnet.egg-info/requires.txt reading manifest file 'efficientnet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'efficientnet.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/efficientnet copying build/lib/efficientnet/initializers.py -> build/bdist.linux-armv7l/wheel/efficientnet copying build/lib/efficientnet/__version__.py -> build/bdist.linux-armv7l/wheel/efficientnet copying build/lib/efficientnet/preprocessing.py -> build/bdist.linux-armv7l/wheel/efficientnet copying build/lib/efficientnet/layers.py -> build/bdist.linux-armv7l/wheel/efficientnet copying build/lib/efficientnet/params.py -> build/bdist.linux-armv7l/wheel/efficientnet copying build/lib/efficientnet/__init__.py -> build/bdist.linux-armv7l/wheel/efficientnet copying build/lib/efficientnet/model.py -> build/bdist.linux-armv7l/wheel/efficientnet running install_egg_info Copying efficientnet.egg-info to build/bdist.linux-armv7l/wheel/efficientnet-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/efficientnet-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-5dr0ceq5/efficientnet-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'efficientnet/__init__.py' adding 'efficientnet/__version__.py' adding 'efficientnet/initializers.py' adding 'efficientnet/layers.py' adding 'efficientnet/model.py' adding 'efficientnet/params.py' adding 'efficientnet/preprocessing.py' adding 'efficientnet-0.0.4.dist-info/METADATA' adding 'efficientnet-0.0.4.dist-info/WHEEL' adding 'efficientnet-0.0.4.dist-info/top_level.txt' adding 'efficientnet-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for efficientnet: finished with status 'done' Stored in directory: /tmp/tmpkswg5cu4 Successfully built efficientnet Cleaning up... Removing source in /tmp/pip-wheel-4rtccyle/efficientnet Removed build tracker '/tmp/pip-req-tracker-7xqzuv5d'