Created temporary directory: /tmp/pip-ephem-wheel-cache-nzgrdbn3 Created temporary directory: /tmp/pip-req-tracker-bf_anmoh Created requirements tracker '/tmp/pip-req-tracker-bf_anmoh' Created temporary directory: /tmp/pip-wheel-1yj3nno4 Looking in indexes: https://pypi.python.org/simple Collecting density_forest==0.2 1 location(s) to search for versions of density-forest: * https://pypi.python.org/simple/density-forest/ Getting page https://pypi.python.org/simple/density-forest/ Analyzing links from page https://pypi.org/simple/density-forest/ Found link https://files.pythonhosted.org/packages/d4/5c/a84ea0027844b70f6dae8c1a5f26eeaa753b515be7808cef62b31beebde7/density_forest-0.1.tar.gz#sha256=099c951cbd9ceb1b57e46dbd5fbb9baf2e12c0cd7bcfcdafe364359a7de83b59 (from https://pypi.org/simple/density-forest/), version: 0.1 Found link https://files.pythonhosted.org/packages/af/af/ca09671e88a99f7938659a5c2ef3e86e9ef26a07ca0586c6ea0457a0ee87/density_forest-0.2.tar.gz#sha256=d74aec7437d3688cc190f70cb4eac04c3b2084e2f87a8af501dde53d92bdf96c (from https://pypi.org/simple/density-forest/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-mjrjqj10 Downloading https://files.pythonhosted.org/packages/af/af/ca09671e88a99f7938659a5c2ef3e86e9ef26a07ca0586c6ea0457a0ee87/density_forest-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/af/af/ca09671e88a99f7938659a5c2ef3e86e9ef26a07ca0586c6ea0457a0ee87/density_forest-0.2.tar.gz#sha256=d74aec7437d3688cc190f70cb4eac04c3b2084e2f87a8af501dde53d92bdf96c (from https://pypi.org/simple/density-forest/) Added density_forest==0.2 from https://files.pythonhosted.org/packages/af/af/ca09671e88a99f7938659a5c2ef3e86e9ef26a07ca0586c6ea0457a0ee87/density_forest-0.2.tar.gz#sha256=d74aec7437d3688cc190f70cb4eac04c3b2084e2f87a8af501dde53d92bdf96c to build tracker '/tmp/pip-req-tracker-bf_anmoh' Running setup.py (path:/tmp/pip-wheel-1yj3nno4/density-forest/setup.py) egg_info for package density-forest Running command python setup.py egg_info running egg_info creating pip-egg-info/density_forest.egg-info writing pip-egg-info/density_forest.egg-info/PKG-INFO writing dependency_links to pip-egg-info/density_forest.egg-info/dependency_links.txt writing top-level names to pip-egg-info/density_forest.egg-info/top_level.txt writing manifest file 'pip-egg-info/density_forest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/density_forest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/density_forest.egg-info/SOURCES.txt' /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-wheel-1yj3nno4/density-forest has version 0.2, which satisfies requirement density_forest==0.2 from https://files.pythonhosted.org/packages/af/af/ca09671e88a99f7938659a5c2ef3e86e9ef26a07ca0586c6ea0457a0ee87/density_forest-0.2.tar.gz#sha256=d74aec7437d3688cc190f70cb4eac04c3b2084e2f87a8af501dde53d92bdf96c Removed density_forest==0.2 from https://files.pythonhosted.org/packages/af/af/ca09671e88a99f7938659a5c2ef3e86e9ef26a07ca0586c6ea0457a0ee87/density_forest-0.2.tar.gz#sha256=d74aec7437d3688cc190f70cb4eac04c3b2084e2f87a8af501dde53d92bdf96c from build tracker '/tmp/pip-req-tracker-bf_anmoh' Building wheels for collected packages: density-forest Created temporary directory: /tmp/pip-wheel-n_vlfg8c Running setup.py bdist_wheel for density-forest: started Destination directory: /tmp/pip-wheel-n_vlfg8c Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1yj3nno4/density-forest/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-n_vlfg8c /usr/lib/python3.5/distutils/dist.py:261: 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/density_forest copying density_forest/density_tree_traverse.py -> build/lib/density_forest copying density_forest/decision_tree.py -> build/lib/density_forest copying density_forest/density_tree.py -> build/lib/density_forest copying density_forest/decision_tree_traverse.py -> build/lib/density_forest copying density_forest/helpers.py -> build/lib/density_forest copying density_forest/density_forest.py -> build/lib/density_forest copying density_forest/decision_tree_create.py -> build/lib/density_forest copying density_forest/density_tree_create.py -> build/lib/density_forest copying density_forest/__init__.py -> build/lib/density_forest copying density_forest/create_data.py -> build/lib/density_forest copying density_forest/random_forest.py -> build/lib/density_forest creating build/lib/baselines copying baselines/helpers.py -> build/lib/baselines copying baselines/plots.py -> build/lib/baselines copying baselines/__init__.py -> build/lib/baselines creating build/lib/helpers copying helpers/data_augment.py -> build/lib/helpers copying helpers/helpers.py -> build/lib/helpers copying helpers/data_loader.py -> build/lib/helpers copying helpers/parameter_search.py -> build/lib/helpers copying helpers/plots.py -> build/lib/helpers copying helpers/__init__.py -> build/lib/helpers creating build/lib/keras_helpers copying keras_helpers/callbacks.py -> build/lib/keras_helpers copying keras_helpers/__init__.py -> build/lib/keras_helpers copying keras_helpers/unet.py -> build/lib/keras_helpers 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/baselines copying build/lib/baselines/helpers.py -> build/bdist.linux-armv7l/wheel/baselines copying build/lib/baselines/plots.py -> build/bdist.linux-armv7l/wheel/baselines copying build/lib/baselines/__init__.py -> build/bdist.linux-armv7l/wheel/baselines creating build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/density_tree_traverse.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/decision_tree.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/density_tree.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/decision_tree_traverse.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/helpers.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/density_forest.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/decision_tree_create.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/density_tree_create.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/__init__.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/create_data.py -> build/bdist.linux-armv7l/wheel/density_forest copying build/lib/density_forest/random_forest.py -> build/bdist.linux-armv7l/wheel/density_forest creating build/bdist.linux-armv7l/wheel/helpers copying build/lib/helpers/data_augment.py -> build/bdist.linux-armv7l/wheel/helpers copying build/lib/helpers/helpers.py -> build/bdist.linux-armv7l/wheel/helpers copying build/lib/helpers/data_loader.py -> build/bdist.linux-armv7l/wheel/helpers copying build/lib/helpers/parameter_search.py -> build/bdist.linux-armv7l/wheel/helpers copying build/lib/helpers/plots.py -> build/bdist.linux-armv7l/wheel/helpers copying build/lib/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/helpers creating build/bdist.linux-armv7l/wheel/keras_helpers copying build/lib/keras_helpers/callbacks.py -> build/bdist.linux-armv7l/wheel/keras_helpers copying build/lib/keras_helpers/__init__.py -> build/bdist.linux-armv7l/wheel/keras_helpers copying build/lib/keras_helpers/unet.py -> build/bdist.linux-armv7l/wheel/keras_helpers running install_egg_info running egg_info writing top-level names to density_forest.egg-info/top_level.txt writing dependency_links to density_forest.egg-info/dependency_links.txt writing density_forest.egg-info/PKG-INFO reading manifest file 'density_forest.egg-info/SOURCES.txt' writing manifest file 'density_forest.egg-info/SOURCES.txt' Copying density_forest.egg-info to build/bdist.linux-armv7l/wheel/density_forest-0.2.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/density_forest-0.2.dist-info/WHEEL Running setup.py bdist_wheel for density-forest: finished with status 'done' Stored in directory: /tmp/tmpwuwxa7xl Successfully built density-forest Cleaning up... Removing source in /tmp/pip-wheel-1yj3nno4/density-forest Removed build tracker '/tmp/pip-req-tracker-bf_anmoh'