Collecting treenet==0.0.2 1 location(s) to search for versions of treenet: * https://pypi.python.org/simple/treenet/ Getting page https://pypi.python.org/simple/treenet/ Analyzing links from page https://pypi.org/simple/treenet/ Found link https://files.pythonhosted.org/packages/b2/28/b5bd6631a42640e6a940f95122053fe67d3d649867385dd7dd2eaac4265a/treenet-0.0.1.tar.gz#sha256=74641d40f440e2db8ce5d7590dfc4586f0c9eb26a897edf8cabcb17373fcf885 (from https://pypi.org/simple/treenet/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/30/87/43e4c0ef4d3dd3a3d1e48771b01bba7d8fb32cf74bc51cd305c2e21b87c6/treenet-0.0.2.tar.gz#sha256=8c8d2ce7caa757b9166b6dc3b59678150454d3025e5b2da40b6644932aaa9482 (from https://pypi.org/simple/treenet/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading https://files.pythonhosted.org/packages/30/87/43e4c0ef4d3dd3a3d1e48771b01bba7d8fb32cf74bc51cd305c2e21b87c6/treenet-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/30/87/43e4c0ef4d3dd3a3d1e48771b01bba7d8fb32cf74bc51cd305c2e21b87c6/treenet-0.0.2.tar.gz#sha256=8c8d2ce7caa757b9166b6dc3b59678150454d3025e5b2da40b6644932aaa9482 (from https://pypi.org/simple/treenet/) Running setup.py (path:/tmp/pip-build-td_ubgan/treenet/setup.py) egg_info for package treenet Running command python setup.py egg_info running egg_info creating pip-egg-info/treenet.egg-info writing pip-egg-info/treenet.egg-info/PKG-INFO writing top-level names to pip-egg-info/treenet.egg-info/top_level.txt writing dependency_links to pip-egg-info/treenet.egg-info/dependency_links.txt writing requirements to pip-egg-info/treenet.egg-info/requires.txt writing manifest file 'pip-egg-info/treenet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/treenet.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/treenet.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) Source in /tmp/pip-build-td_ubgan/treenet has version 0.0.2, which satisfies requirement treenet==0.0.2 from https://files.pythonhosted.org/packages/30/87/43e4c0ef4d3dd3a3d1e48771b01bba7d8fb32cf74bc51cd305c2e21b87c6/treenet-0.0.2.tar.gz#sha256=8c8d2ce7caa757b9166b6dc3b59678150454d3025e5b2da40b6644932aaa9482 Building wheels for collected packages: treenet Running setup.py bdist_wheel for treenet: started Destination directory: /tmp/tmpldsk4a_tpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-td_ubgan/treenet/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/tmpldsk4a_tpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/treenet copying treenet/__init__.py -> build/lib/treenet copying treenet/treelstm.py -> build/lib/treenet copying treenet/treenet.py -> build/lib/treenet copying treenet/encoder.py -> build/lib/treenet creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_treenet.py -> build/lib/tests copying tests/test_treelstm.py -> build/lib/tests copying tests/test_encoder.py -> build/lib/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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_treenet.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_treelstm.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_encoder.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/treenet copying build/lib/treenet/__init__.py -> build/bdist.linux-armv7l/wheel/treenet copying build/lib/treenet/treelstm.py -> build/bdist.linux-armv7l/wheel/treenet copying build/lib/treenet/treenet.py -> build/bdist.linux-armv7l/wheel/treenet copying build/lib/treenet/encoder.py -> build/bdist.linux-armv7l/wheel/treenet running install_egg_info running egg_info writing requirements to treenet.egg-info/requires.txt writing treenet.egg-info/PKG-INFO writing dependency_links to treenet.egg-info/dependency_links.txt writing top-level names to treenet.egg-info/top_level.txt reading manifest file 'treenet.egg-info/SOURCES.txt' writing manifest file 'treenet.egg-info/SOURCES.txt' Copying treenet.egg-info to build/bdist.linux-armv7l/wheel/treenet-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/treenet-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for treenet: finished with status 'done' Stored in directory: /tmp/tmpjq8ky0_s Successfully built treenet Cleaning up... Removing source in /tmp/pip-build-td_ubgan/treenet