Created temporary directory: /tmp/pip-ephem-wheel-cache-r_j2dh6m Created temporary directory: /tmp/pip-req-tracker-fm3xh_o1 Created requirements tracker '/tmp/pip-req-tracker-fm3xh_o1' Created temporary directory: /tmp/pip-wheel-z1f0uru0 Collecting pypmml==0.9.3 1 location(s) to search for versions of pypmml: * https://pypi.org/simple/pypmml/ Getting page https://pypi.org/simple/pypmml/ Analyzing links from page https://pypi.org/simple/pypmml/ Found link https://files.pythonhosted.org/packages/2f/fe/22e754e0528c968296926e0f0a61123e09be4400f889846a492a9fde0295/pypmml-0.9.0.tar.gz#sha256=f77c20843684b8586ad0f912b70f1c4c69035bbc2ecd270e430c07b4789b1a95 (from https://pypi.org/simple/pypmml/), version: 0.9.0 Found link https://files.pythonhosted.org/packages/b4/d7/127ecebcf7fdd6f1dd1e8d1c621aed35573fc6f8f8c49a827b4ed22a650c/pypmml-0.9.1.tar.gz#sha256=17c5d4ed02448c4b335a194a9cfdd4d928d9b5ac38eeb41d0c8e80b8d8741028 (from https://pypi.org/simple/pypmml/), version: 0.9.1 Found link https://files.pythonhosted.org/packages/1b/cd/8133c0c54fc9fb5be6d98aa6c04a2f38d4b9382d4d95cf7eb5d4117c0fa5/pypmml-0.9.2.tar.gz#sha256=8eef9e15a09446af422b9bc121ea6934999970de888e144be9fe587c30db9ced (from https://pypi.org/simple/pypmml/), version: 0.9.2 Found link https://files.pythonhosted.org/packages/4a/19/f6b525fbd291c5d8378f6dcd9f95b459fab83e4edb9ca0076c34aaffc355/pypmml-0.9.3.tar.gz#sha256=64ea25ac37354009210796da78770a6d2040f98a2061de3bc85b71e88fb96de4 (from https://pypi.org/simple/pypmml/), version: 0.9.3 Using version 0.9.3 (newest of versions: 0.9.3) Created temporary directory: /tmp/pip-unpack-nr22li_w Downloading https://files.pythonhosted.org/packages/4a/19/f6b525fbd291c5d8378f6dcd9f95b459fab83e4edb9ca0076c34aaffc355/pypmml-0.9.3.tar.gz (15.1MB) Downloading from URL https://files.pythonhosted.org/packages/4a/19/f6b525fbd291c5d8378f6dcd9f95b459fab83e4edb9ca0076c34aaffc355/pypmml-0.9.3.tar.gz#sha256=64ea25ac37354009210796da78770a6d2040f98a2061de3bc85b71e88fb96de4 (from https://pypi.org/simple/pypmml/) Added pypmml==0.9.3 from https://files.pythonhosted.org/packages/4a/19/f6b525fbd291c5d8378f6dcd9f95b459fab83e4edb9ca0076c34aaffc355/pypmml-0.9.3.tar.gz#sha256=64ea25ac37354009210796da78770a6d2040f98a2061de3bc85b71e88fb96de4 to build tracker '/tmp/pip-req-tracker-fm3xh_o1' Running setup.py (path:/tmp/pip-wheel-z1f0uru0/pypmml/setup.py) egg_info for package pypmml Running command python setup.py egg_info running egg_info creating pip-egg-info/pypmml.egg-info writing pip-egg-info/pypmml.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pypmml.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pypmml.egg-info/top_level.txt writing requirements to pip-egg-info/pypmml.egg-info/requires.txt writing manifest file 'pip-egg-info/pypmml.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pypmml.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pypmml.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-z1f0uru0/pypmml has version 0.9.3, which satisfies requirement pypmml==0.9.3 from https://files.pythonhosted.org/packages/4a/19/f6b525fbd291c5d8378f6dcd9f95b459fab83e4edb9ca0076c34aaffc355/pypmml-0.9.3.tar.gz#sha256=64ea25ac37354009210796da78770a6d2040f98a2061de3bc85b71e88fb96de4 Removed pypmml==0.9.3 from https://files.pythonhosted.org/packages/4a/19/f6b525fbd291c5d8378f6dcd9f95b459fab83e4edb9ca0076c34aaffc355/pypmml-0.9.3.tar.gz#sha256=64ea25ac37354009210796da78770a6d2040f98a2061de3bc85b71e88fb96de4 from build tracker '/tmp/pip-req-tracker-fm3xh_o1' Building wheels for collected packages: pypmml Created temporary directory: /tmp/pip-wheel-rf3nuj5g Running setup.py bdist_wheel for pypmml: started Destination directory: /tmp/pip-wheel-rf3nuj5g Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z1f0uru0/pypmml/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-rf3nuj5g running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pypmml copying pypmml/version.py -> build/lib/pypmml copying pypmml/__init__.py -> build/lib/pypmml copying pypmml/base.py -> build/lib/pypmml copying pypmml/metadata.py -> build/lib/pypmml copying pypmml/elements.py -> build/lib/pypmml copying pypmml/model.py -> build/lib/pypmml creating build/lib/pypmml/jars copying pypmml/jars/__init__.py -> build/lib/pypmml/jars copying pypmml/jars/scala-reflect-2.11.12.jar -> build/lib/pypmml/jars copying pypmml/jars/pmml4s_2.11-0.9.3.jar -> build/lib/pypmml/jars copying pypmml/jars/spray-json_2.11-1.3.5.jar -> build/lib/pypmml/jars copying pypmml/jars/scala-library-2.11.12.jar -> build/lib/pypmml/jars copying pypmml/jars/commons-text-1.6.jar -> build/lib/pypmml/jars copying pypmml/jars/scala-xml_2.11-1.1.0.jar -> build/lib/pypmml/jars copying pypmml/jars/commons-math3-3.6.1.jar -> build/lib/pypmml/jars copying pypmml/jars/scala-parser-combinators_2.11-1.1.0.jar -> build/lib/pypmml/jars 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/pypmml copying build/lib/pypmml/version.py -> build/bdist.linux-armv7l/wheel/pypmml creating build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/scala-reflect-2.11.12.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/pmml4s_2.11-0.9.3.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/spray-json_2.11-1.3.5.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/scala-library-2.11.12.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/commons-text-1.6.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/scala-xml_2.11-1.1.0.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/__init__.py -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/commons-math3-3.6.1.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/jars/scala-parser-combinators_2.11-1.1.0.jar -> build/bdist.linux-armv7l/wheel/pypmml/jars copying build/lib/pypmml/__init__.py -> build/bdist.linux-armv7l/wheel/pypmml copying build/lib/pypmml/base.py -> build/bdist.linux-armv7l/wheel/pypmml copying build/lib/pypmml/metadata.py -> build/bdist.linux-armv7l/wheel/pypmml copying build/lib/pypmml/elements.py -> build/bdist.linux-armv7l/wheel/pypmml copying build/lib/pypmml/model.py -> build/bdist.linux-armv7l/wheel/pypmml running install_egg_info running egg_info writing pypmml.egg-info/PKG-INFO writing requirements to pypmml.egg-info/requires.txt writing dependency_links to pypmml.egg-info/dependency_links.txt writing top-level names to pypmml.egg-info/top_level.txt reading manifest file 'pypmml.egg-info/SOURCES.txt' writing manifest file 'pypmml.egg-info/SOURCES.txt' Copying pypmml.egg-info to build/bdist.linux-armv7l/wheel/pypmml-0.9.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pypmml-0.9.3.dist-info/WHEEL creating '/tmp/pip-wheel-rf3nuj5g/pypmml-0.9.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pypmml/__init__.py' adding 'pypmml/base.py' adding 'pypmml/elements.py' adding 'pypmml/metadata.py' adding 'pypmml/model.py' adding 'pypmml/version.py' adding 'pypmml/jars/__init__.py' adding 'pypmml/jars/commons-math3-3.6.1.jar' adding 'pypmml/jars/commons-text-1.6.jar' adding 'pypmml/jars/pmml4s_2.11-0.9.3.jar' adding 'pypmml/jars/scala-library-2.11.12.jar' adding 'pypmml/jars/scala-parser-combinators_2.11-1.1.0.jar' adding 'pypmml/jars/scala-reflect-2.11.12.jar' adding 'pypmml/jars/scala-xml_2.11-1.1.0.jar' adding 'pypmml/jars/spray-json_2.11-1.3.5.jar' adding 'pypmml-0.9.3.dist-info/METADATA' adding 'pypmml-0.9.3.dist-info/WHEEL' adding 'pypmml-0.9.3.dist-info/top_level.txt' adding 'pypmml-0.9.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pypmml: finished with status 'done' Stored in directory: /tmp/tmpruzn03pv Successfully built pypmml Cleaning up... Removing source in /tmp/pip-wheel-z1f0uru0/pypmml Removed build tracker '/tmp/pip-req-tracker-fm3xh_o1'