Created temporary directory: /tmp/pip-ephem-wheel-cache-gdzu4g7x Created temporary directory: /tmp/pip-req-tracker-jbzcztbg Created requirements tracker '/tmp/pip-req-tracker-jbzcztbg' Created temporary directory: /tmp/pip-wheel-fzhpl378 Collecting keras-position-wise-feed-forward==0.2.0 1 location(s) to search for versions of keras-position-wise-feed-forward: * https://pypi.org/simple/keras-position-wise-feed-forward/ Getting page https://pypi.org/simple/keras-position-wise-feed-forward/ Analyzing links from page https://pypi.org/simple/keras-position-wise-feed-forward/ Found link https://files.pythonhosted.org/packages/0a/9a/fc9e4ffea64752d43576f180cf69b5fbfeedb3d6c5386b6565d708b58b18/keras-position-wise-feed-forward-0.1.0.tar.gz#sha256=de754649bea73b5d87cf870649c737caca08165a1eb9652475e589a833810d7c (from https://pypi.org/simple/keras-position-wise-feed-forward/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/f6/ad/8a5fa597ed1c0fc483c36ff9340ff2a6481214fb8477dc9dd6b49dfce68f/keras-position-wise-feed-forward-0.2.0.tar.gz#sha256=0c70c70626c97ed3044dc7932155e6f96102aa6bb9f938ec642026e358c7e176 (from https://pypi.org/simple/keras-position-wise-feed-forward/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-n7vg4hge Downloading https://files.pythonhosted.org/packages/f6/ad/8a5fa597ed1c0fc483c36ff9340ff2a6481214fb8477dc9dd6b49dfce68f/keras-position-wise-feed-forward-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f6/ad/8a5fa597ed1c0fc483c36ff9340ff2a6481214fb8477dc9dd6b49dfce68f/keras-position-wise-feed-forward-0.2.0.tar.gz#sha256=0c70c70626c97ed3044dc7932155e6f96102aa6bb9f938ec642026e358c7e176 (from https://pypi.org/simple/keras-position-wise-feed-forward/) Added keras-position-wise-feed-forward==0.2.0 from https://files.pythonhosted.org/packages/f6/ad/8a5fa597ed1c0fc483c36ff9340ff2a6481214fb8477dc9dd6b49dfce68f/keras-position-wise-feed-forward-0.2.0.tar.gz#sha256=0c70c70626c97ed3044dc7932155e6f96102aa6bb9f938ec642026e358c7e176 to build tracker '/tmp/pip-req-tracker-jbzcztbg' Running setup.py (path:/tmp/pip-wheel-fzhpl378/keras-position-wise-feed-forward/setup.py) egg_info for package keras-position-wise-feed-forward Running command python setup.py egg_info running egg_info creating pip-egg-info/keras_position_wise_feed_forward.egg-info writing pip-egg-info/keras_position_wise_feed_forward.egg-info/PKG-INFO writing requirements to pip-egg-info/keras_position_wise_feed_forward.egg-info/requires.txt writing top-level names to pip-egg-info/keras_position_wise_feed_forward.egg-info/top_level.txt writing dependency_links to pip-egg-info/keras_position_wise_feed_forward.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/keras_position_wise_feed_forward.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/keras_position_wise_feed_forward.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/keras_position_wise_feed_forward.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fzhpl378/keras-position-wise-feed-forward has version 0.2.0, which satisfies requirement keras-position-wise-feed-forward==0.2.0 from https://files.pythonhosted.org/packages/f6/ad/8a5fa597ed1c0fc483c36ff9340ff2a6481214fb8477dc9dd6b49dfce68f/keras-position-wise-feed-forward-0.2.0.tar.gz#sha256=0c70c70626c97ed3044dc7932155e6f96102aa6bb9f938ec642026e358c7e176 Removed keras-position-wise-feed-forward==0.2.0 from https://files.pythonhosted.org/packages/f6/ad/8a5fa597ed1c0fc483c36ff9340ff2a6481214fb8477dc9dd6b49dfce68f/keras-position-wise-feed-forward-0.2.0.tar.gz#sha256=0c70c70626c97ed3044dc7932155e6f96102aa6bb9f938ec642026e358c7e176 from build tracker '/tmp/pip-req-tracker-jbzcztbg' Building wheels for collected packages: keras-position-wise-feed-forward Created temporary directory: /tmp/pip-wheel-e2qijob7 Running setup.py bdist_wheel for keras-position-wise-feed-forward: started Destination directory: /tmp/pip-wheel-e2qijob7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fzhpl378/keras-position-wise-feed-forward/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-e2qijob7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_feed_forward.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/keras_position_wise_feed_forward copying keras_position_wise_feed_forward/feed_forward.py -> build/lib/keras_position_wise_feed_forward copying keras_position_wise_feed_forward/__init__.py -> build/lib/keras_position_wise_feed_forward 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/tests copying build/lib/tests/test_feed_forward.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/keras_position_wise_feed_forward copying build/lib/keras_position_wise_feed_forward/feed_forward.py -> build/bdist.linux-armv7l/wheel/keras_position_wise_feed_forward copying build/lib/keras_position_wise_feed_forward/__init__.py -> build/bdist.linux-armv7l/wheel/keras_position_wise_feed_forward running install_egg_info running egg_info writing dependency_links to keras_position_wise_feed_forward.egg-info/dependency_links.txt writing keras_position_wise_feed_forward.egg-info/PKG-INFO writing top-level names to keras_position_wise_feed_forward.egg-info/top_level.txt writing requirements to keras_position_wise_feed_forward.egg-info/requires.txt reading manifest file 'keras_position_wise_feed_forward.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'keras_position_wise_feed_forward.egg-info/SOURCES.txt' Copying keras_position_wise_feed_forward.egg-info to build/bdist.linux-armv7l/wheel/keras_position_wise_feed_forward-0.2.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/keras_position_wise_feed_forward-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-e2qijob7/keras_position_wise_feed_forward-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'keras_position_wise_feed_forward/__init__.py' adding 'keras_position_wise_feed_forward/feed_forward.py' adding 'tests/__init__.py' adding 'tests/test_feed_forward.py' adding 'keras_position_wise_feed_forward-0.2.0.dist-info/METADATA' adding 'keras_position_wise_feed_forward-0.2.0.dist-info/WHEEL' adding 'keras_position_wise_feed_forward-0.2.0.dist-info/top_level.txt' adding 'keras_position_wise_feed_forward-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for keras-position-wise-feed-forward: finished with status 'done' Stored in directory: /tmp/tmpyhv5wocl Successfully built keras-position-wise-feed-forward Cleaning up... Removing source in /tmp/pip-wheel-fzhpl378/keras-position-wise-feed-forward Removed build tracker '/tmp/pip-req-tracker-jbzcztbg'