Collecting sparkflow==0.1.1 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 Using version 0.1.1 (newest of versions: 0.1.1) Downloading sparkflow-0.1.1.tar.gz Downloading from URL https://pypi.python.org/packages/0d/4a/b0044eca167fa294443723954d3db33cc921df04e95268a6756628c8d0f3/sparkflow-0.1.1.tar.gz#md5=51a9f76f57e4690a1014a593c327dd1a (from https://pypi.python.org/simple/sparkflow/) Running setup.py (path:/tmp/pip-build-q7ip5b49/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 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 dependency_links to pip-egg-info/sparkflow.egg-info/dependency_links.txt writing pip-egg-info/sparkflow.egg-info/PKG-INFO 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-q7ip5b49/sparkflow has version 0.1.1, which satisfies requirement sparkflow==0.1.1 from https://pypi.python.org/packages/0d/4a/b0044eca167fa294443723954d3db33cc921df04e95268a6756628c8d0f3/sparkflow-0.1.1.tar.gz#md5=51a9f76f57e4690a1014a593c327dd1a Building wheels for collected packages: sparkflow Running setup.py bdist_wheel for sparkflow: started Destination directory: /tmp/tmpwe3mr8ltpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-q7ip5b49/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/tmpwe3mr8ltpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/examples copying examples/cnn_example.py -> build/lib/examples copying examples/simple_dnn.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/sparkflow copying sparkflow/HogwildSparkModel.py -> build/lib/sparkflow copying sparkflow/tensorflow_async.py -> build/lib/sparkflow copying sparkflow/graph_utils.py -> build/lib/sparkflow copying sparkflow/ml_util.py -> build/lib/sparkflow copying sparkflow/pipeline_util.py -> build/lib/sparkflow copying sparkflow/RWLock.py -> build/lib/sparkflow copying sparkflow/__init__.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/cnn_example.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/simple_dnn.py -> build/bdist.linux-armv7l/wheel/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples creating build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/HogwildSparkModel.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/tensorflow_async.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/graph_utils.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/ml_util.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/pipeline_util.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/RWLock.py -> build/bdist.linux-armv7l/wheel/sparkflow copying build/lib/sparkflow/__init__.py -> build/bdist.linux-armv7l/wheel/sparkflow running install_egg_info running egg_info writing sparkflow.egg-info/PKG-INFO writing dependency_links to sparkflow.egg-info/dependency_links.txt writing requirements to sparkflow.egg-info/requires.txt writing top-level names to sparkflow.egg-info/top_level.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.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sparkflow-0.1.1.dist-info/WHEEL Running setup.py bdist_wheel for sparkflow: finished with status 'done' Stored in directory: /tmp/tmp6_jg8wg2 Successfully built sparkflow Cleaning up... Removing source in /tmp/pip-build-q7ip5b49/sparkflow