Created temporary directory: /tmp/pip-ephem-wheel-cache-vx593q0m Created temporary directory: /tmp/pip-wheel-0w6_jp6k Looking in indexes: https://pypi.python.org/simple Collecting tfseqestimator==2.0.0 1 location(s) to search for versions of tfseqestimator: * https://pypi.python.org/simple/tfseqestimator/ Getting page https://pypi.python.org/simple/tfseqestimator/ Analyzing links from page https://pypi.org/simple/tfseqestimator/ Found link https://files.pythonhosted.org/packages/51/3d/77b27bd6a74b190d5faa0df434b559f267e6ea222ae0d011ae50e32cb168/tfseqestimator-1.0.0.tar.gz#sha256=d9e9c0d9a81c99495dfa895609a5d26384de2a3357950bf5ae7c14339194d8c6 (from https://pypi.org/simple/tfseqestimator/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/82/c0/badcf76ea18b6e81041f63496d15632531c7daf0cd9e92c3d74c8823e934/tfseqestimator-1.1.0.tar.gz#sha256=e7692fde7de5340e2a8a6b6b74664b1a5e2e995fdb0bf50c39ab4125724a867e (from https://pypi.org/simple/tfseqestimator/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/ad/f5/2793a27ce2eb6e698daac42ce31b7f20fbbcff79dd081b412c5e452d06bc/tfseqestimator-2.0.0.tar.gz#sha256=3764b756c90bf248c9897c2bab6b291261e0d4b3a2d1fb86c0f3bdeb7a6897c0 (from https://pypi.org/simple/tfseqestimator/), version: 2.0.0 Using version 2.0.0 (newest of versions: 2.0.0) Created temporary directory: /tmp/pip-unpack-mzb7ttfe Downloading https://files.pythonhosted.org/packages/ad/f5/2793a27ce2eb6e698daac42ce31b7f20fbbcff79dd081b412c5e452d06bc/tfseqestimator-2.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ad/f5/2793a27ce2eb6e698daac42ce31b7f20fbbcff79dd081b412c5e452d06bc/tfseqestimator-2.0.0.tar.gz#sha256=3764b756c90bf248c9897c2bab6b291261e0d4b3a2d1fb86c0f3bdeb7a6897c0 (from https://pypi.org/simple/tfseqestimator/) Running setup.py (path:/tmp/pip-wheel-0w6_jp6k/tfseqestimator/setup.py) egg_info for package tfseqestimator Running command python setup.py egg_info running egg_info creating pip-egg-info/tfseqestimator.egg-info writing pip-egg-info/tfseqestimator.egg-info/PKG-INFO writing top-level names to pip-egg-info/tfseqestimator.egg-info/top_level.txt writing requirements to pip-egg-info/tfseqestimator.egg-info/requires.txt writing dependency_links to pip-egg-info/tfseqestimator.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/tfseqestimator.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/tfseqestimator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/tfseqestimator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0w6_jp6k/tfseqestimator has version 2.0.0, which satisfies requirement tfseqestimator==2.0.0 from https://files.pythonhosted.org/packages/ad/f5/2793a27ce2eb6e698daac42ce31b7f20fbbcff79dd081b412c5e452d06bc/tfseqestimator-2.0.0.tar.gz#sha256=3764b756c90bf248c9897c2bab6b291261e0d4b3a2d1fb86c0f3bdeb7a6897c0 Building wheels for collected packages: tfseqestimator Created temporary directory: /tmp/pip-wheel-0b3tr2_v Running setup.py bdist_wheel for tfseqestimator: started Destination directory: /tmp/pip-wheel-0b3tr2_v Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0w6_jp6k/tfseqestimator/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-0b3tr2_v /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tfseqestimator copying tfseqestimator/head.py -> build/lib/tfseqestimator copying tfseqestimator/model.py -> build/lib/tfseqestimator copying tfseqestimator/rnn.py -> build/lib/tfseqestimator copying tfseqestimator/__init__.py -> build/lib/tfseqestimator copying tfseqestimator/weight.py -> build/lib/tfseqestimator copying tfseqestimator/dense.py -> build/lib/tfseqestimator copying tfseqestimator/input.py -> build/lib/tfseqestimator copying tfseqestimator/estimator.py -> build/lib/tfseqestimator creating build/lib/tfseqestimator/tests copying tfseqestimator/tests/test_dense.py -> build/lib/tfseqestimator/tests copying tfseqestimator/tests/test_estimator.py -> build/lib/tfseqestimator/tests copying tfseqestimator/tests/test_weight.py -> build/lib/tfseqestimator/tests copying tfseqestimator/tests/__init__.py -> build/lib/tfseqestimator/tests copying tfseqestimator/tests/test_head.py -> build/lib/tfseqestimator/tests copying tfseqestimator/tests/test_rnn.py -> build/lib/tfseqestimator/tests copying tfseqestimator/tests/test_input.py -> build/lib/tfseqestimator/tests 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/tfseqestimator copying build/lib/tfseqestimator/head.py -> build/bdist.linux-armv7l/wheel/tfseqestimator copying build/lib/tfseqestimator/model.py -> build/bdist.linux-armv7l/wheel/tfseqestimator copying build/lib/tfseqestimator/rnn.py -> build/bdist.linux-armv7l/wheel/tfseqestimator creating build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/tests/test_dense.py -> build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/tests/test_estimator.py -> build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/tests/test_weight.py -> build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/tests/test_head.py -> build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/tests/test_rnn.py -> build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/tests/test_input.py -> build/bdist.linux-armv7l/wheel/tfseqestimator/tests copying build/lib/tfseqestimator/__init__.py -> build/bdist.linux-armv7l/wheel/tfseqestimator copying build/lib/tfseqestimator/weight.py -> build/bdist.linux-armv7l/wheel/tfseqestimator copying build/lib/tfseqestimator/dense.py -> build/bdist.linux-armv7l/wheel/tfseqestimator copying build/lib/tfseqestimator/input.py -> build/bdist.linux-armv7l/wheel/tfseqestimator copying build/lib/tfseqestimator/estimator.py -> build/bdist.linux-armv7l/wheel/tfseqestimator running install_egg_info running egg_info writing requirements to tfseqestimator.egg-info/requires.txt writing dependency_links to tfseqestimator.egg-info/dependency_links.txt writing tfseqestimator.egg-info/PKG-INFO writing top-level names to tfseqestimator.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'tfseqestimator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tfseqestimator.egg-info/SOURCES.txt' Copying tfseqestimator.egg-info to build/bdist.linux-armv7l/wheel/tfseqestimator-2.0.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tfseqestimator-2.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-0b3tr2_v/tfseqestimator-2.0.0-py3-none-any.whl' and adding '.' to it adding 'tfseqestimator/__init__.py' adding 'tfseqestimator/dense.py' adding 'tfseqestimator/estimator.py' adding 'tfseqestimator/head.py' adding 'tfseqestimator/input.py' adding 'tfseqestimator/model.py' adding 'tfseqestimator/rnn.py' adding 'tfseqestimator/weight.py' adding 'tfseqestimator/tests/__init__.py' adding 'tfseqestimator/tests/test_dense.py' adding 'tfseqestimator/tests/test_estimator.py' adding 'tfseqestimator/tests/test_head.py' adding 'tfseqestimator/tests/test_input.py' adding 'tfseqestimator/tests/test_rnn.py' adding 'tfseqestimator/tests/test_weight.py' adding 'tfseqestimator-2.0.0.dist-info/top_level.txt' adding 'tfseqestimator-2.0.0.dist-info/WHEEL' adding 'tfseqestimator-2.0.0.dist-info/METADATA' adding 'tfseqestimator-2.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tfseqestimator: finished with status 'done' Stored in directory: /tmp/tmp0s0icc_z Successfully built tfseqestimator Cleaning up... Removing source in /tmp/pip-wheel-0w6_jp6k/tfseqestimator