Created temporary directory: /tmp/pip-ephem-wheel-cache-8r1zoo0x Created temporary directory: /tmp/pip-req-tracker-r9aj0kc0 Created requirements tracker '/tmp/pip-req-tracker-r9aj0kc0' Created temporary directory: /tmp/pip-wheel-lf78blgo Collecting char-rbm==0.1 1 location(s) to search for versions of char-rbm: * https://pypi.org/simple/char-rbm/ Getting page https://pypi.org/simple/char-rbm/ Analyzing links from page https://pypi.org/simple/char-rbm/ Found link https://files.pythonhosted.org/packages/a5/56/fed8256a8f990d0abdb2010b7a194967fe607253e0a56180bc9de47ba77f/char_rbm-0.1.tar.gz#sha256=80ee77d1a7fc5bb378e654d454ea263121492492e7f4f67381e7307a2e46ee88 (from https://pypi.org/simple/char-rbm/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-jlnmjm5x Downloading https://files.pythonhosted.org/packages/a5/56/fed8256a8f990d0abdb2010b7a194967fe607253e0a56180bc9de47ba77f/char_rbm-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a5/56/fed8256a8f990d0abdb2010b7a194967fe607253e0a56180bc9de47ba77f/char_rbm-0.1.tar.gz#sha256=80ee77d1a7fc5bb378e654d454ea263121492492e7f4f67381e7307a2e46ee88 (from https://pypi.org/simple/char-rbm/) Added char-rbm==0.1 from https://files.pythonhosted.org/packages/a5/56/fed8256a8f990d0abdb2010b7a194967fe607253e0a56180bc9de47ba77f/char_rbm-0.1.tar.gz#sha256=80ee77d1a7fc5bb378e654d454ea263121492492e7f4f67381e7307a2e46ee88 to build tracker '/tmp/pip-req-tracker-r9aj0kc0' Running setup.py (path:/tmp/pip-wheel-lf78blgo/char-rbm/setup.py) egg_info for package char-rbm Running command python setup.py egg_info running egg_info creating pip-egg-info/char_rbm.egg-info writing pip-egg-info/char_rbm.egg-info/PKG-INFO writing requirements to pip-egg-info/char_rbm.egg-info/requires.txt writing dependency_links to pip-egg-info/char_rbm.egg-info/dependency_links.txt writing top-level names to pip-egg-info/char_rbm.egg-info/top_level.txt writing manifest file 'pip-egg-info/char_rbm.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/char_rbm.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/char_rbm.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lf78blgo/char-rbm has version 0.1, which satisfies requirement char-rbm==0.1 from https://files.pythonhosted.org/packages/a5/56/fed8256a8f990d0abdb2010b7a194967fe607253e0a56180bc9de47ba77f/char_rbm-0.1.tar.gz#sha256=80ee77d1a7fc5bb378e654d454ea263121492492e7f4f67381e7307a2e46ee88 Removed char-rbm==0.1 from https://files.pythonhosted.org/packages/a5/56/fed8256a8f990d0abdb2010b7a194967fe607253e0a56180bc9de47ba77f/char_rbm-0.1.tar.gz#sha256=80ee77d1a7fc5bb378e654d454ea263121492492e7f4f67381e7307a2e46ee88 from build tracker '/tmp/pip-req-tracker-r9aj0kc0' Building wheels for collected packages: char-rbm Created temporary directory: /tmp/pip-wheel-dpmjnsxh Running setup.py bdist_wheel for char-rbm: started Destination directory: /tmp/pip-wheel-dpmjnsxh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lf78blgo/char-rbm/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-dpmjnsxh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/char_rbm copying char_rbm/sampling.py -> build/lib/char_rbm copying char_rbm/__init__.py -> build/lib/char_rbm copying char_rbm/codec.py -> build/lib/char_rbm copying char_rbm/utils.py -> build/lib/char_rbm 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/char_rbm copying build/lib/char_rbm/sampling.py -> build/bdist.linux-armv7l/wheel/char_rbm copying build/lib/char_rbm/__init__.py -> build/bdist.linux-armv7l/wheel/char_rbm copying build/lib/char_rbm/codec.py -> build/bdist.linux-armv7l/wheel/char_rbm copying build/lib/char_rbm/utils.py -> build/bdist.linux-armv7l/wheel/char_rbm running install_egg_info running egg_info writing top-level names to char_rbm.egg-info/top_level.txt writing dependency_links to char_rbm.egg-info/dependency_links.txt writing requirements to char_rbm.egg-info/requires.txt writing char_rbm.egg-info/PKG-INFO reading manifest file 'char_rbm.egg-info/SOURCES.txt' writing manifest file 'char_rbm.egg-info/SOURCES.txt' Copying char_rbm.egg-info to build/bdist.linux-armv7l/wheel/char_rbm-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/char_rbm-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-dpmjnsxh/char_rbm-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'char_rbm/__init__.py' adding 'char_rbm/codec.py' adding 'char_rbm/sampling.py' adding 'char_rbm/utils.py' adding 'char_rbm-0.1.dist-info/METADATA' adding 'char_rbm-0.1.dist-info/WHEEL' adding 'char_rbm-0.1.dist-info/top_level.txt' adding 'char_rbm-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for char-rbm: finished with status 'done' Stored in directory: /tmp/tmpmclzm65m Successfully built char-rbm Cleaning up... Removing source in /tmp/pip-wheel-lf78blgo/char-rbm Removed build tracker '/tmp/pip-req-tracker-r9aj0kc0'