Collecting ETo==1.0.1 1 location(s) to search for versions of ETo: * https://pypi.python.org/simple/eto/ Getting page https://pypi.python.org/simple/eto/ Analyzing links from page https://pypi.org/simple/eto/ Found link https://files.pythonhosted.org/packages/f1/96/c0d1799c2b672f1130f576d5ed6d25460f854a93778bae5e38b7f4c4f2b6/ETo-1.0.0.tar.gz#sha256=186e8bcaf05f94eea280ea8eaa273394fc8c898bad19eed816ce066f2bfd9722 (from https://pypi.org/simple/eto/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/9e/12/5fc70cea4347c7c7a5b28cb1776c138884c8347f61513a3ece2c811cf7c2/ETo-1.0.1.tar.gz#sha256=d45ba46230652934f4296fed57923a6b328bfc70321256cf9f93b98c9bf49f5c (from https://pypi.org/simple/eto/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Downloading https://files.pythonhosted.org/packages/9e/12/5fc70cea4347c7c7a5b28cb1776c138884c8347f61513a3ece2c811cf7c2/ETo-1.0.1.tar.gz (110kB) Downloading from URL https://files.pythonhosted.org/packages/9e/12/5fc70cea4347c7c7a5b28cb1776c138884c8347f61513a3ece2c811cf7c2/ETo-1.0.1.tar.gz#sha256=d45ba46230652934f4296fed57923a6b328bfc70321256cf9f93b98c9bf49f5c (from https://pypi.org/simple/eto/) Running setup.py (path:/tmp/pip-build-vp6_c77f/ETo/setup.py) egg_info for package ETo Running command python setup.py egg_info running egg_info creating pip-egg-info/ETo.egg-info writing top-level names to pip-egg-info/ETo.egg-info/top_level.txt writing dependency_links to pip-egg-info/ETo.egg-info/dependency_links.txt writing requirements to pip-egg-info/ETo.egg-info/requires.txt writing pip-egg-info/ETo.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ETo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ETo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'pip-egg-info/ETo.egg-info/SOURCES.txt' Source in /tmp/pip-build-vp6_c77f/ETo has version 1.0.1, which satisfies requirement ETo==1.0.1 from https://files.pythonhosted.org/packages/9e/12/5fc70cea4347c7c7a5b28cb1776c138884c8347f61513a3ece2c811cf7c2/ETo-1.0.1.tar.gz#sha256=d45ba46230652934f4296fed57923a6b328bfc70321256cf9f93b98c9bf49f5c Building wheels for collected packages: ETo Running setup.py bdist_wheel for ETo: started Destination directory: /tmp/tmp69vlqh2lpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-vp6_c77f/ETo/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/tmp69vlqh2lpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eto copying eto/util.py -> build/lib/eto copying eto/core.py -> build/lib/eto copying eto/param_est.py -> build/lib/eto copying eto/__init__.py -> build/lib/eto creating build/lib/eto/tests copying eto/tests/test_eto.py -> build/lib/eto/tests copying eto/tests/__init__.py -> build/lib/eto/tests creating build/lib/eto/datasets copying eto/datasets/__init__.py -> build/lib/eto/datasets copying eto/datasets/example1.csv -> build/lib/eto/datasets copying eto/datasets/example1_results.csv -> build/lib/eto/datasets 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/eto creating build/bdist.linux-armv7l/wheel/eto/tests copying build/lib/eto/tests/test_eto.py -> build/bdist.linux-armv7l/wheel/eto/tests copying build/lib/eto/tests/__init__.py -> build/bdist.linux-armv7l/wheel/eto/tests copying build/lib/eto/util.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/core.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/param_est.py -> build/bdist.linux-armv7l/wheel/eto creating build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/datasets/example1.csv -> build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/datasets/example1_results.csv -> build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/__init__.py -> build/bdist.linux-armv7l/wheel/eto running install_egg_info running egg_info writing requirements to ETo.egg-info/requires.txt writing ETo.egg-info/PKG-INFO writing dependency_links to ETo.egg-info/dependency_links.txt writing top-level names to ETo.egg-info/top_level.txt reading manifest file 'ETo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' writing manifest file 'ETo.egg-info/SOURCES.txt' Copying ETo.egg-info to build/bdist.linux-armv7l/wheel/ETo-1.0.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ETo-1.0.1.dist-info/WHEEL creating '/tmp/tmp69vlqh2lpip-wheel-/ETo-1.0.1-py2.py3-none-any.whl' and adding '.' to it adding 'eto/__init__.py' adding 'eto/core.py' adding 'eto/param_est.py' adding 'eto/util.py' adding 'eto/datasets/__init__.py' adding 'eto/datasets/example1.csv' adding 'eto/datasets/example1_results.csv' adding 'eto/tests/__init__.py' adding 'eto/tests/test_eto.py' adding 'ETo-1.0.1.dist-info/DESCRIPTION.rst' adding 'ETo-1.0.1.dist-info/metadata.json' adding 'ETo-1.0.1.dist-info/top_level.txt' adding 'ETo-1.0.1.dist-info/WHEEL' adding 'ETo-1.0.1.dist-info/METADATA' adding 'ETo-1.0.1.dist-info/RECORD' Running setup.py bdist_wheel for ETo: finished with status 'done' Stored in directory: /tmp/tmp6hodplyt Successfully built ETo Cleaning up... Removing source in /tmp/pip-build-vp6_c77f/ETo