Collecting eofs==1.3.0 1 location(s) to search for versions of eofs: * https://pypi.python.org/simple/eofs/ Getting page https://pypi.python.org/simple/eofs/ Analyzing links from page https://pypi.python.org/simple/eofs/ Found link https://pypi.python.org/packages/33/f3/238a5dd5f28279725d93f3175e3d2fd71c3c593a7321cab78493b66c1756/eofs-1.0.0.tar.gz#md5=e7ff7c5998379c4c6b0eda882e2de8b7 (from https://pypi.python.org/simple/eofs/), version: 1.0.0 Found link https://pypi.python.org/packages/7d/8d/0712701b1e6e2e7245d2cf6f70e570f0bdc257a037c4156fb2394a3e3c35/eofs-0.5.1.tar.gz#md5=c9256f04a02db12f256990e1e82be0bd (from https://pypi.python.org/simple/eofs/), version: 0.5.1 Found link https://pypi.python.org/packages/9a/ec/00996a6a5f9b164822dd2f10039dda45eb5b0f897552f038bfe075a7acef/eofs-0.4.1.tar.gz#md5=0c7cb3b8cfc7e92d338838d8ff3ca858 (from https://pypi.python.org/simple/eofs/), version: 0.4.1 Found link https://pypi.python.org/packages/ab/3e/8fdba44de6fe810ce2bd77ff8263befa05a119f546f5387bcbca5494a61a/eofs-1.2.0.tar.gz#md5=f82a879458461c542127b885acc10d7b (from https://pypi.python.org/simple/eofs/), version: 1.2.0 Found link https://pypi.python.org/packages/ae/6d/77b923b263ac416143636e0efcf4758896f5316282b2abef0b0d3333b46e/eofs-0.5.0.tar.gz#md5=f76e3695c86c233c207534f652c498c4 (from https://pypi.python.org/simple/eofs/), version: 0.5.0 Found link https://pypi.python.org/packages/bc/3f/34cb18740f5ddbe879cbbe6a643215f0adf6ec738e7942e58fc6cae6d75e/eofs-1.3.0.tar.gz#md5=13f7530b4984432fe845b00502bb352c (from https://pypi.python.org/simple/eofs/), version: 1.3.0 Found link https://pypi.python.org/packages/c6/ba/ccddbf0a4c17188ff52b7d381c476514d233ca8ac5f3fffca4c0ab103343/eofs-1.1.0.tar.gz#md5=074dd33120751a991a5e07c2f22a0a1d (from https://pypi.python.org/simple/eofs/), version: 1.1.0 Using version 1.3.0 (newest of versions: 1.3.0) Downloading eofs-1.3.0.tar.gz (1.0MB) Downloading from URL https://pypi.python.org/packages/bc/3f/34cb18740f5ddbe879cbbe6a643215f0adf6ec738e7942e58fc6cae6d75e/eofs-1.3.0.tar.gz#md5=13f7530b4984432fe845b00502bb352c (from https://pypi.python.org/simple/eofs/) Running setup.py (path:/tmp/pip-build-_dvget5q/eofs/setup.py) egg_info for package eofs Running command python setup.py egg_info running egg_info creating pip-egg-info/eofs.egg-info writing top-level names to pip-egg-info/eofs.egg-info/top_level.txt writing dependency_links to pip-egg-info/eofs.egg-info/dependency_links.txt writing requirements to pip-egg-info/eofs.egg-info/requires.txt writing pip-egg-info/eofs.egg-info/PKG-INFO writing manifest file 'pip-egg-info/eofs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/eofs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/eofs.egg-info/SOURCES.txt' Source in /tmp/pip-build-_dvget5q/eofs has version 1.3.0, which satisfies requirement eofs==1.3.0 from https://pypi.python.org/packages/bc/3f/34cb18740f5ddbe879cbbe6a643215f0adf6ec738e7942e58fc6cae6d75e/eofs-1.3.0.tar.gz#md5=13f7530b4984432fe845b00502bb352c Building wheels for collected packages: eofs Running setup.py bdist_wheel for eofs: started Destination directory: /tmp/tmprzp54yd_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_dvget5q/eofs/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/tmprzp54yd_pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eofs copying lib/eofs/iris.py -> build/lib/eofs copying lib/eofs/xarray.py -> build/lib/eofs copying lib/eofs/__init__.py -> build/lib/eofs copying lib/eofs/cdms.py -> build/lib/eofs copying lib/eofs/standard.py -> build/lib/eofs creating build/lib/eofs/tools copying lib/eofs/tools/iris.py -> build/lib/eofs/tools copying lib/eofs/tools/generic.py -> build/lib/eofs/tools copying lib/eofs/tools/xarray.py -> build/lib/eofs/tools copying lib/eofs/tools/__init__.py -> build/lib/eofs/tools copying lib/eofs/tools/cdms.py -> build/lib/eofs/tools copying lib/eofs/tools/standard.py -> build/lib/eofs/tools creating build/lib/eofs/multivariate copying lib/eofs/multivariate/iris.py -> build/lib/eofs/multivariate copying lib/eofs/multivariate/__init__.py -> build/lib/eofs/multivariate copying lib/eofs/multivariate/cdms.py -> build/lib/eofs/multivariate copying lib/eofs/multivariate/standard.py -> build/lib/eofs/multivariate creating build/lib/eofs/examples copying lib/eofs/examples/__init__.py -> build/lib/eofs/examples creating build/lib/eofs/tests copying lib/eofs/tests/test_solution.py -> build/lib/eofs/tests copying lib/eofs/tests/test_error_handling.py -> build/lib/eofs/tests copying lib/eofs/tests/test_coding_standards.py -> build/lib/eofs/tests copying lib/eofs/tests/reference.py -> build/lib/eofs/tests copying lib/eofs/tests/utils.py -> build/lib/eofs/tests copying lib/eofs/tests/test_multivariate_error_handling.py -> build/lib/eofs/tests copying lib/eofs/tests/__init__.py -> build/lib/eofs/tests copying lib/eofs/tests/test_tools.py -> build/lib/eofs/tests copying lib/eofs/tests/test_multivariate_solution.py -> build/lib/eofs/tests creating build/lib/eofs/examples/example_data copying lib/eofs/examples/example_data/hgt_djf.nc -> build/lib/eofs/examples/example_data copying lib/eofs/examples/example_data/sst_ndjfm_anom.nc -> build/lib/eofs/examples/example_data creating build/lib/eofs/tests/data copying lib/eofs/tests/data/variance.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscor.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/pcs.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/longitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/time.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eigenvalues.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/errors.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/scaled_errors.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofs.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/rcon.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofs.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/rcon.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscov.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/rcon.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/variance.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/weights.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/errors.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/rcon.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/errors.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/pcs.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/pcs.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofs.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscov.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscor.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/rcon.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofs.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/errors.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eigenvalues.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eigenvalues.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscor.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/weights.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/errors.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/scaled_errors.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscor.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/variance.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscov.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/variance.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/weights.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/pcs.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscov.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/scaled_errors.equal.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eigenvalues.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscor.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofs.area.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/scaled_errors.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/sst.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/weights.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eofscov.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/pcs.latitude.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/variance.area_multi_mix.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/eigenvalues.area_multi.npy -> build/lib/eofs/tests/data copying lib/eofs/tests/data/scaled_errors.latitude.npy -> build/lib/eofs/tests/data 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/eofs creating build/bdist.linux-armv7l/wheel/eofs/examples creating build/bdist.linux-armv7l/wheel/eofs/examples/example_data copying build/lib/eofs/examples/example_data/hgt_djf.nc -> build/bdist.linux-armv7l/wheel/eofs/examples/example_data copying build/lib/eofs/examples/example_data/sst_ndjfm_anom.nc -> build/bdist.linux-armv7l/wheel/eofs/examples/example_data copying build/lib/eofs/examples/__init__.py -> build/bdist.linux-armv7l/wheel/eofs/examples creating build/bdist.linux-armv7l/wheel/eofs/multivariate copying build/lib/eofs/multivariate/iris.py -> build/bdist.linux-armv7l/wheel/eofs/multivariate copying build/lib/eofs/multivariate/__init__.py -> build/bdist.linux-armv7l/wheel/eofs/multivariate copying build/lib/eofs/multivariate/cdms.py -> build/bdist.linux-armv7l/wheel/eofs/multivariate copying build/lib/eofs/multivariate/standard.py -> build/bdist.linux-armv7l/wheel/eofs/multivariate copying build/lib/eofs/iris.py -> build/bdist.linux-armv7l/wheel/eofs creating build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/test_solution.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/test_error_handling.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/test_coding_standards.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/reference.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/utils.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/test_multivariate_error_handling.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/__init__.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/test_tools.py -> build/bdist.linux-armv7l/wheel/eofs/tests copying build/lib/eofs/tests/test_multivariate_solution.py -> build/bdist.linux-armv7l/wheel/eofs/tests creating build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/variance.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscor.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/pcs.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/longitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/time.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eigenvalues.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/errors.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/scaled_errors.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofs.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/rcon.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofs.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/rcon.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscov.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/rcon.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/variance.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/weights.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/errors.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/rcon.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/errors.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/pcs.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/pcs.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofs.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscov.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscor.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/rcon.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofs.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/errors.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eigenvalues.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eigenvalues.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscor.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/weights.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/errors.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/scaled_errors.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscor.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/variance.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscov.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/variance.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/weights.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/pcs.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscov.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/scaled_errors.equal.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eigenvalues.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscor.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofs.area.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/scaled_errors.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/sst.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/weights.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eofscov.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/pcs.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/variance.area_multi_mix.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/eigenvalues.area_multi.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/tests/data/scaled_errors.latitude.npy -> build/bdist.linux-armv7l/wheel/eofs/tests/data copying build/lib/eofs/xarray.py -> build/bdist.linux-armv7l/wheel/eofs copying build/lib/eofs/__init__.py -> build/bdist.linux-armv7l/wheel/eofs copying build/lib/eofs/cdms.py -> build/bdist.linux-armv7l/wheel/eofs copying build/lib/eofs/standard.py -> build/bdist.linux-armv7l/wheel/eofs creating build/bdist.linux-armv7l/wheel/eofs/tools copying build/lib/eofs/tools/iris.py -> build/bdist.linux-armv7l/wheel/eofs/tools copying build/lib/eofs/tools/generic.py -> build/bdist.linux-armv7l/wheel/eofs/tools copying build/lib/eofs/tools/xarray.py -> build/bdist.linux-armv7l/wheel/eofs/tools copying build/lib/eofs/tools/__init__.py -> build/bdist.linux-armv7l/wheel/eofs/tools copying build/lib/eofs/tools/cdms.py -> build/bdist.linux-armv7l/wheel/eofs/tools copying build/lib/eofs/tools/standard.py -> build/bdist.linux-armv7l/wheel/eofs/tools running install_egg_info running egg_info writing requirements to lib/eofs.egg-info/requires.txt writing top-level names to lib/eofs.egg-info/top_level.txt writing lib/eofs.egg-info/PKG-INFO writing dependency_links to lib/eofs.egg-info/dependency_links.txt reading manifest file 'lib/eofs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/eofs.egg-info/SOURCES.txt' Copying lib/eofs.egg-info to build/bdist.linux-armv7l/wheel/eofs-1.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/eofs-1.3.0.dist-info/WHEEL Running setup.py bdist_wheel for eofs: finished with status 'done' Stored in directory: /tmp/tmpd82rnjkq Successfully built eofs Cleaning up... Removing source in /tmp/pip-build-_dvget5q/eofs