Created temporary directory: /tmp/pip-ephem-wheel-cache-repe2x7y Created temporary directory: /tmp/pip-req-tracker-70y4lxpy Created requirements tracker '/tmp/pip-req-tracker-70y4lxpy' Created temporary directory: /tmp/pip-wheel-ik68o16c Collecting tseq2seq==0.1.0.11572302614.83819 1 location(s) to search for versions of tseq2seq: * https://pypi.org/simple/tseq2seq/ Getting page https://pypi.org/simple/tseq2seq/ Analyzing links from page https://pypi.org/simple/tseq2seq/ Found link https://files.pythonhosted.org/packages/24/ac/ce9dd27dc086d1dca32f0cbb220e6e3bc0a32e6e4546c5ab658df4650af5/tseq2seq-0.1.0.1.tar.gz#sha256=f0e4788644a5139071763426220b3bbd6890d2c541728e3930fc2d9b363d73f2 (from https://pypi.org/simple/tseq2seq/), version: 0.1.0.1 Found link https://files.pythonhosted.org/packages/1e/50/db05a192bf0032bcf1c0cbec5e44d5dce33fbe2931973798509884c658c2/tseq2seq-0.1.0.11572302450.492435.tar.gz#sha256=4a80de937f8b6b0db24869d571574807ef3f3006df69cd4ed52927d7372450f4 (from https://pypi.org/simple/tseq2seq/), version: 0.1.0.11572302450.492435 Found link https://files.pythonhosted.org/packages/e1/ed/0a6039cce04c3d35240d37410c76b1bcd7c3af5fe06d017196ae943e6fc7/tseq2seq-0.1.0.11572302614.83819.tar.gz#sha256=05179c063856a8b1bc4aa168746fd513cd3d65edc1d4f788c9bfaafb87bb616a (from https://pypi.org/simple/tseq2seq/), version: 0.1.0.11572302614.83819 Using version 0.1.0.11572302614.83819 (newest of versions: 0.1.0.11572302614.83819) Created temporary directory: /tmp/pip-unpack-85a_b6bv Downloading https://files.pythonhosted.org/packages/e1/ed/0a6039cce04c3d35240d37410c76b1bcd7c3af5fe06d017196ae943e6fc7/tseq2seq-0.1.0.11572302614.83819.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e1/ed/0a6039cce04c3d35240d37410c76b1bcd7c3af5fe06d017196ae943e6fc7/tseq2seq-0.1.0.11572302614.83819.tar.gz#sha256=05179c063856a8b1bc4aa168746fd513cd3d65edc1d4f788c9bfaafb87bb616a (from https://pypi.org/simple/tseq2seq/) Added tseq2seq==0.1.0.11572302614.83819 from https://files.pythonhosted.org/packages/e1/ed/0a6039cce04c3d35240d37410c76b1bcd7c3af5fe06d017196ae943e6fc7/tseq2seq-0.1.0.11572302614.83819.tar.gz#sha256=05179c063856a8b1bc4aa168746fd513cd3d65edc1d4f788c9bfaafb87bb616a to build tracker '/tmp/pip-req-tracker-70y4lxpy' Running setup.py (path:/tmp/pip-wheel-ik68o16c/tseq2seq/setup.py) egg_info for package tseq2seq Running command python setup.py egg_info running egg_info creating pip-egg-info/tseq2seq.egg-info writing top-level names to pip-egg-info/tseq2seq.egg-info/top_level.txt writing dependency_links to pip-egg-info/tseq2seq.egg-info/dependency_links.txt writing pip-egg-info/tseq2seq.egg-info/PKG-INFO writing requirements to pip-egg-info/tseq2seq.egg-info/requires.txt writing manifest file 'pip-egg-info/tseq2seq.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tseq2seq.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tseq2seq.egg-info/SOURCES.txt' Requested tseq2seq==0.1.0.11572302614.83819 from https://files.pythonhosted.org/packages/e1/ed/0a6039cce04c3d35240d37410c76b1bcd7c3af5fe06d017196ae943e6fc7/tseq2seq-0.1.0.11572302614.83819.tar.gz#sha256=05179c063856a8b1bc4aa168746fd513cd3d65edc1d4f788c9bfaafb87bb616a, but installing version 0.1.0.11572302731.4424078 Removed tseq2seq==0.1.0.11572302614.83819 from https://files.pythonhosted.org/packages/e1/ed/0a6039cce04c3d35240d37410c76b1bcd7c3af5fe06d017196ae943e6fc7/tseq2seq-0.1.0.11572302614.83819.tar.gz#sha256=05179c063856a8b1bc4aa168746fd513cd3d65edc1d4f788c9bfaafb87bb616a from build tracker '/tmp/pip-req-tracker-70y4lxpy' Building wheels for collected packages: tseq2seq Created temporary directory: /tmp/pip-wheel-66ucsqb3 Running setup.py bdist_wheel for tseq2seq: started Destination directory: /tmp/pip-wheel-66ucsqb3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ik68o16c/tseq2seq/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-66ucsqb3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/src copying src/__init__.py -> build/lib/src copying src/seq2seq.py -> build/lib/src copying src/ts2s.py -> build/lib/src 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/src copying build/lib/src/__init__.py -> build/bdist.linux-armv7l/wheel/src copying build/lib/src/seq2seq.py -> build/bdist.linux-armv7l/wheel/src copying build/lib/src/ts2s.py -> build/bdist.linux-armv7l/wheel/src running install_egg_info running egg_info writing top-level names to tseq2seq.egg-info/top_level.txt writing tseq2seq.egg-info/PKG-INFO writing requirements to tseq2seq.egg-info/requires.txt writing dependency_links to tseq2seq.egg-info/dependency_links.txt reading manifest file 'tseq2seq.egg-info/SOURCES.txt' writing manifest file 'tseq2seq.egg-info/SOURCES.txt' Copying tseq2seq.egg-info to build/bdist.linux-armv7l/wheel/tseq2seq-0.1.0.11572302733.523548-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tseq2seq-0.1.0.11572302733.523548.dist-info/WHEEL creating '/tmp/pip-wheel-66ucsqb3/tseq2seq-0.1.0.11572302733.523548-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'src/__init__.py' adding 'src/seq2seq.py' adding 'src/ts2s.py' adding 'tseq2seq-0.1.0.11572302733.523548.dist-info/METADATA' adding 'tseq2seq-0.1.0.11572302733.523548.dist-info/WHEEL' adding 'tseq2seq-0.1.0.11572302733.523548.dist-info/top_level.txt' adding 'tseq2seq-0.1.0.11572302733.523548.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tseq2seq: finished with status 'done' Stored in directory: /tmp/tmp1ewilw3e Successfully built tseq2seq Cleaning up... Removing source in /tmp/pip-wheel-ik68o16c/tseq2seq Removed build tracker '/tmp/pip-req-tracker-70y4lxpy'