Created temporary directory: /tmp/pip-ephem-wheel-cache-anu2ppbe Created temporary directory: /tmp/pip-wheel-84txmfch Looking in indexes: https://pypi.python.org/simple Collecting sanajeh==0.3 1 location(s) to search for versions of sanajeh: * https://pypi.python.org/simple/sanajeh/ Getting page https://pypi.python.org/simple/sanajeh/ Analyzing links from page https://pypi.org/simple/sanajeh/ Found link https://files.pythonhosted.org/packages/55/a3/2769cfe327ed909fda6a5da4624e7cc7ebd73a9f7cbff26e5432612addea/sanajeh-0.1.tar.gz#sha256=646a256e33632fdf62f19b487527d1c44b30078acb1a15a8375a48bda6b71989 (from https://pypi.org/simple/sanajeh/), version: 0.1 Found link https://files.pythonhosted.org/packages/10/85/e03cde64df62ed357604190fe48527ba6e1971137e4ad9cb317456f58cd0/sanajeh-0.2.tar.gz#sha256=d78908516eed6f5027eda78b6d8d78bac073a8009df6f5e2f388a6a8b3ef695a (from https://pypi.org/simple/sanajeh/), version: 0.2 Found link https://files.pythonhosted.org/packages/01/11/6a4a2ae0757ea96ce8da51dd9e1415e9ddefb52da634f92f71af30bcd9e6/sanajeh-0.3.tar.gz#sha256=a0ff82f9aa451c1e6401daedd6d08ab294e30fd0e7d7e31f612b1bafb562247d (from https://pypi.org/simple/sanajeh/), version: 0.3 Found link https://files.pythonhosted.org/packages/41/09/a56b112d2301959e523a36aff51a26522c23013d9efeb776a62cd59e1f65/sanajeh-0.4.tar.gz#sha256=5804f69a986f216f3514e93c520f44ac7c1365ef49dddf3d29f79a106d238ab8 (from https://pypi.org/simple/sanajeh/), version: 0.4 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-1qt2hmed Downloading https://files.pythonhosted.org/packages/01/11/6a4a2ae0757ea96ce8da51dd9e1415e9ddefb52da634f92f71af30bcd9e6/sanajeh-0.3.tar.gz (4.8MB) Downloading from URL https://files.pythonhosted.org/packages/01/11/6a4a2ae0757ea96ce8da51dd9e1415e9ddefb52da634f92f71af30bcd9e6/sanajeh-0.3.tar.gz#sha256=a0ff82f9aa451c1e6401daedd6d08ab294e30fd0e7d7e31f612b1bafb562247d (from https://pypi.org/simple/sanajeh/) Running setup.py (path:/tmp/pip-wheel-84txmfch/sanajeh/setup.py) egg_info for package sanajeh Running command python setup.py egg_info running egg_info creating pip-egg-info/sanajeh.egg-info writing pip-egg-info/sanajeh.egg-info/PKG-INFO writing dependency_links to pip-egg-info/sanajeh.egg-info/dependency_links.txt writing top-level names to pip-egg-info/sanajeh.egg-info/top_level.txt writing requirements to pip-egg-info/sanajeh.egg-info/requires.txt writing manifest file 'pip-egg-info/sanajeh.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sanajeh.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sanajeh.egg-info/SOURCES.txt' /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.03' to '0.3' normalized_version, Source in /tmp/pip-wheel-84txmfch/sanajeh has version 0.3, which satisfies requirement sanajeh==0.3 from https://files.pythonhosted.org/packages/01/11/6a4a2ae0757ea96ce8da51dd9e1415e9ddefb52da634f92f71af30bcd9e6/sanajeh-0.3.tar.gz#sha256=a0ff82f9aa451c1e6401daedd6d08ab294e30fd0e7d7e31f612b1bafb562247d Building wheels for collected packages: sanajeh Created temporary directory: /tmp/pip-wheel-w7sg15sv Running setup.py bdist_wheel for sanajeh: started Destination directory: /tmp/pip-wheel-w7sg15sv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-84txmfch/sanajeh/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-w7sg15sv /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.03' to '0.3' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sanajeh copying sanajeh/ieeg.py -> build/lib/sanajeh copying sanajeh/data.py -> build/lib/sanajeh copying sanajeh/anat.py -> build/lib/sanajeh copying sanajeh/files.py -> build/lib/sanajeh copying sanajeh/pipeline.py -> build/lib/sanajeh copying sanajeh/__init__.py -> build/lib/sanajeh copying sanajeh/bids.py -> build/lib/sanajeh copying sanajeh/fmri.py -> build/lib/sanajeh copying sanajeh/simulate_prf.py -> build/lib/sanajeh copying sanajeh/VERSION -> build/lib/sanajeh creating build/lib/sanajeh/data copying sanajeh/data/electrodes.tsv -> build/lib/sanajeh/data creating build/lib/sanajeh/data/anat copying sanajeh/data/anat/T1.mgz -> build/lib/sanajeh/data/anat 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/sanajeh copying build/lib/sanajeh/ieeg.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/VERSION -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/data.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/anat.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/files.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/pipeline.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/__init__.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/bids.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/fmri.py -> build/bdist.linux-armv7l/wheel/sanajeh copying build/lib/sanajeh/simulate_prf.py -> build/bdist.linux-armv7l/wheel/sanajeh creating build/bdist.linux-armv7l/wheel/sanajeh/data copying build/lib/sanajeh/data/electrodes.tsv -> build/bdist.linux-armv7l/wheel/sanajeh/data creating build/bdist.linux-armv7l/wheel/sanajeh/data/anat copying build/lib/sanajeh/data/anat/T1.mgz -> build/bdist.linux-armv7l/wheel/sanajeh/data/anat running install_egg_info running egg_info writing dependency_links to sanajeh.egg-info/dependency_links.txt writing requirements to sanajeh.egg-info/requires.txt writing sanajeh.egg-info/PKG-INFO writing top-level names to sanajeh.egg-info/top_level.txt reading manifest file 'sanajeh.egg-info/SOURCES.txt' writing manifest file 'sanajeh.egg-info/SOURCES.txt' Copying sanajeh.egg-info to build/bdist.linux-armv7l/wheel/sanajeh-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sanajeh-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-w7sg15sv/sanajeh-0.3-py3-none-any.whl' and adding '.' to it adding 'sanajeh/VERSION' adding 'sanajeh/__init__.py' adding 'sanajeh/anat.py' adding 'sanajeh/bids.py' adding 'sanajeh/data.py' adding 'sanajeh/files.py' adding 'sanajeh/fmri.py' adding 'sanajeh/ieeg.py' adding 'sanajeh/pipeline.py' adding 'sanajeh/simulate_prf.py' adding 'sanajeh/data/electrodes.tsv' adding 'sanajeh/data/anat/T1.mgz' adding 'sanajeh-0.3.dist-info/top_level.txt' adding 'sanajeh-0.3.dist-info/WHEEL' adding 'sanajeh-0.3.dist-info/METADATA' adding 'sanajeh-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sanajeh: finished with status 'done' Stored in directory: /tmp/tmpqcpy9cl0 Successfully built sanajeh Cleaning up... Removing source in /tmp/pip-wheel-84txmfch/sanajeh