Created temporary directory: /tmp/pip-ephem-wheel-cache-fmthbvel Created temporary directory: /tmp/pip-req-tracker-160b08og Created requirements tracker '/tmp/pip-req-tracker-160b08og' Created temporary directory: /tmp/pip-wheel-kqabpeq1 Collecting spikeextractors==0.2.3 1 location(s) to search for versions of spikeextractors: * https://pypi.org/simple/spikeextractors/ Getting page https://pypi.org/simple/spikeextractors/ Analyzing links from page https://pypi.org/simple/spikeextractors/ Found link https://files.pythonhosted.org/packages/d7/f2/6ae973c09de0dfbd471bcf2b00fdbba0421a426c1e59fc8fe486f4123f09/spikeextractors-0.1.1.tar.gz#sha256=1b8d4f70abe7c7a6b8c682d8751661c8cb8cd47efee559e44f35521ab3ae9fc9 (from https://pypi.org/simple/spikeextractors/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/5e/63/c8ff262d5a1635c7c6fc14c1ee0f28f9900ed52cfc5f2ec4ef887d59549c/spikeextractors-0.2.2.tar.gz#sha256=7d9f309ee502d74a235f75c0d10f24519357e396cdd850a5b3b682a333fd8c47 (from https://pypi.org/simple/spikeextractors/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/7a/41/d9e9315ff9fe3c4c50e73d8674478cdbf27d7a1380df136907527cf1a6e8/spikeextractors-0.2.3.tar.gz#sha256=c6b1e2b3bad5be947910fdd5922b68eb9f9c0dc514a712d96d22cbeb31eabd26 (from https://pypi.org/simple/spikeextractors/), version: 0.2.3 Using version 0.2.3 (newest of versions: 0.2.3) Created temporary directory: /tmp/pip-unpack-44ztrk1s Downloading https://files.pythonhosted.org/packages/7a/41/d9e9315ff9fe3c4c50e73d8674478cdbf27d7a1380df136907527cf1a6e8/spikeextractors-0.2.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7a/41/d9e9315ff9fe3c4c50e73d8674478cdbf27d7a1380df136907527cf1a6e8/spikeextractors-0.2.3.tar.gz#sha256=c6b1e2b3bad5be947910fdd5922b68eb9f9c0dc514a712d96d22cbeb31eabd26 (from https://pypi.org/simple/spikeextractors/) Added spikeextractors==0.2.3 from https://files.pythonhosted.org/packages/7a/41/d9e9315ff9fe3c4c50e73d8674478cdbf27d7a1380df136907527cf1a6e8/spikeextractors-0.2.3.tar.gz#sha256=c6b1e2b3bad5be947910fdd5922b68eb9f9c0dc514a712d96d22cbeb31eabd26 to build tracker '/tmp/pip-req-tracker-160b08og' Running setup.py (path:/tmp/pip-wheel-kqabpeq1/spikeextractors/setup.py) egg_info for package spikeextractors Running command python setup.py egg_info running egg_info creating pip-egg-info/spikeextractors.egg-info writing top-level names to pip-egg-info/spikeextractors.egg-info/top_level.txt writing requirements to pip-egg-info/spikeextractors.egg-info/requires.txt writing pip-egg-info/spikeextractors.egg-info/PKG-INFO writing dependency_links to pip-egg-info/spikeextractors.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/spikeextractors.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spikeextractors.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/spikeextractors.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-kqabpeq1/spikeextractors has version 0.2.3, which satisfies requirement spikeextractors==0.2.3 from https://files.pythonhosted.org/packages/7a/41/d9e9315ff9fe3c4c50e73d8674478cdbf27d7a1380df136907527cf1a6e8/spikeextractors-0.2.3.tar.gz#sha256=c6b1e2b3bad5be947910fdd5922b68eb9f9c0dc514a712d96d22cbeb31eabd26 Removed spikeextractors==0.2.3 from https://files.pythonhosted.org/packages/7a/41/d9e9315ff9fe3c4c50e73d8674478cdbf27d7a1380df136907527cf1a6e8/spikeextractors-0.2.3.tar.gz#sha256=c6b1e2b3bad5be947910fdd5922b68eb9f9c0dc514a712d96d22cbeb31eabd26 from build tracker '/tmp/pip-req-tracker-160b08og' Building wheels for collected packages: spikeextractors Created temporary directory: /tmp/pip-wheel-dn4wpfxt Running setup.py bdist_wheel for spikeextractors: started Destination directory: /tmp/pip-wheel-dn4wpfxt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kqabpeq1/spikeextractors/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-dn4wpfxt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/spikeextractors copying spikeextractors/MultiSortingExtractor.py -> build/lib/spikeextractors copying spikeextractors/CuratedSortingExtractor.py -> build/lib/spikeextractors copying spikeextractors/SubSortingExtractor.py -> build/lib/spikeextractors copying spikeextractors/SortingExtractor.py -> build/lib/spikeextractors copying spikeextractors/tools.py -> build/lib/spikeextractors copying spikeextractors/RecordingExtractor.py -> build/lib/spikeextractors copying spikeextractors/MultiRecordingExtractor.py -> build/lib/spikeextractors copying spikeextractors/__init__.py -> build/lib/spikeextractors copying spikeextractors/SubRecordingExtractor.py -> build/lib/spikeextractors creating build/lib/spikeextractors/extractors copying spikeextractors/extractors/__init__.py -> build/lib/spikeextractors/extractors creating build/lib/spikeextractors/example_datasets copying spikeextractors/example_datasets/synthesize_random_waveforms.py -> build/lib/spikeextractors/example_datasets copying spikeextractors/example_datasets/real.py -> build/lib/spikeextractors/example_datasets copying spikeextractors/example_datasets/synthesize_random_firings.py -> build/lib/spikeextractors/example_datasets copying spikeextractors/example_datasets/synthesize_timeseries.py -> build/lib/spikeextractors/example_datasets copying spikeextractors/example_datasets/__init__.py -> build/lib/spikeextractors/example_datasets copying spikeextractors/example_datasets/toy_example1.py -> build/lib/spikeextractors/example_datasets copying spikeextractors/example_datasets/synthesize_single_waveform.py -> build/lib/spikeextractors/example_datasets creating build/lib/spikeextractors/extractors/openephysextractors copying spikeextractors/extractors/openephysextractors/openephysextractors.py -> build/lib/spikeextractors/extractors/openephysextractors copying spikeextractors/extractors/openephysextractors/__init__.py -> build/lib/spikeextractors/extractors/openephysextractors creating build/lib/spikeextractors/extractors/nwbextractors copying spikeextractors/extractors/nwbextractors/nwbextractors.py -> build/lib/spikeextractors/extractors/nwbextractors copying spikeextractors/extractors/nwbextractors/__init__.py -> build/lib/spikeextractors/extractors/nwbextractors creating build/lib/spikeextractors/extractors/mearecextractors copying spikeextractors/extractors/mearecextractors/mearecextractors.py -> build/lib/spikeextractors/extractors/mearecextractors copying spikeextractors/extractors/mearecextractors/__init__.py -> build/lib/spikeextractors/extractors/mearecextractors creating build/lib/spikeextractors/extractors/hs2sortingextractor copying spikeextractors/extractors/hs2sortingextractor/hs2sortingextractor.py -> build/lib/spikeextractors/extractors/hs2sortingextractor copying spikeextractors/extractors/hs2sortingextractor/__init__.py -> build/lib/spikeextractors/extractors/hs2sortingextractor creating build/lib/spikeextractors/extractors/spykingcircussortingextractor copying spikeextractors/extractors/spykingcircussortingextractor/__init__.py -> build/lib/spikeextractors/extractors/spykingcircussortingextractor copying spikeextractors/extractors/spykingcircussortingextractor/spykingcircussortingextractor.py -> build/lib/spikeextractors/extractors/spykingcircussortingextractor creating build/lib/spikeextractors/extractors/numpyextractors copying spikeextractors/extractors/numpyextractors/numpyextractors.py -> build/lib/spikeextractors/extractors/numpyextractors copying spikeextractors/extractors/numpyextractors/__init__.py -> build/lib/spikeextractors/extractors/numpyextractors creating build/lib/spikeextractors/extractors/mdaextractors copying spikeextractors/extractors/mdaextractors/mdaextractors.py -> build/lib/spikeextractors/extractors/mdaextractors copying spikeextractors/extractors/mdaextractors/__init__.py -> build/lib/spikeextractors/extractors/mdaextractors creating build/lib/spikeextractors/extractors/biocamrecordingextractor copying spikeextractors/extractors/biocamrecordingextractor/__init__.py -> build/lib/spikeextractors/extractors/biocamrecordingextractor copying spikeextractors/extractors/biocamrecordingextractor/biocamrecordingextractor.py -> build/lib/spikeextractors/extractors/biocamrecordingextractor creating build/lib/spikeextractors/extractors/kilosortsortingextractor copying spikeextractors/extractors/kilosortsortingextractor/kilosortsortingextractor.py -> build/lib/spikeextractors/extractors/kilosortsortingextractor copying spikeextractors/extractors/kilosortsortingextractor/__init__.py -> build/lib/spikeextractors/extractors/kilosortsortingextractor creating build/lib/spikeextractors/extractors/klustasortingextractor copying spikeextractors/extractors/klustasortingextractor/klustasortingextractor.py -> build/lib/spikeextractors/extractors/klustasortingextractor copying spikeextractors/extractors/klustasortingextractor/__init__.py -> build/lib/spikeextractors/extractors/klustasortingextractor creating build/lib/spikeextractors/extractors/exdirextractors copying spikeextractors/extractors/exdirextractors/__init__.py -> build/lib/spikeextractors/extractors/exdirextractors copying spikeextractors/extractors/exdirextractors/exdirextractors.py -> build/lib/spikeextractors/extractors/exdirextractors creating build/lib/spikeextractors/extractors/physortingextractor copying spikeextractors/extractors/physortingextractor/physortingextractor.py -> build/lib/spikeextractors/extractors/physortingextractor copying spikeextractors/extractors/physortingextractor/__init__.py -> build/lib/spikeextractors/extractors/physortingextractor 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/spikeextractors copying build/lib/spikeextractors/MultiSortingExtractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/openephysextractors copying build/lib/spikeextractors/extractors/openephysextractors/openephysextractors.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/openephysextractors copying build/lib/spikeextractors/extractors/openephysextractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/openephysextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/nwbextractors copying build/lib/spikeextractors/extractors/nwbextractors/nwbextractors.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/nwbextractors copying build/lib/spikeextractors/extractors/nwbextractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/nwbextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/mearecextractors copying build/lib/spikeextractors/extractors/mearecextractors/mearecextractors.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/mearecextractors copying build/lib/spikeextractors/extractors/mearecextractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/mearecextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/hs2sortingextractor copying build/lib/spikeextractors/extractors/hs2sortingextractor/hs2sortingextractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/hs2sortingextractor copying build/lib/spikeextractors/extractors/hs2sortingextractor/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/hs2sortingextractor creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/spykingcircussortingextractor copying build/lib/spikeextractors/extractors/spykingcircussortingextractor/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/spykingcircussortingextractor copying build/lib/spikeextractors/extractors/spykingcircussortingextractor/spykingcircussortingextractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/spykingcircussortingextractor creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/numpyextractors copying build/lib/spikeextractors/extractors/numpyextractors/numpyextractors.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/numpyextractors copying build/lib/spikeextractors/extractors/numpyextractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/numpyextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/mdaextractors copying build/lib/spikeextractors/extractors/mdaextractors/mdaextractors.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/mdaextractors copying build/lib/spikeextractors/extractors/mdaextractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/mdaextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/biocamrecordingextractor copying build/lib/spikeextractors/extractors/biocamrecordingextractor/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/biocamrecordingextractor copying build/lib/spikeextractors/extractors/biocamrecordingextractor/biocamrecordingextractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/biocamrecordingextractor creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/kilosortsortingextractor copying build/lib/spikeextractors/extractors/kilosortsortingextractor/kilosortsortingextractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/kilosortsortingextractor copying build/lib/spikeextractors/extractors/kilosortsortingextractor/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/kilosortsortingextractor copying build/lib/spikeextractors/extractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/klustasortingextractor copying build/lib/spikeextractors/extractors/klustasortingextractor/klustasortingextractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/klustasortingextractor copying build/lib/spikeextractors/extractors/klustasortingextractor/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/klustasortingextractor creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/exdirextractors copying build/lib/spikeextractors/extractors/exdirextractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/exdirextractors copying build/lib/spikeextractors/extractors/exdirextractors/exdirextractors.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/exdirextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/extractors/physortingextractor copying build/lib/spikeextractors/extractors/physortingextractor/physortingextractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/physortingextractor copying build/lib/spikeextractors/extractors/physortingextractor/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/extractors/physortingextractor copying build/lib/spikeextractors/CuratedSortingExtractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors copying build/lib/spikeextractors/SubSortingExtractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors copying build/lib/spikeextractors/SortingExtractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors copying build/lib/spikeextractors/tools.py -> build/bdist.linux-armv7l/wheel/spikeextractors copying build/lib/spikeextractors/RecordingExtractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors creating build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/example_datasets/synthesize_random_waveforms.py -> build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/example_datasets/real.py -> build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/example_datasets/synthesize_random_firings.py -> build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/example_datasets/synthesize_timeseries.py -> build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/example_datasets/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/example_datasets/toy_example1.py -> build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/example_datasets/synthesize_single_waveform.py -> build/bdist.linux-armv7l/wheel/spikeextractors/example_datasets copying build/lib/spikeextractors/MultiRecordingExtractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors copying build/lib/spikeextractors/__init__.py -> build/bdist.linux-armv7l/wheel/spikeextractors copying build/lib/spikeextractors/SubRecordingExtractor.py -> build/bdist.linux-armv7l/wheel/spikeextractors running install_egg_info running egg_info writing requirements to spikeextractors.egg-info/requires.txt writing spikeextractors.egg-info/PKG-INFO writing top-level names to spikeextractors.egg-info/top_level.txt writing dependency_links to spikeextractors.egg-info/dependency_links.txt reading manifest file 'spikeextractors.egg-info/SOURCES.txt' writing manifest file 'spikeextractors.egg-info/SOURCES.txt' Copying spikeextractors.egg-info to build/bdist.linux-armv7l/wheel/spikeextractors-0.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spikeextractors-0.2.3.dist-info/WHEEL creating '/tmp/pip-wheel-dn4wpfxt/spikeextractors-0.2.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'spikeextractors/CuratedSortingExtractor.py' adding 'spikeextractors/MultiRecordingExtractor.py' adding 'spikeextractors/MultiSortingExtractor.py' adding 'spikeextractors/RecordingExtractor.py' adding 'spikeextractors/SortingExtractor.py' adding 'spikeextractors/SubRecordingExtractor.py' adding 'spikeextractors/SubSortingExtractor.py' adding 'spikeextractors/__init__.py' adding 'spikeextractors/tools.py' adding 'spikeextractors/example_datasets/__init__.py' adding 'spikeextractors/example_datasets/real.py' adding 'spikeextractors/example_datasets/synthesize_random_firings.py' adding 'spikeextractors/example_datasets/synthesize_random_waveforms.py' adding 'spikeextractors/example_datasets/synthesize_single_waveform.py' adding 'spikeextractors/example_datasets/synthesize_timeseries.py' adding 'spikeextractors/example_datasets/toy_example1.py' adding 'spikeextractors/extractors/__init__.py' adding 'spikeextractors/extractors/biocamrecordingextractor/__init__.py' adding 'spikeextractors/extractors/biocamrecordingextractor/biocamrecordingextractor.py' adding 'spikeextractors/extractors/exdirextractors/__init__.py' adding 'spikeextractors/extractors/exdirextractors/exdirextractors.py' adding 'spikeextractors/extractors/hs2sortingextractor/__init__.py' adding 'spikeextractors/extractors/hs2sortingextractor/hs2sortingextractor.py' adding 'spikeextractors/extractors/kilosortsortingextractor/__init__.py' adding 'spikeextractors/extractors/kilosortsortingextractor/kilosortsortingextractor.py' adding 'spikeextractors/extractors/klustasortingextractor/__init__.py' adding 'spikeextractors/extractors/klustasortingextractor/klustasortingextractor.py' adding 'spikeextractors/extractors/mdaextractors/__init__.py' adding 'spikeextractors/extractors/mdaextractors/mdaextractors.py' adding 'spikeextractors/extractors/mearecextractors/__init__.py' adding 'spikeextractors/extractors/mearecextractors/mearecextractors.py' adding 'spikeextractors/extractors/numpyextractors/__init__.py' adding 'spikeextractors/extractors/numpyextractors/numpyextractors.py' adding 'spikeextractors/extractors/nwbextractors/__init__.py' adding 'spikeextractors/extractors/nwbextractors/nwbextractors.py' adding 'spikeextractors/extractors/openephysextractors/__init__.py' adding 'spikeextractors/extractors/openephysextractors/openephysextractors.py' adding 'spikeextractors/extractors/physortingextractor/__init__.py' adding 'spikeextractors/extractors/physortingextractor/physortingextractor.py' adding 'spikeextractors/extractors/spykingcircussortingextractor/__init__.py' adding 'spikeextractors/extractors/spykingcircussortingextractor/spykingcircussortingextractor.py' adding 'spikeextractors-0.2.3.dist-info/METADATA' adding 'spikeextractors-0.2.3.dist-info/WHEEL' adding 'spikeextractors-0.2.3.dist-info/top_level.txt' adding 'spikeextractors-0.2.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for spikeextractors: finished with status 'done' Stored in directory: /tmp/tmpoo7ie7tl Successfully built spikeextractors Cleaning up... Removing source in /tmp/pip-wheel-kqabpeq1/spikeextractors Removed build tracker '/tmp/pip-req-tracker-160b08og'