Created temporary directory: /tmp/pip-ephem-wheel-cache-7m6zsq_9 Created temporary directory: /tmp/pip-wheel-vi06jkvs Looking in indexes: https://pypi.python.org/simple Collecting ade==0.8.2 1 location(s) to search for versions of ade: * https://pypi.python.org/simple/ade/ Getting page https://pypi.python.org/simple/ade/ Analyzing links from page https://pypi.org/simple/ade/ Found link https://files.pythonhosted.org/packages/ec/e9/e6686ccc4ee5c2301b510b9805d2776ffae18d04746ca15b1c10a13e548f/ade-0.8.tar.gz#sha256=7a9e182ae08086691eb79d2d8bf58c5d5b3a626f0bddefe07d6346583109db35 (from https://pypi.org/simple/ade/), version: 0.8 Found link https://files.pythonhosted.org/packages/5a/27/4cc5e8e2cd777bbd75312749ac4d4736da2876a8e1b8e06a53250b2b6973/ade-0.8.1.tar.gz#sha256=c2f3eb93b0a157336708871f742842657151a8534fa146d1e13a5b70b87c419d (from https://pypi.org/simple/ade/), version: 0.8.1 Found link https://files.pythonhosted.org/packages/29/53/08be45a75f720594acd5ba1f2862f3c636ef13b74c9b63c397ad69d62aa2/ade-0.8.2.tar.gz#sha256=4faeab9e92b866d164016c669b4eeb8f5919ba9ef4d30c3a76f8479a0046a9d9 (from https://pypi.org/simple/ade/), version: 0.8.2 Using version 0.8.2 (newest of versions: 0.8.2) Created temporary directory: /tmp/pip-unpack-v56vs6_x Downloading https://files.pythonhosted.org/packages/29/53/08be45a75f720594acd5ba1f2862f3c636ef13b74c9b63c397ad69d62aa2/ade-0.8.2.tar.gz (44kB) Downloading from URL https://files.pythonhosted.org/packages/29/53/08be45a75f720594acd5ba1f2862f3c636ef13b74c9b63c397ad69d62aa2/ade-0.8.2.tar.gz#sha256=4faeab9e92b866d164016c669b4eeb8f5919ba9ef4d30c3a76f8479a0046a9d9 (from https://pypi.org/simple/ade/) Running setup.py (path:/tmp/pip-wheel-vi06jkvs/ade/setup.py) egg_info for package ade Running command python setup.py egg_info running egg_info creating pip-egg-info/ade.egg-info writing requirements to pip-egg-info/ade.egg-info/requires.txt writing top-level names to pip-egg-info/ade.egg-info/top_level.txt writing entry points to pip-egg-info/ade.egg-info/entry_points.txt writing pip-egg-info/ade.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ade.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ade.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ade.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'ade/examples/goldstein-price' warning: no previously-included files found matching 'ade/examples/thermistor.png' writing manifest file 'pip-egg-info/ade.egg-info/SOURCES.txt' ------------------------------------------------------------------------------- To create a subdirectory 'ade-examples' of example files in the current directory, you may run the command 'ade-examples'. It's not required to use the ade package, but you might find it instructive. Source in /tmp/pip-wheel-vi06jkvs/ade has version 0.8.2, which satisfies requirement ade==0.8.2 from https://files.pythonhosted.org/packages/29/53/08be45a75f720594acd5ba1f2862f3c636ef13b74c9b63c397ad69d62aa2/ade-0.8.2.tar.gz#sha256=4faeab9e92b866d164016c669b4eeb8f5919ba9ef4d30c3a76f8479a0046a9d9 Building wheels for collected packages: ade Created temporary directory: /tmp/pip-wheel-iclkb7j1 Running setup.py bdist_wheel for ade: started Destination directory: /tmp/pip-wheel-iclkb7j1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vi06jkvs/ade/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/pip-wheel-iclkb7j1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ade copying ade/population.py -> build/lib/ade copying ade/util.py -> build/lib/ade copying ade/individual.py -> build/lib/ade copying ade/__init__.py -> build/lib/ade copying ade/de.py -> build/lib/ade creating build/lib/ade/test copying ade/test/testbase.py -> build/lib/ade/test copying ade/test/test_population.py -> build/lib/ade/test copying ade/test/__init__.py -> build/lib/ade/test copying ade/test/test_de.py -> build/lib/ade/test copying ade/test/test_individual.py -> build/lib/ade/test creating build/lib/ade/examples copying ade/examples/goldstein-price.py -> build/lib/ade/examples copying ade/examples/goldstein-price.c -> build/lib/ade/examples copying ade/examples/goldstein-price.log -> build/lib/ade/examples copying ade/examples/README.txt -> build/lib/ade/examples copying ade/examples/thermistor.py -> build/lib/ade/examples copying ade/examples/thermistor.log -> build/lib/ade/examples 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/ade creating build/bdist.linux-armv7l/wheel/ade/test copying build/lib/ade/test/testbase.py -> build/bdist.linux-armv7l/wheel/ade/test copying build/lib/ade/test/test_population.py -> build/bdist.linux-armv7l/wheel/ade/test copying build/lib/ade/test/__init__.py -> build/bdist.linux-armv7l/wheel/ade/test copying build/lib/ade/test/test_de.py -> build/bdist.linux-armv7l/wheel/ade/test copying build/lib/ade/test/test_individual.py -> build/bdist.linux-armv7l/wheel/ade/test copying build/lib/ade/population.py -> build/bdist.linux-armv7l/wheel/ade copying build/lib/ade/util.py -> build/bdist.linux-armv7l/wheel/ade copying build/lib/ade/individual.py -> build/bdist.linux-armv7l/wheel/ade copying build/lib/ade/__init__.py -> build/bdist.linux-armv7l/wheel/ade copying build/lib/ade/de.py -> build/bdist.linux-armv7l/wheel/ade creating build/bdist.linux-armv7l/wheel/ade/examples copying build/lib/ade/examples/goldstein-price.py -> build/bdist.linux-armv7l/wheel/ade/examples copying build/lib/ade/examples/goldstein-price.c -> build/bdist.linux-armv7l/wheel/ade/examples copying build/lib/ade/examples/goldstein-price.log -> build/bdist.linux-armv7l/wheel/ade/examples copying build/lib/ade/examples/README.txt -> build/bdist.linux-armv7l/wheel/ade/examples copying build/lib/ade/examples/thermistor.py -> build/bdist.linux-armv7l/wheel/ade/examples copying build/lib/ade/examples/thermistor.log -> build/bdist.linux-armv7l/wheel/ade/examples running install_egg_info running egg_info writing ade.egg-info/PKG-INFO writing top-level names to ade.egg-info/top_level.txt writing requirements to ade.egg-info/requires.txt writing dependency_links to ade.egg-info/dependency_links.txt writing entry points to ade.egg-info/entry_points.txt reading manifest file 'ade.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'ade/examples/goldstein-price' warning: no previously-included files found matching 'ade/examples/thermistor.png' writing manifest file 'ade.egg-info/SOURCES.txt' Copying ade.egg-info to build/bdist.linux-armv7l/wheel/ade-0.8.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ade-0.8.2.dist-info/WHEEL creating '/tmp/pip-wheel-iclkb7j1/ade-0.8.2-py3-none-any.whl' and adding '.' to it adding 'ade/__init__.py' adding 'ade/de.py' adding 'ade/individual.py' adding 'ade/population.py' adding 'ade/util.py' adding 'ade/examples/README.txt' adding 'ade/examples/goldstein-price.c' adding 'ade/examples/goldstein-price.log' adding 'ade/examples/goldstein-price.py' adding 'ade/examples/thermistor.log' adding 'ade/examples/thermistor.py' adding 'ade/test/__init__.py' adding 'ade/test/test_de.py' adding 'ade/test/test_individual.py' adding 'ade/test/test_population.py' adding 'ade/test/testbase.py' adding 'ade-0.8.2.dist-info/entry_points.txt' adding 'ade-0.8.2.dist-info/top_level.txt' adding 'ade-0.8.2.dist-info/zip-safe' adding 'ade-0.8.2.dist-info/WHEEL' adding 'ade-0.8.2.dist-info/METADATA' adding 'ade-0.8.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel ------------------------------------------------------------------------------- To create a subdirectory 'ade-examples' of example files in the current directory, you may run the command 'ade-examples'. It's not required to use the ade package, but you might find it instructive. Running setup.py bdist_wheel for ade: finished with status 'done' Stored in directory: /tmp/tmpnsq_ue1_ Successfully built ade Cleaning up... Removing source in /tmp/pip-wheel-vi06jkvs/ade