Collecting estimator==0.0.1 1 location(s) to search for versions of estimator: * https://pypi.python.org/simple/estimator/ Getting page https://pypi.python.org/simple/estimator/ Analyzing links from page https://pypi.org/simple/estimator/ Found link https://files.pythonhosted.org/packages/04/4b/da24b46e543f0d799fd02c7c2c393a87fdcd04100e114cbb875f275eebb0/estimator-0.0.0.tar.gz#sha256=017a55d841c103f88abbea8d49d7180c60f4818f097c6c0753b344c205f7d377 (from https://pypi.org/simple/estimator/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/51/39/db87f2105bc1df8180a2db0e2205ea9efb99e83a75da374f87ed94b6744d/estimator-0.0.1.tar.gz#sha256=9456adf35a9553773764eb3ac2337c4269fa12aa22979f2d90bc55ff922f3c4f (from https://pypi.org/simple/estimator/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading https://files.pythonhosted.org/packages/51/39/db87f2105bc1df8180a2db0e2205ea9efb99e83a75da374f87ed94b6744d/estimator-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/51/39/db87f2105bc1df8180a2db0e2205ea9efb99e83a75da374f87ed94b6744d/estimator-0.0.1.tar.gz#sha256=9456adf35a9553773764eb3ac2337c4269fa12aa22979f2d90bc55ff922f3c4f (from https://pypi.org/simple/estimator/) Running setup.py (path:/tmp/pip-build-hd08tuj3/estimator/setup.py) egg_info for package estimator Running command python setup.py egg_info running egg_info creating pip-egg-info/estimator.egg-info writing dependency_links to pip-egg-info/estimator.egg-info/dependency_links.txt writing requirements to pip-egg-info/estimator.egg-info/requires.txt writing pip-egg-info/estimator.egg-info/PKG-INFO writing top-level names to pip-egg-info/estimator.egg-info/top_level.txt writing manifest file 'pip-egg-info/estimator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/estimator.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/estimator.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) Source in /tmp/pip-build-hd08tuj3/estimator has version 0.0.1, which satisfies requirement estimator==0.0.1 from https://files.pythonhosted.org/packages/51/39/db87f2105bc1df8180a2db0e2205ea9efb99e83a75da374f87ed94b6744d/estimator-0.0.1.tar.gz#sha256=9456adf35a9553773764eb3ac2337c4269fa12aa22979f2d90bc55ff922f3c4f Building wheels for collected packages: estimator Running setup.py bdist_wheel for estimator: started Destination directory: /tmp/tmprqzib35vpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hd08tuj3/estimator/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/tmprqzib35vpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/estimator copying estimator/utils.py -> build/lib/estimator copying estimator/models.py -> build/lib/estimator copying estimator/__init__.py -> build/lib/estimator copying estimator/metrics.py -> build/lib/estimator 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/estimator copying build/lib/estimator/utils.py -> build/bdist.linux-armv7l/wheel/estimator copying build/lib/estimator/models.py -> build/bdist.linux-armv7l/wheel/estimator copying build/lib/estimator/__init__.py -> build/bdist.linux-armv7l/wheel/estimator copying build/lib/estimator/metrics.py -> build/bdist.linux-armv7l/wheel/estimator running install_egg_info running egg_info writing requirements to estimator.egg-info/requires.txt writing top-level names to estimator.egg-info/top_level.txt writing estimator.egg-info/PKG-INFO writing dependency_links to estimator.egg-info/dependency_links.txt reading manifest file 'estimator.egg-info/SOURCES.txt' writing manifest file 'estimator.egg-info/SOURCES.txt' Copying estimator.egg-info to build/bdist.linux-armv7l/wheel/estimator-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/estimator-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for estimator: finished with status 'done' Stored in directory: /tmp/tmpy5zvddxc Successfully built estimator Cleaning up... Removing source in /tmp/pip-build-hd08tuj3/estimator