Created temporary directory: /tmp/pip-ephem-wheel-cache-vv_7xm_s Created temporary directory: /tmp/pip-req-tracker-bvqlmehf Created requirements tracker '/tmp/pip-req-tracker-bvqlmehf' Created temporary directory: /tmp/pip-wheel-j38xd2h3 Looking in indexes: https://pypi.python.org/simple Collecting eo-learn-features==0.3.2 1 location(s) to search for versions of eo-learn-features: * https://pypi.python.org/simple/eo-learn-features/ Getting page https://pypi.python.org/simple/eo-learn-features/ Analyzing links from page https://pypi.org/simple/eo-learn-features/ Found link https://files.pythonhosted.org/packages/ce/ed/d7197be6f98ab9471cd225075ba0b2bd04d701cdf208d0bd27987f87ac15/eo-learn-features-0.3.0.tar.gz#sha256=c74ffa7da1535a96f1a695b995563fadf5bf3ff65c9ab39ab65037f87d658cc6 (from https://pypi.org/simple/eo-learn-features/) (requires-python:>=3.5,<3.7), version: 0.3.0 Found link https://files.pythonhosted.org/packages/96/37/d0087e8f3b92ffea79c48f5a7afd2d3282a6cda2f2ab7d35d15ffcfe61c8/eo-learn-features-0.3.1.tar.gz#sha256=2b4702fcb16fa597344bf10792b2fa5cfa0f1a931a499fc5b924434e505cf619 (from https://pypi.org/simple/eo-learn-features/) (requires-python:>=3.5,<3.7), version: 0.3.1 Found link https://files.pythonhosted.org/packages/bd/29/b5bae9b5c47fecbda255dbb24895f1e2419da6e4febfda9abf76589f20af/eo-learn-features-0.3.2.tar.gz#sha256=45ede4c5fecdbacf1b4ed311819f5420bf90c327a081a0df2f2581bf8895f51f (from https://pypi.org/simple/eo-learn-features/) (requires-python:>=3.5,<3.7), version: 0.3.2 Using version 0.3.2 (newest of versions: 0.3.2) Created temporary directory: /tmp/pip-unpack-og9ky8ux Downloading https://files.pythonhosted.org/packages/bd/29/b5bae9b5c47fecbda255dbb24895f1e2419da6e4febfda9abf76589f20af/eo-learn-features-0.3.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bd/29/b5bae9b5c47fecbda255dbb24895f1e2419da6e4febfda9abf76589f20af/eo-learn-features-0.3.2.tar.gz#sha256=45ede4c5fecdbacf1b4ed311819f5420bf90c327a081a0df2f2581bf8895f51f (from https://pypi.org/simple/eo-learn-features/) (requires-python:>=3.5,<3.7) Added eo-learn-features==0.3.2 from https://files.pythonhosted.org/packages/bd/29/b5bae9b5c47fecbda255dbb24895f1e2419da6e4febfda9abf76589f20af/eo-learn-features-0.3.2.tar.gz#sha256=45ede4c5fecdbacf1b4ed311819f5420bf90c327a081a0df2f2581bf8895f51f to build tracker '/tmp/pip-req-tracker-bvqlmehf' Running setup.py (path:/tmp/pip-wheel-j38xd2h3/eo-learn-features/setup.py) egg_info for package eo-learn-features Running command python setup.py egg_info running egg_info creating pip-egg-info/eo_learn_features.egg-info writing top-level names to pip-egg-info/eo_learn_features.egg-info/top_level.txt writing pip-egg-info/eo_learn_features.egg-info/PKG-INFO writing dependency_links to pip-egg-info/eo_learn_features.egg-info/dependency_links.txt writing requirements to pip-egg-info/eo_learn_features.egg-info/requires.txt writing manifest file 'pip-egg-info/eo_learn_features.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/eo_learn_features.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/eo_learn_features.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-j38xd2h3/eo-learn-features has version 0.3.2, which satisfies requirement eo-learn-features==0.3.2 from https://files.pythonhosted.org/packages/bd/29/b5bae9b5c47fecbda255dbb24895f1e2419da6e4febfda9abf76589f20af/eo-learn-features-0.3.2.tar.gz#sha256=45ede4c5fecdbacf1b4ed311819f5420bf90c327a081a0df2f2581bf8895f51f Removed eo-learn-features==0.3.2 from https://files.pythonhosted.org/packages/bd/29/b5bae9b5c47fecbda255dbb24895f1e2419da6e4febfda9abf76589f20af/eo-learn-features-0.3.2.tar.gz#sha256=45ede4c5fecdbacf1b4ed311819f5420bf90c327a081a0df2f2581bf8895f51f from build tracker '/tmp/pip-req-tracker-bvqlmehf' Building wheels for collected packages: eo-learn-features Created temporary directory: /tmp/pip-wheel-ew542ofa Running setup.py bdist_wheel for eo-learn-features: started Destination directory: /tmp/pip-wheel-ew542ofa Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-j38xd2h3/eo-learn-features/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-ew542ofa running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/eolearn copying eolearn/__init__.py -> build/lib/eolearn creating build/lib/eolearn/features copying eolearn/features/local_binary_pattern.py -> build/lib/eolearn/features copying eolearn/features/hog.py -> build/lib/eolearn/features copying eolearn/features/temporal_features.py -> build/lib/eolearn/features copying eolearn/features/__init__.py -> build/lib/eolearn/features copying eolearn/features/blob.py -> build/lib/eolearn/features copying eolearn/features/haralick.py -> build/lib/eolearn/features copying eolearn/features/feature_manipulation.py -> build/lib/eolearn/features copying eolearn/features/feature_extractor.py -> build/lib/eolearn/features copying eolearn/features/interpolation.py -> build/lib/eolearn/features running egg_info writing requirements to eo_learn_features.egg-info/requires.txt writing eo_learn_features.egg-info/PKG-INFO writing dependency_links to eo_learn_features.egg-info/dependency_links.txt writing top-level names to eo_learn_features.egg-info/top_level.txt reading manifest file 'eo_learn_features.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'eo_learn_features.egg-info/SOURCES.txt' 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/eolearn creating build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/local_binary_pattern.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/hog.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/temporal_features.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/__init__.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/blob.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/haralick.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/feature_manipulation.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/feature_extractor.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/features/interpolation.py -> build/bdist.linux-armv7l/wheel/eolearn/features copying build/lib/eolearn/__init__.py -> build/bdist.linux-armv7l/wheel/eolearn running install_egg_info Copying eo_learn_features.egg-info to build/bdist.linux-armv7l/wheel/eo_learn_features-0.3.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/eo_learn_features-0.3.2.dist-info/WHEEL Running setup.py bdist_wheel for eo-learn-features: finished with status 'done' Stored in directory: /tmp/tmptgz4rvzx Successfully built eo-learn-features Cleaning up... Removing source in /tmp/pip-wheel-j38xd2h3/eo-learn-features Removed build tracker '/tmp/pip-req-tracker-bvqlmehf'