Collecting evostra==2.5.2 1 location(s) to search for versions of evostra: * https://pypi.python.org/simple/evostra/ Getting page https://pypi.python.org/simple/evostra/ Analyzing links from page https://pypi.org/simple/evostra/ Found link https://files.pythonhosted.org/packages/56/84/57d641e603d6e5e824c9c2bb6b9d91dd9044aad7cd157ec8f37b8f4b46f6/evostra-1.0.1-py2.py3-none-any.whl#sha256=865c40fe1ea16644676abc0d76af7fb20a5f601271f3f086bbb7bfc8f1d8ac31 (from https://pypi.org/simple/evostra/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/ca/6d/80cd3706adea694ad62d879f82580f1e497046c3a8f901d6ed4a6ab1cc84/evostra-2.0.tar.gz#sha256=e45619c1379a962a266f505614102a28f3a070f554e4548dd6cf794095bc25ab (from https://pypi.org/simple/evostra/), version: 2.0 Found link https://files.pythonhosted.org/packages/65/74/85933a3ce5a15c4e786fd7f212dc4e43d1e054a1666d2215efaba85a39c4/evostra-2.5.0.tar.gz#sha256=80402718a43bb7d7051371bee550263cf9ba2286a512843acde6bcea755759e1 (from https://pypi.org/simple/evostra/), version: 2.5.0 Found link https://files.pythonhosted.org/packages/e2/aa/334291d135fbd02167e88f96bd5cf2a89477cc61d44d3dab37f46f93d574/evostra-2.5.1.tar.gz#sha256=b69c9955e6a74923ca740f37cf92cab366862d7321981ca9dcf178c63cb2c451 (from https://pypi.org/simple/evostra/), version: 2.5.1 Found link https://files.pythonhosted.org/packages/6f/ec/fd9b77c2b32899b5caf71252e133bc8d9a1daab539c89abb252033c43a3e/evostra-2.5.2.tar.gz#sha256=868b922f7ee00433d1e8373d64e90c01dbdd046d71eb43045658f3863e760105 (from https://pypi.org/simple/evostra/), version: 2.5.2 Using version 2.5.2 (newest of versions: 2.5.2) Downloading https://files.pythonhosted.org/packages/6f/ec/fd9b77c2b32899b5caf71252e133bc8d9a1daab539c89abb252033c43a3e/evostra-2.5.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6f/ec/fd9b77c2b32899b5caf71252e133bc8d9a1daab539c89abb252033c43a3e/evostra-2.5.2.tar.gz#sha256=868b922f7ee00433d1e8373d64e90c01dbdd046d71eb43045658f3863e760105 (from https://pypi.org/simple/evostra/) Running setup.py (path:/tmp/pip-build-ruc5kgcc/evostra/setup.py) egg_info for package evostra Running command python setup.py egg_info running egg_info creating pip-egg-info/evostra.egg-info writing top-level names to pip-egg-info/evostra.egg-info/top_level.txt writing dependency_links to pip-egg-info/evostra.egg-info/dependency_links.txt writing requirements to pip-egg-info/evostra.egg-info/requires.txt writing pip-egg-info/evostra.egg-info/PKG-INFO writing manifest file 'pip-egg-info/evostra.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/evostra.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/evostra.egg-info/SOURCES.txt' Source in /tmp/pip-build-ruc5kgcc/evostra has version 2.5.2, which satisfies requirement evostra==2.5.2 from https://files.pythonhosted.org/packages/6f/ec/fd9b77c2b32899b5caf71252e133bc8d9a1daab539c89abb252033c43a3e/evostra-2.5.2.tar.gz#sha256=868b922f7ee00433d1e8373d64e90c01dbdd046d71eb43045658f3863e760105 Building wheels for collected packages: evostra Running setup.py bdist_wheel for evostra: started Destination directory: /tmp/tmp4btjxypipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ruc5kgcc/evostra/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/tmp4btjxypipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/evostra copying evostra/__init__.py -> build/lib/evostra creating build/lib/evostra/algorithms copying evostra/algorithms/evolution_strategy.py -> build/lib/evostra/algorithms copying evostra/algorithms/__init__.py -> build/lib/evostra/algorithms creating build/lib/evostra/models copying evostra/models/feed_forward_network.py -> build/lib/evostra/models copying evostra/models/__init__.py -> build/lib/evostra/models 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/evostra creating build/bdist.linux-armv7l/wheel/evostra/algorithms copying build/lib/evostra/algorithms/evolution_strategy.py -> build/bdist.linux-armv7l/wheel/evostra/algorithms copying build/lib/evostra/algorithms/__init__.py -> build/bdist.linux-armv7l/wheel/evostra/algorithms creating build/bdist.linux-armv7l/wheel/evostra/models copying build/lib/evostra/models/feed_forward_network.py -> build/bdist.linux-armv7l/wheel/evostra/models copying build/lib/evostra/models/__init__.py -> build/bdist.linux-armv7l/wheel/evostra/models copying build/lib/evostra/__init__.py -> build/bdist.linux-armv7l/wheel/evostra running install_egg_info running egg_info writing requirements to evostra.egg-info/requires.txt writing top-level names to evostra.egg-info/top_level.txt writing evostra.egg-info/PKG-INFO writing dependency_links to evostra.egg-info/dependency_links.txt reading manifest file 'evostra.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'evostra.egg-info/SOURCES.txt' Copying evostra.egg-info to build/bdist.linux-armv7l/wheel/evostra-2.5.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/evostra-2.5.2.dist-info/WHEEL Running setup.py bdist_wheel for evostra: finished with status 'done' Stored in directory: /tmp/tmpb4ux6qwa Successfully built evostra Cleaning up... Removing source in /tmp/pip-build-ruc5kgcc/evostra