Collecting ETo==1.0.0 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 Using version 1.0.0 (newest of versions: 1.0.0) Downloading https://files.pythonhosted.org/packages/f1/96/c0d1799c2b672f1130f576d5ed6d25460f854a93778bae5e38b7f4c4f2b6/ETo-1.0.0.tar.gz (110kB) Downloading from URL https://files.pythonhosted.org/packages/f1/96/c0d1799c2b672f1130f576d5ed6d25460f854a93778bae5e38b7f4c4f2b6/ETo-1.0.0.tar.gz#sha256=186e8bcaf05f94eea280ea8eaa273394fc8c898bad19eed816ce066f2bfd9722 (from https://pypi.org/simple/eto/) Running setup.py (path:/tmp/pip-build-01zvzvne/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 pip-egg-info/ETo.egg-info/PKG-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 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-01zvzvne/ETo has version 1.0.0, which satisfies requirement ETo==1.0.0 from https://files.pythonhosted.org/packages/f1/96/c0d1799c2b672f1130f576d5ed6d25460f854a93778bae5e38b7f4c4f2b6/ETo-1.0.0.tar.gz#sha256=186e8bcaf05f94eea280ea8eaa273394fc8c898bad19eed816ce066f2bfd9722 Building wheels for collected packages: ETo Running setup.py bdist_wheel for ETo: started Destination directory: /tmp/tmp41rroyufpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-01zvzvne/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/tmp41rroyufpip-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/param_est.py -> build/lib/eto copying eto/core.py -> build/lib/eto copying eto/__init__.py -> build/lib/eto creating build/lib/eto/datasets copying eto/datasets/__init__.py -> build/lib/eto/datasets creating build/lib/eto/tests copying eto/tests/test_eto.py -> build/lib/eto/tests copying eto/tests/__init__.py -> build/lib/eto/tests copying eto/tests/example_data_eto.py -> build/lib/eto/tests 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/datasets copying build/lib/eto/datasets/example1.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/datasets/example1_results.csv -> build/bdist.linux-armv7l/wheel/eto/datasets copying build/lib/eto/util.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/param_est.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/core.py -> build/bdist.linux-armv7l/wheel/eto copying build/lib/eto/__init__.py -> 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/tests/example_data_eto.py -> build/bdist.linux-armv7l/wheel/eto/tests running install_egg_info running egg_info writing requirements to ETo.egg-info/requires.txt writing dependency_links to ETo.egg-info/dependency_links.txt writing top-level names to ETo.egg-info/top_level.txt writing ETo.egg-info/PKG-INFO 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.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ETo-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for ETo: finished with status 'done' Stored in directory: /tmp/tmpb0ncr2th Successfully built ETo Cleaning up... Removing source in /tmp/pip-build-01zvzvne/ETo