Created temporary directory: /tmp/pip-ephem-wheel-cache-ailbaz1a Created temporary directory: /tmp/pip-wheel-snhf7lpp Looking in indexes: https://pypi.python.org/simple Collecting albumentations==0.0.4 1 location(s) to search for versions of albumentations: * https://pypi.python.org/simple/albumentations/ Getting page https://pypi.python.org/simple/albumentations/ Analyzing links from page https://pypi.org/simple/albumentations/ Found link https://files.pythonhosted.org/packages/64/85/0a4bb5a503703257d6acdf1a2699b8a2df5caf6b273ec4fe3e7115a6208e/albumentations-0.0.2.tar.gz#sha256=f884e275985a3f372905e719ed507bfa9e02c360f577276fc071fe1b5417f35d (from https://pypi.org/simple/albumentations/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/69/f1/1ed434a28e8fe5906dbcb55c5ff07f6c0d957b65ce63788a8449649a2065/albumentations-0.0.3.tar.gz#sha256=8430b14737f00ae1840e6777d68d6013f2a7823ef8e392275b29eb0feac2b0ab (from https://pypi.org/simple/albumentations/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/27/d9/9335d3138a8921fbf6c773698da3dd2658935022fb31a25baa4eed733ff2/albumentations-0.0.4.tar.gz#sha256=c19532e246993a188fbbca07f0ae6c385acc4c10a1771e54f07ea09f28f6af89 (from https://pypi.org/simple/albumentations/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-4irstgte Downloading https://files.pythonhosted.org/packages/27/d9/9335d3138a8921fbf6c773698da3dd2658935022fb31a25baa4eed733ff2/albumentations-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/27/d9/9335d3138a8921fbf6c773698da3dd2658935022fb31a25baa4eed733ff2/albumentations-0.0.4.tar.gz#sha256=c19532e246993a188fbbca07f0ae6c385acc4c10a1771e54f07ea09f28f6af89 (from https://pypi.org/simple/albumentations/) Running setup.py (path:/tmp/pip-wheel-snhf7lpp/albumentations/setup.py) egg_info for package albumentations Running command python setup.py egg_info running egg_info creating pip-egg-info/albumentations.egg-info writing requirements to pip-egg-info/albumentations.egg-info/requires.txt writing top-level names to pip-egg-info/albumentations.egg-info/top_level.txt writing pip-egg-info/albumentations.egg-info/PKG-INFO writing dependency_links to pip-egg-info/albumentations.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/albumentations.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/albumentations.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'pip-egg-info/albumentations.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-snhf7lpp/albumentations has version 0.0.4, which satisfies requirement albumentations==0.0.4 from https://files.pythonhosted.org/packages/27/d9/9335d3138a8921fbf6c773698da3dd2658935022fb31a25baa4eed733ff2/albumentations-0.0.4.tar.gz#sha256=c19532e246993a188fbbca07f0ae6c385acc4c10a1771e54f07ea09f28f6af89 Building wheels for collected packages: albumentations Created temporary directory: /tmp/pip-wheel-oe4fri9u Running setup.py bdist_wheel for albumentations: started Destination directory: /tmp/pip-wheel-oe4fri9u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-snhf7lpp/albumentations/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-oe4fri9u /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/albumentations copying albumentations/__init__.py -> build/lib/albumentations creating build/lib/albumentations/torch copying albumentations/torch/__init__.py -> build/lib/albumentations/torch copying albumentations/torch/functional.py -> build/lib/albumentations/torch copying albumentations/torch/transforms.py -> build/lib/albumentations/torch creating build/lib/albumentations/augmentations copying albumentations/augmentations/__init__.py -> build/lib/albumentations/augmentations copying albumentations/augmentations/functional.py -> build/lib/albumentations/augmentations copying albumentations/augmentations/transforms.py -> build/lib/albumentations/augmentations creating build/lib/albumentations/imgaug copying albumentations/imgaug/__init__.py -> build/lib/albumentations/imgaug copying albumentations/imgaug/transforms.py -> build/lib/albumentations/imgaug creating build/lib/albumentations/core copying albumentations/core/composition.py -> build/lib/albumentations/core copying albumentations/core/__init__.py -> build/lib/albumentations/core copying albumentations/core/transforms_interface.py -> build/lib/albumentations/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/albumentations copying build/lib/albumentations/__init__.py -> build/bdist.linux-armv7l/wheel/albumentations creating build/bdist.linux-armv7l/wheel/albumentations/torch copying build/lib/albumentations/torch/__init__.py -> build/bdist.linux-armv7l/wheel/albumentations/torch copying build/lib/albumentations/torch/functional.py -> build/bdist.linux-armv7l/wheel/albumentations/torch copying build/lib/albumentations/torch/transforms.py -> build/bdist.linux-armv7l/wheel/albumentations/torch creating build/bdist.linux-armv7l/wheel/albumentations/augmentations copying build/lib/albumentations/augmentations/__init__.py -> build/bdist.linux-armv7l/wheel/albumentations/augmentations copying build/lib/albumentations/augmentations/functional.py -> build/bdist.linux-armv7l/wheel/albumentations/augmentations copying build/lib/albumentations/augmentations/transforms.py -> build/bdist.linux-armv7l/wheel/albumentations/augmentations creating build/bdist.linux-armv7l/wheel/albumentations/imgaug copying build/lib/albumentations/imgaug/__init__.py -> build/bdist.linux-armv7l/wheel/albumentations/imgaug copying build/lib/albumentations/imgaug/transforms.py -> build/bdist.linux-armv7l/wheel/albumentations/imgaug creating build/bdist.linux-armv7l/wheel/albumentations/core copying build/lib/albumentations/core/composition.py -> build/bdist.linux-armv7l/wheel/albumentations/core copying build/lib/albumentations/core/__init__.py -> build/bdist.linux-armv7l/wheel/albumentations/core copying build/lib/albumentations/core/transforms_interface.py -> build/bdist.linux-armv7l/wheel/albumentations/core running install_egg_info running egg_info writing requirements to albumentations.egg-info/requires.txt writing top-level names to albumentations.egg-info/top_level.txt writing albumentations.egg-info/PKG-INFO writing dependency_links to albumentations.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'albumentations.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'albumentations.egg-info/SOURCES.txt' Copying albumentations.egg-info to build/bdist.linux-armv7l/wheel/albumentations-0.0.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/albumentations-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-oe4fri9u/albumentations-0.0.4-py3-none-any.whl' and adding '.' to it adding 'albumentations/__init__.py' adding 'albumentations/augmentations/__init__.py' adding 'albumentations/augmentations/functional.py' adding 'albumentations/augmentations/transforms.py' adding 'albumentations/core/__init__.py' adding 'albumentations/core/composition.py' adding 'albumentations/core/transforms_interface.py' adding 'albumentations/imgaug/__init__.py' adding 'albumentations/imgaug/transforms.py' adding 'albumentations/torch/__init__.py' adding 'albumentations/torch/functional.py' adding 'albumentations/torch/transforms.py' adding 'albumentations-0.0.4.dist-info/top_level.txt' adding 'albumentations-0.0.4.dist-info/WHEEL' adding 'albumentations-0.0.4.dist-info/METADATA' adding 'albumentations-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for albumentations: finished with status 'done' Stored in directory: /tmp/tmperfvvvo4 Successfully built albumentations Cleaning up... Removing source in /tmp/pip-wheel-snhf7lpp/albumentations