Collecting themis-ml==0.0.2 1 location(s) to search for versions of themis-ml: * https://pypi.python.org/simple/themis-ml/ Getting page https://pypi.python.org/simple/themis-ml/ Analyzing links from page https://pypi.python.org/simple/themis-ml/ Found link https://pypi.python.org/packages/52/5c/5761c21f7d55717ae108c2d40f7e680b08d5326c8688463e5f6be5a1aad3/themis-ml-0.0.2.tar.gz#md5=0cd2e5314aeff795fc24cbf3b88dc049 (from https://pypi.python.org/simple/themis-ml/), version: 0.0.2 Found link https://pypi.python.org/packages/86/54/4e3c6abeece84a05e77f3eecd58040951e17a2f008e88e59d42a459d05a0/themis-ml-0.0.1.tar.gz#md5=1e1da9a77638769ff6c22bfd89b534ee (from https://pypi.python.org/simple/themis-ml/), version: 0.0.1 Using version 0.0.2 (newest of versions: 0.0.2) Downloading themis-ml-0.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/52/5c/5761c21f7d55717ae108c2d40f7e680b08d5326c8688463e5f6be5a1aad3/themis-ml-0.0.2.tar.gz#md5=0cd2e5314aeff795fc24cbf3b88dc049 (from https://pypi.python.org/simple/themis-ml/) Running setup.py (path:/tmp/pip-build-z630pp4v/themis-ml/setup.py) egg_info for package themis-ml Running command python setup.py egg_info running egg_info creating pip-egg-info/themis_ml.egg-info writing dependency_links to pip-egg-info/themis_ml.egg-info/dependency_links.txt writing top-level names to pip-egg-info/themis_ml.egg-info/top_level.txt writing pip-egg-info/themis_ml.egg-info/PKG-INFO writing manifest file 'pip-egg-info/themis_ml.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/themis_ml.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/themis_ml.egg-info/SOURCES.txt' Source in /tmp/pip-build-z630pp4v/themis-ml has version 0.0.2, which satisfies requirement themis-ml==0.0.2 from https://pypi.python.org/packages/52/5c/5761c21f7d55717ae108c2d40f7e680b08d5326c8688463e5f6be5a1aad3/themis-ml-0.0.2.tar.gz#md5=0cd2e5314aeff795fc24cbf3b88dc049 Building wheels for collected packages: themis-ml Running setup.py bdist_wheel for themis-ml: started Destination directory: /tmp/tmpe1979cvnpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-z630pp4v/themis-ml/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/tmpe1979cvnpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/themis_ml copying themis_ml/__init__.py -> build/lib/themis_ml copying themis_ml/metrics.py -> build/lib/themis_ml copying themis_ml/checks.py -> build/lib/themis_ml copying themis_ml/meta_estimators.py -> build/lib/themis_ml copying themis_ml/stats_utils.py -> build/lib/themis_ml creating build/lib/themis_ml/datasets copying themis_ml/datasets/german_credit_data_map.py -> build/lib/themis_ml/datasets copying themis_ml/datasets/__init__.py -> build/lib/themis_ml/datasets copying themis_ml/datasets/datasets.py -> build/lib/themis_ml/datasets copying themis_ml/datasets/data_types.py -> build/lib/themis_ml/datasets creating build/lib/themis_ml/preprocessing copying themis_ml/preprocessing/__init__.py -> build/lib/themis_ml/preprocessing copying themis_ml/preprocessing/relabelling.py -> build/lib/themis_ml/preprocessing creating build/lib/themis_ml/postprocessing copying themis_ml/postprocessing/__init__.py -> build/lib/themis_ml/postprocessing copying themis_ml/postprocessing/reject_option_classification.py -> build/lib/themis_ml/postprocessing creating build/lib/themis_ml/linear_model copying themis_ml/linear_model/__init__.py -> build/lib/themis_ml/linear_model copying themis_ml/linear_model/counterfactually_fair_models.py -> build/lib/themis_ml/linear_model 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/themis_ml creating build/bdist.linux-armv7l/wheel/themis_ml/preprocessing copying build/lib/themis_ml/preprocessing/__init__.py -> build/bdist.linux-armv7l/wheel/themis_ml/preprocessing copying build/lib/themis_ml/preprocessing/relabelling.py -> build/bdist.linux-armv7l/wheel/themis_ml/preprocessing creating build/bdist.linux-armv7l/wheel/themis_ml/linear_model copying build/lib/themis_ml/linear_model/__init__.py -> build/bdist.linux-armv7l/wheel/themis_ml/linear_model copying build/lib/themis_ml/linear_model/counterfactually_fair_models.py -> build/bdist.linux-armv7l/wheel/themis_ml/linear_model copying build/lib/themis_ml/__init__.py -> build/bdist.linux-armv7l/wheel/themis_ml creating build/bdist.linux-armv7l/wheel/themis_ml/datasets copying build/lib/themis_ml/datasets/german_credit_data_map.py -> build/bdist.linux-armv7l/wheel/themis_ml/datasets copying build/lib/themis_ml/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/themis_ml/datasets copying build/lib/themis_ml/datasets/datasets.py -> build/bdist.linux-armv7l/wheel/themis_ml/datasets copying build/lib/themis_ml/datasets/data_types.py -> build/bdist.linux-armv7l/wheel/themis_ml/datasets copying build/lib/themis_ml/metrics.py -> build/bdist.linux-armv7l/wheel/themis_ml copying build/lib/themis_ml/checks.py -> build/bdist.linux-armv7l/wheel/themis_ml creating build/bdist.linux-armv7l/wheel/themis_ml/postprocessing copying build/lib/themis_ml/postprocessing/__init__.py -> build/bdist.linux-armv7l/wheel/themis_ml/postprocessing copying build/lib/themis_ml/postprocessing/reject_option_classification.py -> build/bdist.linux-armv7l/wheel/themis_ml/postprocessing copying build/lib/themis_ml/meta_estimators.py -> build/bdist.linux-armv7l/wheel/themis_ml copying build/lib/themis_ml/stats_utils.py -> build/bdist.linux-armv7l/wheel/themis_ml running install_egg_info running egg_info creating themis_ml.egg-info writing dependency_links to themis_ml.egg-info/dependency_links.txt writing themis_ml.egg-info/PKG-INFO writing top-level names to themis_ml.egg-info/top_level.txt writing manifest file 'themis_ml.egg-info/SOURCES.txt' reading manifest file 'themis_ml.egg-info/SOURCES.txt' writing manifest file 'themis_ml.egg-info/SOURCES.txt' Copying themis_ml.egg-info to build/bdist.linux-armv7l/wheel/themis_ml-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/themis_ml-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for themis-ml: finished with status 'done' Stored in directory: /tmp/tmp3oc5883z Successfully built themis-ml Cleaning up... Removing source in /tmp/pip-build-z630pp4v/themis-ml