Created temporary directory: /tmp/pip-ephem-wheel-cache-jgf23rj3 Created temporary directory: /tmp/pip-req-tracker-jc8hag42 Created requirements tracker '/tmp/pip-req-tracker-jc8hag42' Created temporary directory: /tmp/pip-wheel-aphutudq Collecting fooof==0.1.3 1 location(s) to search for versions of fooof: * https://pypi.org/simple/fooof/ Getting page https://pypi.org/simple/fooof/ Analyzing links from page https://pypi.org/simple/fooof/ Found link https://files.pythonhosted.org/packages/fb/6e/b32c4d19761c822550c6fee097b87168d3c6a9a8069fe0184a44ed3719df/fooof-0.1.0.tar.gz#sha256=49f153f177887c3a70605175af855fee95f48b98caf6aecd7e2b14e57c14adea (from https://pypi.org/simple/fooof/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/f8/bc/bf6749545b894a1c4166f16c0a8722ef50f5a9e91d66ff954190cfb88040/fooof-0.1.1.tar.gz#sha256=aba64c7edfc211220a179e9d60002fd4a8cc042c787e313de3165f1e06bf7a8a (from https://pypi.org/simple/fooof/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/14/53/623678018764f0c011ec8897a06a9619b5698c9d08a40b3c63ee85fec873/fooof-0.1.2-py3-none-any.whl#sha256=b9f38e9279c6536c5db4a6df50cd3124163c128188b7563298076f68d574a150 (from https://pypi.org/simple/fooof/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/6f/50/549b5c452e1087c6ca4d471c70552bbb2df330d00c7de106a676ea0b68dc/fooof-0.1.2.tar.gz#sha256=3ea0aee4af97d9f6c1ebf82b2655a30d9f843cf392f08c2f0e57e782ded0c3c1 (from https://pypi.org/simple/fooof/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/10/6a/7539dd77d494826d2b982d0e6e28778f390e415e80816f77e749872a3225/fooof-0.1.3.tar.gz#sha256=3c9cd0b0a73093b49e1a92bcef1d66f454b5e6aabfa592ecf2d0c601144d9846 (from https://pypi.org/simple/fooof/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-l40eugf6 Downloading https://files.pythonhosted.org/packages/10/6a/7539dd77d494826d2b982d0e6e28778f390e415e80816f77e749872a3225/fooof-0.1.3.tar.gz (48kB) Downloading from URL https://files.pythonhosted.org/packages/10/6a/7539dd77d494826d2b982d0e6e28778f390e415e80816f77e749872a3225/fooof-0.1.3.tar.gz#sha256=3c9cd0b0a73093b49e1a92bcef1d66f454b5e6aabfa592ecf2d0c601144d9846 (from https://pypi.org/simple/fooof/) Added fooof==0.1.3 from https://files.pythonhosted.org/packages/10/6a/7539dd77d494826d2b982d0e6e28778f390e415e80816f77e749872a3225/fooof-0.1.3.tar.gz#sha256=3c9cd0b0a73093b49e1a92bcef1d66f454b5e6aabfa592ecf2d0c601144d9846 to build tracker '/tmp/pip-req-tracker-jc8hag42' Running setup.py (path:/tmp/pip-wheel-aphutudq/fooof/setup.py) egg_info for package fooof Running command python setup.py egg_info running egg_info creating pip-egg-info/fooof.egg-info writing top-level names to pip-egg-info/fooof.egg-info/top_level.txt writing dependency_links to pip-egg-info/fooof.egg-info/dependency_links.txt writing requirements to pip-egg-info/fooof.egg-info/requires.txt writing pip-egg-info/fooof.egg-info/PKG-INFO writing manifest file 'pip-egg-info/fooof.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fooof.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/fooof.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aphutudq/fooof has version 0.1.3, which satisfies requirement fooof==0.1.3 from https://files.pythonhosted.org/packages/10/6a/7539dd77d494826d2b982d0e6e28778f390e415e80816f77e749872a3225/fooof-0.1.3.tar.gz#sha256=3c9cd0b0a73093b49e1a92bcef1d66f454b5e6aabfa592ecf2d0c601144d9846 Removed fooof==0.1.3 from https://files.pythonhosted.org/packages/10/6a/7539dd77d494826d2b982d0e6e28778f390e415e80816f77e749872a3225/fooof-0.1.3.tar.gz#sha256=3c9cd0b0a73093b49e1a92bcef1d66f454b5e6aabfa592ecf2d0c601144d9846 from build tracker '/tmp/pip-req-tracker-jc8hag42' Building wheels for collected packages: fooof Created temporary directory: /tmp/pip-wheel-eg2cr64p Running setup.py bdist_wheel for fooof: started Destination directory: /tmp/pip-wheel-eg2cr64p Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aphutudq/fooof/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-eg2cr64p running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fooof copying fooof/analysis.py -> build/lib/fooof copying fooof/utils.py -> build/lib/fooof copying fooof/synth.py -> build/lib/fooof copying fooof/group.py -> build/lib/fooof copying fooof/version.py -> build/lib/fooof copying fooof/__init__.py -> build/lib/fooof copying fooof/fit.py -> build/lib/fooof creating build/lib/fooof/tests copying fooof/tests/test_core_funcs.py -> build/lib/fooof/tests copying fooof/tests/test_plts_templates.py -> build/lib/fooof/tests copying fooof/tests/test_core_io.py -> build/lib/fooof/tests copying fooof/tests/test_core_reports.py -> build/lib/fooof/tests copying fooof/tests/test_utils.py -> build/lib/fooof/tests copying fooof/tests/test_core_strings.py -> build/lib/fooof/tests copying fooof/tests/test_plts_spectra.py -> build/lib/fooof/tests copying fooof/tests/utils.py -> build/lib/fooof/tests copying fooof/tests/conftest.py -> build/lib/fooof/tests copying fooof/tests/test_synth.py -> build/lib/fooof/tests copying fooof/tests/test_group.py -> build/lib/fooof/tests copying fooof/tests/test_fit.py -> build/lib/fooof/tests copying fooof/tests/__init__.py -> build/lib/fooof/tests copying fooof/tests/test_plts_fg.py -> build/lib/fooof/tests copying fooof/tests/test_analysis.py -> build/lib/fooof/tests copying fooof/tests/test_plts_fm.py -> build/lib/fooof/tests copying fooof/tests/test_core_utils.py -> build/lib/fooof/tests copying fooof/tests/test_core_modutils.py -> build/lib/fooof/tests creating build/lib/fooof/plts copying fooof/plts/settings.py -> build/lib/fooof/plts copying fooof/plts/fm.py -> build/lib/fooof/plts copying fooof/plts/utils.py -> build/lib/fooof/plts copying fooof/plts/templates.py -> build/lib/fooof/plts copying fooof/plts/__init__.py -> build/lib/fooof/plts copying fooof/plts/spectra.py -> build/lib/fooof/plts copying fooof/plts/fg.py -> build/lib/fooof/plts creating build/lib/fooof/core copying fooof/core/strings.py -> build/lib/fooof/core copying fooof/core/io.py -> build/lib/fooof/core copying fooof/core/utils.py -> build/lib/fooof/core copying fooof/core/__init__.py -> build/lib/fooof/core copying fooof/core/modutils.py -> build/lib/fooof/core copying fooof/core/funcs.py -> build/lib/fooof/core copying fooof/core/reports.py -> build/lib/fooof/core 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/fooof copying build/lib/fooof/analysis.py -> build/bdist.linux-armv7l/wheel/fooof copying build/lib/fooof/utils.py -> build/bdist.linux-armv7l/wheel/fooof copying build/lib/fooof/synth.py -> build/bdist.linux-armv7l/wheel/fooof copying build/lib/fooof/group.py -> build/bdist.linux-armv7l/wheel/fooof copying build/lib/fooof/version.py -> build/bdist.linux-armv7l/wheel/fooof creating build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_core_funcs.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_plts_templates.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_core_io.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_core_reports.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_core_strings.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_plts_spectra.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/utils.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/conftest.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_synth.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_group.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_fit.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/__init__.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_plts_fg.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_analysis.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_plts_fm.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_core_utils.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/tests/test_core_modutils.py -> build/bdist.linux-armv7l/wheel/fooof/tests copying build/lib/fooof/__init__.py -> build/bdist.linux-armv7l/wheel/fooof creating build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/plts/settings.py -> build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/plts/fm.py -> build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/plts/utils.py -> build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/plts/templates.py -> build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/plts/__init__.py -> build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/plts/spectra.py -> build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/plts/fg.py -> build/bdist.linux-armv7l/wheel/fooof/plts copying build/lib/fooof/fit.py -> build/bdist.linux-armv7l/wheel/fooof creating build/bdist.linux-armv7l/wheel/fooof/core copying build/lib/fooof/core/strings.py -> build/bdist.linux-armv7l/wheel/fooof/core copying build/lib/fooof/core/io.py -> build/bdist.linux-armv7l/wheel/fooof/core copying build/lib/fooof/core/utils.py -> build/bdist.linux-armv7l/wheel/fooof/core copying build/lib/fooof/core/__init__.py -> build/bdist.linux-armv7l/wheel/fooof/core copying build/lib/fooof/core/modutils.py -> build/bdist.linux-armv7l/wheel/fooof/core copying build/lib/fooof/core/funcs.py -> build/bdist.linux-armv7l/wheel/fooof/core copying build/lib/fooof/core/reports.py -> build/bdist.linux-armv7l/wheel/fooof/core running install_egg_info running egg_info writing requirements to fooof.egg-info/requires.txt writing dependency_links to fooof.egg-info/dependency_links.txt writing fooof.egg-info/PKG-INFO writing top-level names to fooof.egg-info/top_level.txt reading manifest file 'fooof.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fooof.egg-info/SOURCES.txt' Copying fooof.egg-info to build/bdist.linux-armv7l/wheel/fooof-0.1.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/fooof-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-eg2cr64p/fooof-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fooof/__init__.py' adding 'fooof/analysis.py' adding 'fooof/fit.py' adding 'fooof/group.py' adding 'fooof/synth.py' adding 'fooof/utils.py' adding 'fooof/version.py' adding 'fooof/core/__init__.py' adding 'fooof/core/funcs.py' adding 'fooof/core/io.py' adding 'fooof/core/modutils.py' adding 'fooof/core/reports.py' adding 'fooof/core/strings.py' adding 'fooof/core/utils.py' adding 'fooof/plts/__init__.py' adding 'fooof/plts/fg.py' adding 'fooof/plts/fm.py' adding 'fooof/plts/settings.py' adding 'fooof/plts/spectra.py' adding 'fooof/plts/templates.py' adding 'fooof/plts/utils.py' adding 'fooof/tests/__init__.py' adding 'fooof/tests/conftest.py' adding 'fooof/tests/test_analysis.py' adding 'fooof/tests/test_core_funcs.py' adding 'fooof/tests/test_core_io.py' adding 'fooof/tests/test_core_modutils.py' adding 'fooof/tests/test_core_reports.py' adding 'fooof/tests/test_core_strings.py' adding 'fooof/tests/test_core_utils.py' adding 'fooof/tests/test_fit.py' adding 'fooof/tests/test_group.py' adding 'fooof/tests/test_plts_fg.py' adding 'fooof/tests/test_plts_fm.py' adding 'fooof/tests/test_plts_spectra.py' adding 'fooof/tests/test_plts_templates.py' adding 'fooof/tests/test_synth.py' adding 'fooof/tests/test_utils.py' adding 'fooof/tests/utils.py' adding 'fooof-0.1.3.dist-info/LICENSE' adding 'fooof-0.1.3.dist-info/METADATA' adding 'fooof-0.1.3.dist-info/WHEEL' adding 'fooof-0.1.3.dist-info/top_level.txt' adding 'fooof-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fooof: finished with status 'done' Stored in directory: /tmp/tmppby52lfj Successfully built fooof Cleaning up... Removing source in /tmp/pip-wheel-aphutudq/fooof Removed build tracker '/tmp/pip-req-tracker-jc8hag42'