Created temporary directory: /tmp/pip-ephem-wheel-cache-yt02soag Created temporary directory: /tmp/pip-req-tracker-91u9bxcq Created requirements tracker '/tmp/pip-req-tracker-91u9bxcq' Created temporary directory: /tmp/pip-wheel-3fred9kh Collecting bluepyefe==0.1.12 1 location(s) to search for versions of bluepyefe: * https://pypi.org/simple/bluepyefe/ Getting page https://pypi.org/simple/bluepyefe/ Analyzing links from page https://pypi.org/simple/bluepyefe/ Found link https://files.pythonhosted.org/packages/8e/92/1adf338ad6d6d6d7075a1f22adec1a6688b0c0f748f1c609ae44bcf15b7c/bluepyefe-0.1.3.tar.gz#sha256=842ee8407c5dc1131ba718bb8befaa82c06a914b65c73b14071afbfe71f5ff94 (from https://pypi.org/simple/bluepyefe/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/ee/80/08799c3c2bd21ddbab3546d6abff76776eda7cacea3710798bb00ffa7444/bluepyefe-0.1.12.tar.gz#sha256=5048ec5af247ca5d01fcfed2e9dfdc8b9ea4799df29f3753856c4123b4b51c28 (from https://pypi.org/simple/bluepyefe/), version: 0.1.12 Using version 0.1.12 (newest of versions: 0.1.12) Created temporary directory: /tmp/pip-unpack-9t4oovdt Downloading https://files.pythonhosted.org/packages/ee/80/08799c3c2bd21ddbab3546d6abff76776eda7cacea3710798bb00ffa7444/bluepyefe-0.1.12.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ee/80/08799c3c2bd21ddbab3546d6abff76776eda7cacea3710798bb00ffa7444/bluepyefe-0.1.12.tar.gz#sha256=5048ec5af247ca5d01fcfed2e9dfdc8b9ea4799df29f3753856c4123b4b51c28 (from https://pypi.org/simple/bluepyefe/) Added bluepyefe==0.1.12 from https://files.pythonhosted.org/packages/ee/80/08799c3c2bd21ddbab3546d6abff76776eda7cacea3710798bb00ffa7444/bluepyefe-0.1.12.tar.gz#sha256=5048ec5af247ca5d01fcfed2e9dfdc8b9ea4799df29f3753856c4123b4b51c28 to build tracker '/tmp/pip-req-tracker-91u9bxcq' Running setup.py (path:/tmp/pip-wheel-3fred9kh/bluepyefe/setup.py) egg_info for package bluepyefe Running command python setup.py egg_info running egg_info creating pip-egg-info/bluepyefe.egg-info writing requirements to pip-egg-info/bluepyefe.egg-info/requires.txt writing dependency_links to pip-egg-info/bluepyefe.egg-info/dependency_links.txt writing top-level names to pip-egg-info/bluepyefe.egg-info/top_level.txt writing pip-egg-info/bluepyefe.egg-info/PKG-INFO writing manifest file 'pip-egg-info/bluepyefe.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bluepyefe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/bluepyefe.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3fred9kh/bluepyefe has version 0.1.12, which satisfies requirement bluepyefe==0.1.12 from https://files.pythonhosted.org/packages/ee/80/08799c3c2bd21ddbab3546d6abff76776eda7cacea3710798bb00ffa7444/bluepyefe-0.1.12.tar.gz#sha256=5048ec5af247ca5d01fcfed2e9dfdc8b9ea4799df29f3753856c4123b4b51c28 Removed bluepyefe==0.1.12 from https://files.pythonhosted.org/packages/ee/80/08799c3c2bd21ddbab3546d6abff76776eda7cacea3710798bb00ffa7444/bluepyefe-0.1.12.tar.gz#sha256=5048ec5af247ca5d01fcfed2e9dfdc8b9ea4799df29f3753856c4123b4b51c28 from build tracker '/tmp/pip-req-tracker-91u9bxcq' Building wheels for collected packages: bluepyefe Created temporary directory: /tmp/pip-wheel-bhzvyr31 Running setup.py bdist_wheel for bluepyefe: started Destination directory: /tmp/pip-wheel-bhzvyr31 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3fred9kh/bluepyefe/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-bhzvyr31 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/bluepyefe copying bluepyefe/extra.py -> build/lib/bluepyefe copying bluepyefe/extractor.py -> build/lib/bluepyefe copying bluepyefe/__init__.py -> build/lib/bluepyefe copying bluepyefe/plottools.py -> build/lib/bluepyefe copying bluepyefe/_version.py -> build/lib/bluepyefe creating build/lib/bluepyefe/formats copying bluepyefe/formats/axon.py -> build/lib/bluepyefe/formats copying bluepyefe/formats/ibf_json.py -> build/lib/bluepyefe/formats copying bluepyefe/formats/csv_lccr.py -> build/lib/bluepyefe/formats copying bluepyefe/formats/__init__.py -> build/lib/bluepyefe/formats copying bluepyefe/formats/igor.py -> build/lib/bluepyefe/formats creating build/lib/bluepyefe/tools copying bluepyefe/tools/tools.py -> build/lib/bluepyefe/tools copying bluepyefe/tools/__init__.py -> build/lib/bluepyefe/tools creating build/lib/bluepyefe/formats/igorpy copying bluepyefe/formats/igorpy/__init__.py -> build/lib/bluepyefe/formats/igorpy UPDATING build/lib/bluepyefe/_version.py set build/lib/bluepyefe/_version.py to '0.1.12' 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/examples copying build/lib/examples/__init__.py -> build/bdist.linux-armv7l/wheel/examples creating build/bdist.linux-armv7l/wheel/bluepyefe copying build/lib/bluepyefe/extra.py -> build/bdist.linux-armv7l/wheel/bluepyefe creating build/bdist.linux-armv7l/wheel/bluepyefe/formats copying build/lib/bluepyefe/formats/axon.py -> build/bdist.linux-armv7l/wheel/bluepyefe/formats copying build/lib/bluepyefe/formats/ibf_json.py -> build/bdist.linux-armv7l/wheel/bluepyefe/formats copying build/lib/bluepyefe/formats/csv_lccr.py -> build/bdist.linux-armv7l/wheel/bluepyefe/formats copying build/lib/bluepyefe/formats/__init__.py -> build/bdist.linux-armv7l/wheel/bluepyefe/formats creating build/bdist.linux-armv7l/wheel/bluepyefe/formats/igorpy copying build/lib/bluepyefe/formats/igorpy/__init__.py -> build/bdist.linux-armv7l/wheel/bluepyefe/formats/igorpy copying build/lib/bluepyefe/formats/igor.py -> build/bdist.linux-armv7l/wheel/bluepyefe/formats copying build/lib/bluepyefe/extractor.py -> build/bdist.linux-armv7l/wheel/bluepyefe copying build/lib/bluepyefe/__init__.py -> build/bdist.linux-armv7l/wheel/bluepyefe copying build/lib/bluepyefe/plottools.py -> build/bdist.linux-armv7l/wheel/bluepyefe copying build/lib/bluepyefe/_version.py -> build/bdist.linux-armv7l/wheel/bluepyefe creating build/bdist.linux-armv7l/wheel/bluepyefe/tools copying build/lib/bluepyefe/tools/tools.py -> build/bdist.linux-armv7l/wheel/bluepyefe/tools copying build/lib/bluepyefe/tools/__init__.py -> build/bdist.linux-armv7l/wheel/bluepyefe/tools running install_egg_info running egg_info writing top-level names to bluepyefe.egg-info/top_level.txt writing requirements to bluepyefe.egg-info/requires.txt writing bluepyefe.egg-info/PKG-INFO writing dependency_links to bluepyefe.egg-info/dependency_links.txt reading manifest file 'bluepyefe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bluepyefe.egg-info/SOURCES.txt' Copying bluepyefe.egg-info to build/bdist.linux-armv7l/wheel/bluepyefe-0.1.12-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bluepyefe-0.1.12.dist-info/WHEEL creating '/tmp/pip-wheel-bhzvyr31/bluepyefe-0.1.12-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'bluepyefe/__init__.py' adding 'bluepyefe/_version.py' adding 'bluepyefe/extra.py' adding 'bluepyefe/extractor.py' adding 'bluepyefe/plottools.py' adding 'bluepyefe/formats/__init__.py' adding 'bluepyefe/formats/axon.py' adding 'bluepyefe/formats/csv_lccr.py' adding 'bluepyefe/formats/ibf_json.py' adding 'bluepyefe/formats/igor.py' adding 'bluepyefe/formats/igorpy/__init__.py' adding 'bluepyefe/tools/__init__.py' adding 'bluepyefe/tools/tools.py' adding 'examples/__init__.py' adding 'bluepyefe-0.1.12.dist-info/METADATA' adding 'bluepyefe-0.1.12.dist-info/WHEEL' adding 'bluepyefe-0.1.12.dist-info/top_level.txt' adding 'bluepyefe-0.1.12.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for bluepyefe: finished with status 'done' Stored in directory: /tmp/tmp8qfa8q13 Successfully built bluepyefe Cleaning up... Removing source in /tmp/pip-wheel-3fred9kh/bluepyefe Removed build tracker '/tmp/pip-req-tracker-91u9bxcq'