Created temporary directory: /tmp/pip-ephem-wheel-cache-vqixmtfa Created temporary directory: /tmp/pip-req-tracker-19fsfo36 Created requirements tracker '/tmp/pip-req-tracker-19fsfo36' Created temporary directory: /tmp/pip-wheel-k59l96e5 Collecting gaplearn==0.10 1 location(s) to search for versions of gaplearn: * https://pypi.org/simple/gaplearn/ Getting page https://pypi.org/simple/gaplearn/ Analyzing links from page https://pypi.org/simple/gaplearn/ Found link https://files.pythonhosted.org/packages/da/b8/21ce17a5f7f68f92d6212f8454104ac795920973dfff7f50242e21afb630/gaplearn-0.7.tar.gz#sha256=9e7708e1658ef9210d0429cd5c605a8362d65bee8671824ef12e8dc7254ceb9a (from https://pypi.org/simple/gaplearn/), version: 0.7 Found link https://files.pythonhosted.org/packages/c3/4f/32af44b3f30a5f5a36a35800375ad0fd0fe906a74ed0efcd3dbc635fc6fa/gaplearn-0.8.tar.gz#sha256=7011986d11f14e54f586b17b6d510b6f5bf1600fcfa164a14352ac86be701d37 (from https://pypi.org/simple/gaplearn/), version: 0.8 Found link https://files.pythonhosted.org/packages/56/87/54838db0d845be4a93109af1ea53115a360ea968e7870296ed492237cb90/gaplearn-0.9.tar.gz#sha256=33a2edc445eb892fa45203b21098f856cc2983b79c62a0e7a28de05532f9bfb1 (from https://pypi.org/simple/gaplearn/), version: 0.9 Found link https://files.pythonhosted.org/packages/9a/9f/ab094212aaf99f48e8ddd45fe9c33041316f82e250cc3be765588805b150/gaplearn-0.10.tar.gz#sha256=c6f1fcc6b174153b5a533dc72a5f6552fcdf6f7c6d271677ada651331a204952 (from https://pypi.org/simple/gaplearn/), version: 0.10 Using version 0.10 (newest of versions: 0.10) Created temporary directory: /tmp/pip-unpack-xct9qus4 Downloading https://files.pythonhosted.org/packages/9a/9f/ab094212aaf99f48e8ddd45fe9c33041316f82e250cc3be765588805b150/gaplearn-0.10.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9a/9f/ab094212aaf99f48e8ddd45fe9c33041316f82e250cc3be765588805b150/gaplearn-0.10.tar.gz#sha256=c6f1fcc6b174153b5a533dc72a5f6552fcdf6f7c6d271677ada651331a204952 (from https://pypi.org/simple/gaplearn/) Added gaplearn==0.10 from https://files.pythonhosted.org/packages/9a/9f/ab094212aaf99f48e8ddd45fe9c33041316f82e250cc3be765588805b150/gaplearn-0.10.tar.gz#sha256=c6f1fcc6b174153b5a533dc72a5f6552fcdf6f7c6d271677ada651331a204952 to build tracker '/tmp/pip-req-tracker-19fsfo36' Running setup.py (path:/tmp/pip-wheel-k59l96e5/gaplearn/setup.py) egg_info for package gaplearn Running command python setup.py egg_info running egg_info creating pip-egg-info/gaplearn.egg-info writing dependency_links to pip-egg-info/gaplearn.egg-info/dependency_links.txt writing top-level names to pip-egg-info/gaplearn.egg-info/top_level.txt writing requirements to pip-egg-info/gaplearn.egg-info/requires.txt writing pip-egg-info/gaplearn.egg-info/PKG-INFO writing manifest file 'pip-egg-info/gaplearn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gaplearn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gaplearn.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-k59l96e5/gaplearn has version 0.10, which satisfies requirement gaplearn==0.10 from https://files.pythonhosted.org/packages/9a/9f/ab094212aaf99f48e8ddd45fe9c33041316f82e250cc3be765588805b150/gaplearn-0.10.tar.gz#sha256=c6f1fcc6b174153b5a533dc72a5f6552fcdf6f7c6d271677ada651331a204952 Removed gaplearn==0.10 from https://files.pythonhosted.org/packages/9a/9f/ab094212aaf99f48e8ddd45fe9c33041316f82e250cc3be765588805b150/gaplearn-0.10.tar.gz#sha256=c6f1fcc6b174153b5a533dc72a5f6552fcdf6f7c6d271677ada651331a204952 from build tracker '/tmp/pip-req-tracker-19fsfo36' Building wheels for collected packages: gaplearn Created temporary directory: /tmp/pip-wheel-85udc9l8 Running setup.py bdist_wheel for gaplearn: started Destination directory: /tmp/pip-wheel-85udc9l8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-k59l96e5/gaplearn/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-85udc9l8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gaplearn copying gaplearn/__init__.py -> build/lib/gaplearn creating build/lib/gaplearn/cv copying gaplearn/cv/__init__.py -> build/lib/gaplearn/cv copying gaplearn/cv/utilities.py -> build/lib/gaplearn/cv copying gaplearn/cv/sfs.py -> build/lib/gaplearn/cv copying gaplearn/cv/searchCluster.py -> build/lib/gaplearn/cv 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/gaplearn creating build/bdist.linux-armv7l/wheel/gaplearn/cv copying build/lib/gaplearn/cv/__init__.py -> build/bdist.linux-armv7l/wheel/gaplearn/cv copying build/lib/gaplearn/cv/utilities.py -> build/bdist.linux-armv7l/wheel/gaplearn/cv copying build/lib/gaplearn/cv/sfs.py -> build/bdist.linux-armv7l/wheel/gaplearn/cv copying build/lib/gaplearn/cv/searchCluster.py -> build/bdist.linux-armv7l/wheel/gaplearn/cv copying build/lib/gaplearn/__init__.py -> build/bdist.linux-armv7l/wheel/gaplearn running install_egg_info running egg_info writing top-level names to gaplearn.egg-info/top_level.txt writing dependency_links to gaplearn.egg-info/dependency_links.txt writing gaplearn.egg-info/PKG-INFO writing requirements to gaplearn.egg-info/requires.txt reading manifest file 'gaplearn.egg-info/SOURCES.txt' writing manifest file 'gaplearn.egg-info/SOURCES.txt' Copying gaplearn.egg-info to build/bdist.linux-armv7l/wheel/gaplearn-0.10-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gaplearn-0.10.dist-info/WHEEL creating '/tmp/pip-wheel-85udc9l8/gaplearn-0.10-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gaplearn/__init__.py' adding 'gaplearn/cv/__init__.py' adding 'gaplearn/cv/searchCluster.py' adding 'gaplearn/cv/sfs.py' adding 'gaplearn/cv/utilities.py' adding 'gaplearn-0.10.dist-info/METADATA' adding 'gaplearn-0.10.dist-info/WHEEL' adding 'gaplearn-0.10.dist-info/top_level.txt' adding 'gaplearn-0.10.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gaplearn: finished with status 'done' Stored in directory: /tmp/tmpiwwg26o3 Successfully built gaplearn Cleaning up... Removing source in /tmp/pip-wheel-k59l96e5/gaplearn Removed build tracker '/tmp/pip-req-tracker-19fsfo36'