Collecting sparkflow==0.2 1 location(s) to search for versions of sparkflow: * https://pypi.python.org/simple/sparkflow/ Getting page https://pypi.python.org/simple/sparkflow/ Analyzing links from page https://pypi.python.org/simple/sparkflow/ Found link https://pypi.python.org/packages/fd/73/88c0ce09c22afcfaba711e2d22e904c8add2f85187b3a5e071d5c1eb20ff/sparkflow-0.1.tar.gz#md5=c0345e1aaa6c8374efffe6ced1e516f9 (from https://pypi.python.org/simple/sparkflow/), version: 0.1 Found link https://pypi.python.org/packages/0d/4a/b0044eca167fa294443723954d3db33cc921df04e95268a6756628c8d0f3/sparkflow-0.1.1.tar.gz#md5=51a9f76f57e4690a1014a593c327dd1a (from https://pypi.python.org/simple/sparkflow/), version: 0.1.1 Found link https://pypi.python.org/packages/50/6f/92d152960e428930bd0ff42b07fce966fadce8b061aeb53c3019379981ac/sparkflow-0.2.tar.gz#md5=9a5e8c72fbfe1c32a78cac2ec7a1a946 (from https://pypi.python.org/simple/sparkflow/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Downloading sparkflow-0.2.tar.gz Downloading from URL https://pypi.python.org/packages/50/6f/92d152960e428930bd0ff42b07fce966fadce8b061aeb53c3019379981ac/sparkflow-0.2.tar.gz#md5=9a5e8c72fbfe1c32a78cac2ec7a1a946 (from https://pypi.python.org/simple/sparkflow/) Running setup.py (path:/tmp/pip-build-fb2gcva3/sparkflow/setup.py) egg_info for package sparkflow Running command python setup.py egg_info running egg_info creating pip-egg-info/sparkflow.egg-info writing dependency_links to pip-egg-info/sparkflow.egg-info/dependency_links.txt writing pip-egg-info/sparkflow.egg-info/PKG-INFO writing top-level names to pip-egg-info/sparkflow.egg-info/top_level.txt writing requirements to pip-egg-info/sparkflow.egg-info/requires.txt writing manifest file 'pip-egg-info/sparkflow.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sparkflow.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sparkflow.egg-info/SOURCES.txt' Source in /tmp/pip-build-fb2gcva3/sparkflow has version 0.2, which satisfies requirement sparkflow==0.2 from https://pypi.python.org/packages/50/6f/92d152960e428930bd0ff42b07fce966fadce8b061aeb53c3019379981ac/sparkflow-0.2.tar.gz#md5=9a5e8c72fbfe1c32a78cac2ec7a1a946 Building wheels for collected packages: sparkflow Running setup.py bdist_wheel for sparkflow: started Destination directory: /tmp/tmpk8rsuno8pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fb2gcva3/sparkflow/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/tmpk8rsuno8pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/cnn_example.py -> build/lib/examples copying examples/simple_dnn.py -> build/lib/examples creating build/lib/sparkflow copying sparkflow/tensorflow_async.py -> build/lib/sparkflow copying sparkflow/__init__.py -> build/lib/sparkflow copying sparkflow/pipeline_util.py -> build/lib/sparkflow copying sparkflow/graph_utils.py -> build/lib/sparkflow copying sparkflow/RWLock.py -> build/lib/sparkflow copying sparkflow/HogwildSparkModel.py -> build/lib/sparkflow copying sparkflow/ml_util.py -> build/lib/sparkflow 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/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/cnn_example.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/simple_dnn.py -> build/bdist.linux-armv7l/wheel/examples creating build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/tensorflow_async.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/__init__.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/pipeline_util.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/graph_utils.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/RWLock.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/HogwildSparkModel.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/ml_util.py -> build/bdist.linux-armv7l/wheel/sparkflow running install_egg_info running egg_info writing dependency_links to sparkflow.egg-info/dependency_links.txt writing sparkflow.egg-info/PKG-INFO writing top-level names to sparkflow.egg-info/top_level.txt writing requirements to sparkflow.egg-info/requires.txt reading manifest file 'sparkflow.egg-info/SOURCES.txt' writing manifest file 'sparkflow.egg-info/SOURCES.txt' Copying sparkflow.egg-info to build/bdist.linux-armv7l/wheel/sparkflow-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sparkflow-0.2.dist-info/WHEEL Running setup.py bdist_wheel for sparkflow: finished with status 'done' Stored in directory: /tmp/tmpg57zdam2 Successfully built sparkflow Cleaning up... Removing source in /tmp/pip-build-fb2gcva3/sparkflow