Created temporary directory: /tmp/pip-ephem-wheel-cache-aslk0obo Created temporary directory: /tmp/pip-req-tracker-xck8o5lt Created requirements tracker '/tmp/pip-req-tracker-xck8o5lt' Created temporary directory: /tmp/pip-wheel-dkp4slpl Collecting DistributedMissForest==1.2 1 location(s) to search for versions of DistributedMissForest: * https://pypi.org/simple/distributedmissforest/ Getting page https://pypi.org/simple/distributedmissforest/ Analyzing links from page https://pypi.org/simple/distributedmissforest/ Found link https://files.pythonhosted.org/packages/07/24/46e492636925db9f21ea5c34fed33879e9b653793412abc19a9281a70ada/DistributedMissForest-1.1.tar.gz#sha256=eb23f7a503285cc4a422af2ce760fc83dd4ba261b739fbf526d45231e53973b0 (from https://pypi.org/simple/distributedmissforest/), version: 1.1 Found link https://files.pythonhosted.org/packages/a5/20/7b6ad28496e074b9efd0461bfd6c727512e2060605e0deb7b7da08daed1c/DistributedMissForest-1.2.tar.gz#sha256=f3df93448b7fa09cbb916e7b8b0e8b94d29d24f11c7e350f1268afad1c45ea5e (from https://pypi.org/simple/distributedmissforest/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Created temporary directory: /tmp/pip-unpack-1tdzzqmj Downloading https://files.pythonhosted.org/packages/a5/20/7b6ad28496e074b9efd0461bfd6c727512e2060605e0deb7b7da08daed1c/DistributedMissForest-1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a5/20/7b6ad28496e074b9efd0461bfd6c727512e2060605e0deb7b7da08daed1c/DistributedMissForest-1.2.tar.gz#sha256=f3df93448b7fa09cbb916e7b8b0e8b94d29d24f11c7e350f1268afad1c45ea5e (from https://pypi.org/simple/distributedmissforest/) Added DistributedMissForest==1.2 from https://files.pythonhosted.org/packages/a5/20/7b6ad28496e074b9efd0461bfd6c727512e2060605e0deb7b7da08daed1c/DistributedMissForest-1.2.tar.gz#sha256=f3df93448b7fa09cbb916e7b8b0e8b94d29d24f11c7e350f1268afad1c45ea5e to build tracker '/tmp/pip-req-tracker-xck8o5lt' Running setup.py (path:/tmp/pip-wheel-dkp4slpl/DistributedMissForest/setup.py) egg_info for package DistributedMissForest Running command python setup.py egg_info running egg_info creating pip-egg-info/DistributedMissForest.egg-info writing top-level names to pip-egg-info/DistributedMissForest.egg-info/top_level.txt writing pip-egg-info/DistributedMissForest.egg-info/PKG-INFO writing dependency_links to pip-egg-info/DistributedMissForest.egg-info/dependency_links.txt writing requirements to pip-egg-info/DistributedMissForest.egg-info/requires.txt writing manifest file 'pip-egg-info/DistributedMissForest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/DistributedMissForest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/DistributedMissForest.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.02' to '1.2' normalized_version, Source in /tmp/pip-wheel-dkp4slpl/DistributedMissForest has version 1.2, which satisfies requirement DistributedMissForest==1.2 from https://files.pythonhosted.org/packages/a5/20/7b6ad28496e074b9efd0461bfd6c727512e2060605e0deb7b7da08daed1c/DistributedMissForest-1.2.tar.gz#sha256=f3df93448b7fa09cbb916e7b8b0e8b94d29d24f11c7e350f1268afad1c45ea5e Removed DistributedMissForest==1.2 from https://files.pythonhosted.org/packages/a5/20/7b6ad28496e074b9efd0461bfd6c727512e2060605e0deb7b7da08daed1c/DistributedMissForest-1.2.tar.gz#sha256=f3df93448b7fa09cbb916e7b8b0e8b94d29d24f11c7e350f1268afad1c45ea5e from build tracker '/tmp/pip-req-tracker-xck8o5lt' Building wheels for collected packages: DistributedMissForest Created temporary directory: /tmp/pip-wheel-fbt71vws Running setup.py bdist_wheel for DistributedMissForest: started Destination directory: /tmp/pip-wheel-fbt71vws Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dkp4slpl/DistributedMissForest/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-fbt71vws /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '1.02' to '1.2' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/DistributedMissForest copying DistributedMissForest/job_handler.py -> build/lib/DistributedMissForest copying DistributedMissForest/mf_slurm.py -> build/lib/DistributedMissForest copying DistributedMissForest/util.py -> build/lib/DistributedMissForest copying DistributedMissForest/impute.py -> build/lib/DistributedMissForest copying DistributedMissForest/missforest.py -> build/lib/DistributedMissForest copying DistributedMissForest/mf_local.py -> build/lib/DistributedMissForest copying DistributedMissForest/__init__.py -> build/lib/DistributedMissForest copying DistributedMissForest/job.py -> build/lib/DistributedMissForest copying DistributedMissForest/randomforest.py -> build/lib/DistributedMissForest 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/DistributedMissForest copying build/lib/DistributedMissForest/job_handler.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/mf_slurm.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/util.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/impute.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/missforest.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/mf_local.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/__init__.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/job.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest copying build/lib/DistributedMissForest/randomforest.py -> build/bdist.linux-armv7l/wheel/DistributedMissForest running install_egg_info running egg_info writing dependency_links to DistributedMissForest.egg-info/dependency_links.txt writing requirements to DistributedMissForest.egg-info/requires.txt writing DistributedMissForest.egg-info/PKG-INFO writing top-level names to DistributedMissForest.egg-info/top_level.txt reading manifest file 'DistributedMissForest.egg-info/SOURCES.txt' writing manifest file 'DistributedMissForest.egg-info/SOURCES.txt' Copying DistributedMissForest.egg-info to build/bdist.linux-armv7l/wheel/DistributedMissForest-1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/DistributedMissForest-1.2.dist-info/WHEEL creating '/tmp/pip-wheel-fbt71vws/DistributedMissForest-1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'DistributedMissForest/__init__.py' adding 'DistributedMissForest/impute.py' adding 'DistributedMissForest/job.py' adding 'DistributedMissForest/job_handler.py' adding 'DistributedMissForest/mf_local.py' adding 'DistributedMissForest/mf_slurm.py' adding 'DistributedMissForest/missforest.py' adding 'DistributedMissForest/randomforest.py' adding 'DistributedMissForest/util.py' adding 'DistributedMissForest-1.2.dist-info/METADATA' adding 'DistributedMissForest-1.2.dist-info/WHEEL' adding 'DistributedMissForest-1.2.dist-info/top_level.txt' adding 'DistributedMissForest-1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for DistributedMissForest: finished with status 'done' Stored in directory: /tmp/tmpahn3ilcd Successfully built DistributedMissForest Cleaning up... Removing source in /tmp/pip-wheel-dkp4slpl/DistributedMissForest Removed build tracker '/tmp/pip-req-tracker-xck8o5lt'