Collecting neurodsp==0.3 1 location(s) to search for versions of neurodsp: * https://pypi.python.org/simple/neurodsp/ Getting page https://pypi.python.org/simple/neurodsp/ Analyzing links from page https://pypi.python.org/simple/neurodsp/ Found link https://pypi.python.org/packages/a2/de/4d171271d6ae53857bccc13c2d8f21a1d465c86be2d82b84d96bae57a922/neurodsp-0.1.tar.gz#md5=809ab80c81406139a66caa077aa18953 (from https://pypi.python.org/simple/neurodsp/), version: 0.1 Found link https://pypi.python.org/packages/b7/d1/337bb2fc32eba165a088ef4d59e733776014db0eff5a5d6d8d615695d2d8/neurodsp-0.2.tar.gz#md5=1d79c903b9e892759f996dfa632dfabb (from https://pypi.python.org/simple/neurodsp/), version: 0.2 Found link https://pypi.python.org/packages/2c/7a/18eb3aa18d71c7893964bbda1d40ffbfea52827639cb3ca447db2895597b/neurodsp-0.3.tar.gz#md5=35845b747534425186afa65b4f5335af (from https://pypi.python.org/simple/neurodsp/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Downloading neurodsp-0.3.tar.gz Downloading from URL https://pypi.python.org/packages/2c/7a/18eb3aa18d71c7893964bbda1d40ffbfea52827639cb3ca447db2895597b/neurodsp-0.3.tar.gz#md5=35845b747534425186afa65b4f5335af (from https://pypi.python.org/simple/neurodsp/) Running setup.py (path:/tmp/pip-build-ca05u6zq/neurodsp/setup.py) egg_info for package neurodsp Running command python setup.py egg_info running egg_info creating pip-egg-info/neurodsp.egg-info writing dependency_links to pip-egg-info/neurodsp.egg-info/dependency_links.txt writing top-level names to pip-egg-info/neurodsp.egg-info/top_level.txt writing pip-egg-info/neurodsp.egg-info/PKG-INFO writing manifest file 'pip-egg-info/neurodsp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/neurodsp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/neurodsp.egg-info/SOURCES.txt' Source in /tmp/pip-build-ca05u6zq/neurodsp has version 0.3, which satisfies requirement neurodsp==0.3 from https://pypi.python.org/packages/2c/7a/18eb3aa18d71c7893964bbda1d40ffbfea52827639cb3ca447db2895597b/neurodsp-0.3.tar.gz#md5=35845b747534425186afa65b4f5335af Building wheels for collected packages: neurodsp Running setup.py bdist_wheel for neurodsp: started Destination directory: /tmp/tmp1c4ldneppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ca05u6zq/neurodsp/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/tmp1c4ldneppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neurodsp copying neurodsp/sim.py -> build/lib/neurodsp copying neurodsp/laggedcoherence.py -> build/lib/neurodsp copying neurodsp/timefrequency.py -> build/lib/neurodsp copying neurodsp/filt.py -> build/lib/neurodsp copying neurodsp/burst.py -> build/lib/neurodsp copying neurodsp/__init__.py -> build/lib/neurodsp copying neurodsp/pac.py -> build/lib/neurodsp copying neurodsp/spectral.py -> build/lib/neurodsp creating build/lib/neurodsp/shape copying neurodsp/shape/phase.py -> build/lib/neurodsp/shape copying neurodsp/shape/swm.py -> build/lib/neurodsp/shape copying neurodsp/shape/__init__.py -> build/lib/neurodsp/shape copying neurodsp/shape/cyclefeatures.py -> build/lib/neurodsp/shape copying neurodsp/shape/cyclepoints.py -> build/lib/neurodsp/shape creating build/lib/neurodsp/tests copying neurodsp/tests/test_spectral.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_swm.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_pac.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_laggedcoherence.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_filt.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_sim.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_cyclefeatures.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_shapephase.py -> build/lib/neurodsp/tests copying neurodsp/tests/util.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_cyclepoints.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_burst.py -> build/lib/neurodsp/tests copying neurodsp/tests/__init__.py -> build/lib/neurodsp/tests copying neurodsp/tests/test_timefreq.py -> build/lib/neurodsp/tests 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/neurodsp copying build/lib/neurodsp/sim.py -> build/bdist.linux-armv7l/wheel/neurodsp copying build/lib/neurodsp/laggedcoherence.py -> build/bdist.linux-armv7l/wheel/neurodsp copying build/lib/neurodsp/timefrequency.py -> build/bdist.linux-armv7l/wheel/neurodsp copying build/lib/neurodsp/filt.py -> build/bdist.linux-armv7l/wheel/neurodsp creating build/bdist.linux-armv7l/wheel/neurodsp/shape copying build/lib/neurodsp/shape/phase.py -> build/bdist.linux-armv7l/wheel/neurodsp/shape copying build/lib/neurodsp/shape/swm.py -> build/bdist.linux-armv7l/wheel/neurodsp/shape copying build/lib/neurodsp/shape/__init__.py -> build/bdist.linux-armv7l/wheel/neurodsp/shape copying build/lib/neurodsp/shape/cyclefeatures.py -> build/bdist.linux-armv7l/wheel/neurodsp/shape copying build/lib/neurodsp/shape/cyclepoints.py -> build/bdist.linux-armv7l/wheel/neurodsp/shape creating build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_spectral.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_swm.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_pac.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_laggedcoherence.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_filt.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_sim.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_cyclefeatures.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_shapephase.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/util.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_cyclepoints.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_burst.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/__init__.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/tests/test_timefreq.py -> build/bdist.linux-armv7l/wheel/neurodsp/tests copying build/lib/neurodsp/burst.py -> build/bdist.linux-armv7l/wheel/neurodsp copying build/lib/neurodsp/__init__.py -> build/bdist.linux-armv7l/wheel/neurodsp copying build/lib/neurodsp/pac.py -> build/bdist.linux-armv7l/wheel/neurodsp copying build/lib/neurodsp/spectral.py -> build/bdist.linux-armv7l/wheel/neurodsp running install_egg_info running egg_info writing dependency_links to neurodsp.egg-info/dependency_links.txt writing top-level names to neurodsp.egg-info/top_level.txt writing neurodsp.egg-info/PKG-INFO reading manifest file 'neurodsp.egg-info/SOURCES.txt' writing manifest file 'neurodsp.egg-info/SOURCES.txt' Copying neurodsp.egg-info to build/bdist.linux-armv7l/wheel/neurodsp-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/neurodsp-0.3.dist-info/WHEEL Running setup.py bdist_wheel for neurodsp: finished with status 'done' Stored in directory: /tmp/tmpnmbaq8_f Successfully built neurodsp Cleaning up... Removing source in /tmp/pip-build-ca05u6zq/neurodsp