Collecting neuro-pypes==1.0.1 1 location(s) to search for versions of neuro-pypes: * https://pypi.python.org/simple/neuro-pypes/ Getting page https://pypi.python.org/simple/neuro-pypes/ Analyzing links from page https://pypi.python.org/simple/neuro-pypes/ Found link https://pypi.python.org/packages/3d/4c/1991cf573df60d079da5278635cf84ca34faedb0592d7f402e237f879dce/neuro_pypes-0.3.6-py3-none-any.whl#md5=cd79642648f8991baa3a4788171436a0 (from https://pypi.python.org/simple/neuro-pypes/), version: 0.3.6 Found link https://pypi.python.org/packages/82/b2/704de4e85a70631f8c54bfe2422a43d47d3eecc9692f2aa4d2e648fd97fa/neuro_pypes-1.0.1.tar.gz#md5=1ad2e8be44fec416ddfed3fb025655bd (from https://pypi.python.org/simple/neuro-pypes/), version: 1.0.1 Found link https://pypi.python.org/packages/85/18/394c13bd190e05d39dc8aea1bce71bdd30097e9e6d200558f30653c07420/neuro_pypes-1.0.0.tar.gz#md5=ca2b5b2323b6bdd2cf396268df5a6a00 (from https://pypi.python.org/simple/neuro-pypes/), version: 1.0.0 Found link https://pypi.python.org/packages/f2/90/809b6b8724ee583e1180afeaceb9c8ebe3bdabe77897eb91489bf387cca4/neuro_pypes-0.3.6.tar.gz#md5=e7a6e9d4c4c4cd5bd2ba63e5b09496f0 (from https://pypi.python.org/simple/neuro-pypes/), version: 0.3.6 Using version 1.0.1 (newest of versions: 1.0.1) Downloading neuro_pypes-1.0.1.tar.gz (298kB) Downloading from URL https://pypi.python.org/packages/82/b2/704de4e85a70631f8c54bfe2422a43d47d3eecc9692f2aa4d2e648fd97fa/neuro_pypes-1.0.1.tar.gz#md5=1ad2e8be44fec416ddfed3fb025655bd (from https://pypi.python.org/simple/neuro-pypes/) Running setup.py (path:/tmp/pip-build-txlvkz7m/neuro-pypes/setup.py) egg_info for package neuro-pypes Running command python setup.py egg_info running egg_info creating pip-egg-info/neuro_pypes.egg-info writing requirements to pip-egg-info/neuro_pypes.egg-info/requires.txt writing pip-egg-info/neuro_pypes.egg-info/PKG-INFO writing dependency_links to pip-egg-info/neuro_pypes.egg-info/dependency_links.txt writing top-level names to pip-egg-info/neuro_pypes.egg-info/top_level.txt writing manifest file 'pip-egg-info/neuro_pypes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/neuro_pypes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' writing manifest file 'pip-egg-info/neuro_pypes.egg-info/SOURCES.txt' Source in /tmp/pip-build-txlvkz7m/neuro-pypes has version 1.0.1, which satisfies requirement neuro-pypes==1.0.1 from https://pypi.python.org/packages/82/b2/704de4e85a70631f8c54bfe2422a43d47d3eecc9692f2aa4d2e648fd97fa/neuro_pypes-1.0.1.tar.gz#md5=1ad2e8be44fec416ddfed3fb025655bd Building wheels for collected packages: neuro-pypes Running setup.py bdist_wheel for neuro-pypes: started Destination directory: /tmp/tmpf3xpef29pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-txlvkz7m/neuro-pypes/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/tmpf3xpef29pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neuro_pypes copying neuro_pypes/version.py -> build/lib/neuro_pypes copying neuro_pypes/io.py -> build/lib/neuro_pypes copying neuro_pypes/run.py -> build/lib/neuro_pypes copying neuro_pypes/plot.py -> build/lib/neuro_pypes copying neuro_pypes/__init__.py -> build/lib/neuro_pypes copying neuro_pypes/_utils.py -> build/lib/neuro_pypes copying neuro_pypes/datasets.py -> build/lib/neuro_pypes copying neuro_pypes/crumb.py -> build/lib/neuro_pypes copying neuro_pypes/config.py -> build/lib/neuro_pypes creating build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/petpvc.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/registration.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/motion_stats.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/slicetime.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/dicom.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/denoise.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/realign.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/rois.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/__init__.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/spatial.py -> build/lib/neuro_pypes/preproc copying neuro_pypes/preproc/slicetime_params.py -> build/lib/neuro_pypes/preproc creating build/lib/neuro_pypes/convert copying neuro_pypes/convert/dicom_to_nifti.py -> build/lib/neuro_pypes/convert copying neuro_pypes/convert/__init__.py -> build/lib/neuro_pypes/convert creating build/lib/neuro_pypes/anat copying neuro_pypes/anat/preproc.py -> build/lib/neuro_pypes/anat copying neuro_pypes/anat/__init__.py -> build/lib/neuro_pypes/anat copying neuro_pypes/anat/cortex.py -> build/lib/neuro_pypes/anat copying neuro_pypes/anat/utils.py -> build/lib/neuro_pypes/anat creating build/lib/neuro_pypes/ica copying neuro_pypes/ica/dual_regression.py -> build/lib/neuro_pypes/ica copying neuro_pypes/ica/spatial_maps.py -> build/lib/neuro_pypes/ica copying neuro_pypes/ica/loadings.py -> build/lib/neuro_pypes/ica copying neuro_pypes/ica/plotting.py -> build/lib/neuro_pypes/ica copying neuro_pypes/ica/__init__.py -> build/lib/neuro_pypes/ica copying neuro_pypes/ica/decompose.py -> build/lib/neuro_pypes/ica copying neuro_pypes/ica/utils.py -> build/lib/neuro_pypes/ica copying neuro_pypes/ica/rsn_atlas.py -> build/lib/neuro_pypes/ica creating build/lib/neuro_pypes/dmri copying neuro_pypes/dmri/camino.py -> build/lib/neuro_pypes/dmri copying neuro_pypes/dmri/coregister.py -> build/lib/neuro_pypes/dmri copying neuro_pypes/dmri/artifacts.py -> build/lib/neuro_pypes/dmri copying neuro_pypes/dmri/__init__.py -> build/lib/neuro_pypes/dmri copying neuro_pypes/dmri/utils.py -> build/lib/neuro_pypes/dmri copying neuro_pypes/dmri/dti.py -> build/lib/neuro_pypes/dmri creating build/lib/neuro_pypes/networks copying neuro_pypes/networks/plotting.py -> build/lib/neuro_pypes/networks copying neuro_pypes/networks/__init__.py -> build/lib/neuro_pypes/networks creating build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/nuisance.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/grouptemplate.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/clean.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/warp.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/_cpac_stuff_for_ref.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/__init__.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/filter.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/utils.py -> build/lib/neuro_pypes/fmri copying neuro_pypes/fmri/rest.py -> build/lib/neuro_pypes/fmri creating build/lib/neuro_pypes/interfaces copying neuro_pypes/interfaces/__init__.py -> build/lib/neuro_pypes/interfaces creating build/lib/neuro_pypes/utils copying neuro_pypes/utils/pandas.py -> build/lib/neuro_pypes/utils copying neuro_pypes/utils/piping.py -> build/lib/neuro_pypes/utils copying neuro_pypes/utils/extract_parameters.py -> build/lib/neuro_pypes/utils copying neuro_pypes/utils/files.py -> build/lib/neuro_pypes/utils copying neuro_pypes/utils/__init__.py -> build/lib/neuro_pypes/utils copying neuro_pypes/utils/environ.py -> build/lib/neuro_pypes/utils creating build/lib/neuro_pypes/pet copying neuro_pypes/pet/grouptemplate.py -> build/lib/neuro_pypes/pet copying neuro_pypes/pet/pvc.py -> build/lib/neuro_pypes/pet copying neuro_pypes/pet/warp.py -> build/lib/neuro_pypes/pet copying neuro_pypes/pet/__init__.py -> build/lib/neuro_pypes/pet copying neuro_pypes/pet/utils.py -> build/lib/neuro_pypes/pet copying neuro_pypes/pet/mrpet.py -> build/lib/neuro_pypes/pet creating build/lib/neuro_pypes/interfaces/ants copying neuro_pypes/interfaces/ants/segmentation.py -> build/lib/neuro_pypes/interfaces/ants copying neuro_pypes/interfaces/ants/__init__.py -> build/lib/neuro_pypes/interfaces/ants creating build/lib/neuro_pypes/interfaces/fsl copying neuro_pypes/interfaces/fsl/epi.py -> build/lib/neuro_pypes/interfaces/fsl copying neuro_pypes/interfaces/fsl/__init__.py -> build/lib/neuro_pypes/interfaces/fsl creating build/lib/neuro_pypes/interfaces/nilearn copying neuro_pypes/interfaces/nilearn/signal.py -> build/lib/neuro_pypes/interfaces/nilearn copying neuro_pypes/interfaces/nilearn/roi.py -> build/lib/neuro_pypes/interfaces/nilearn copying neuro_pypes/interfaces/nilearn/canica.py -> build/lib/neuro_pypes/interfaces/nilearn copying neuro_pypes/interfaces/nilearn/plot.py -> build/lib/neuro_pypes/interfaces/nilearn copying neuro_pypes/interfaces/nilearn/__init__.py -> build/lib/neuro_pypes/interfaces/nilearn copying neuro_pypes/interfaces/nilearn/image.py -> build/lib/neuro_pypes/interfaces/nilearn copying neuro_pypes/interfaces/nilearn/connectivity.py -> build/lib/neuro_pypes/interfaces/nilearn 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/neuro_pypes creating build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/petpvc.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/registration.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/motion_stats.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/slicetime.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/dicom.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/denoise.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/realign.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/rois.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/spatial.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/preproc/slicetime_params.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/preproc copying build/lib/neuro_pypes/version.py -> build/bdist.linux-armv7l/wheel/neuro_pypes creating build/bdist.linux-armv7l/wheel/neuro_pypes/convert copying build/lib/neuro_pypes/convert/dicom_to_nifti.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/convert copying build/lib/neuro_pypes/convert/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/convert copying build/lib/neuro_pypes/io.py -> build/bdist.linux-armv7l/wheel/neuro_pypes creating build/bdist.linux-armv7l/wheel/neuro_pypes/anat copying build/lib/neuro_pypes/anat/preproc.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/anat copying build/lib/neuro_pypes/anat/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/anat copying build/lib/neuro_pypes/anat/cortex.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/anat copying build/lib/neuro_pypes/anat/utils.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/anat creating build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/dual_regression.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/spatial_maps.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/loadings.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/plotting.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/decompose.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/utils.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/ica/rsn_atlas.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/ica copying build/lib/neuro_pypes/run.py -> build/bdist.linux-armv7l/wheel/neuro_pypes creating build/bdist.linux-armv7l/wheel/neuro_pypes/dmri copying build/lib/neuro_pypes/dmri/camino.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/dmri copying build/lib/neuro_pypes/dmri/coregister.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/dmri copying build/lib/neuro_pypes/dmri/artifacts.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/dmri copying build/lib/neuro_pypes/dmri/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/dmri copying build/lib/neuro_pypes/dmri/utils.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/dmri copying build/lib/neuro_pypes/dmri/dti.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/dmri copying build/lib/neuro_pypes/plot.py -> build/bdist.linux-armv7l/wheel/neuro_pypes copying build/lib/neuro_pypes/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes creating build/bdist.linux-armv7l/wheel/neuro_pypes/networks copying build/lib/neuro_pypes/networks/plotting.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/networks copying build/lib/neuro_pypes/networks/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/networks copying build/lib/neuro_pypes/_utils.py -> build/bdist.linux-armv7l/wheel/neuro_pypes creating build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/nuisance.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/grouptemplate.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/clean.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/warp.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/_cpac_stuff_for_ref.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/filter.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/utils.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri copying build/lib/neuro_pypes/fmri/rest.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/fmri creating build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces creating build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/ants copying build/lib/neuro_pypes/interfaces/ants/segmentation.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/ants copying build/lib/neuro_pypes/interfaces/ants/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/ants creating build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/fsl copying build/lib/neuro_pypes/interfaces/fsl/epi.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/fsl copying build/lib/neuro_pypes/interfaces/fsl/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/fsl creating build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/nilearn/signal.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/nilearn/roi.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/nilearn/canica.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/nilearn/plot.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/nilearn/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/nilearn/image.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/nilearn/connectivity.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces/nilearn copying build/lib/neuro_pypes/interfaces/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/interfaces creating build/bdist.linux-armv7l/wheel/neuro_pypes/utils copying build/lib/neuro_pypes/utils/pandas.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/utils copying build/lib/neuro_pypes/utils/piping.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/utils copying build/lib/neuro_pypes/utils/extract_parameters.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/utils copying build/lib/neuro_pypes/utils/files.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/utils copying build/lib/neuro_pypes/utils/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/utils copying build/lib/neuro_pypes/utils/environ.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/utils copying build/lib/neuro_pypes/datasets.py -> build/bdist.linux-armv7l/wheel/neuro_pypes creating build/bdist.linux-armv7l/wheel/neuro_pypes/pet copying build/lib/neuro_pypes/pet/grouptemplate.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/pet copying build/lib/neuro_pypes/pet/pvc.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/pet copying build/lib/neuro_pypes/pet/warp.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/pet copying build/lib/neuro_pypes/pet/__init__.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/pet copying build/lib/neuro_pypes/pet/utils.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/pet copying build/lib/neuro_pypes/pet/mrpet.py -> build/bdist.linux-armv7l/wheel/neuro_pypes/pet copying build/lib/neuro_pypes/crumb.py -> build/bdist.linux-armv7l/wheel/neuro_pypes copying build/lib/neuro_pypes/config.py -> build/bdist.linux-armv7l/wheel/neuro_pypes running install_egg_info running egg_info writing neuro_pypes.egg-info/PKG-INFO writing dependency_links to neuro_pypes.egg-info/dependency_links.txt writing top-level names to neuro_pypes.egg-info/top_level.txt writing requirements to neuro_pypes.egg-info/requires.txt reading manifest file 'neuro_pypes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' writing manifest file 'neuro_pypes.egg-info/SOURCES.txt' Copying neuro_pypes.egg-info to build/bdist.linux-armv7l/wheel/neuro_pypes-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/neuro_pypes-1.0.1.dist-info/WHEEL Running setup.py bdist_wheel for neuro-pypes: finished with status 'done' Stored in directory: /tmp/tmpx07kdhqd Successfully built neuro-pypes Cleaning up... Removing source in /tmp/pip-build-txlvkz7m/neuro-pypes