Created temporary directory: /tmp/pip-ephem-wheel-cache-1rurl75g Created temporary directory: /tmp/pip-req-tracker-3ltzx7zf Created requirements tracker '/tmp/pip-req-tracker-3ltzx7zf' Created temporary directory: /tmp/pip-wheel-_isjan7l Collecting ekfrcnn.kfrcnn==0.0.2 1 location(s) to search for versions of ekfrcnn.kfrcnn: * https://pypi.org/simple/ekfrcnn-kfrcnn/ Getting page https://pypi.org/simple/ekfrcnn-kfrcnn/ Analyzing links from page https://pypi.org/simple/ekfrcnn-kfrcnn/ Found link https://files.pythonhosted.org/packages/b3/64/5981503db1f2edd4ed0ef6930254e9eee217921273b9fec1c45446980021/ekfrcnn.kfrcnn-0.0.2.tar.gz#sha256=151979d5b7601292412f84eaf9f0d116d9deb72fdf3044262f24406e82f93f96 (from https://pypi.org/simple/ekfrcnn-kfrcnn/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-ohe4evyh Downloading https://files.pythonhosted.org/packages/b3/64/5981503db1f2edd4ed0ef6930254e9eee217921273b9fec1c45446980021/ekfrcnn.kfrcnn-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b3/64/5981503db1f2edd4ed0ef6930254e9eee217921273b9fec1c45446980021/ekfrcnn.kfrcnn-0.0.2.tar.gz#sha256=151979d5b7601292412f84eaf9f0d116d9deb72fdf3044262f24406e82f93f96 (from https://pypi.org/simple/ekfrcnn-kfrcnn/) Added ekfrcnn.kfrcnn==0.0.2 from https://files.pythonhosted.org/packages/b3/64/5981503db1f2edd4ed0ef6930254e9eee217921273b9fec1c45446980021/ekfrcnn.kfrcnn-0.0.2.tar.gz#sha256=151979d5b7601292412f84eaf9f0d116d9deb72fdf3044262f24406e82f93f96 to build tracker '/tmp/pip-req-tracker-3ltzx7zf' Running setup.py (path:/tmp/pip-wheel-_isjan7l/ekfrcnn.kfrcnn/setup.py) egg_info for package ekfrcnn.kfrcnn Running command python setup.py egg_info running egg_info creating pip-egg-info/ekfrcnn.kfrcnn.egg-info writing top-level names to pip-egg-info/ekfrcnn.kfrcnn.egg-info/top_level.txt writing dependency_links to pip-egg-info/ekfrcnn.kfrcnn.egg-info/dependency_links.txt writing pip-egg-info/ekfrcnn.kfrcnn.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ekfrcnn.kfrcnn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ekfrcnn.kfrcnn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ekfrcnn.kfrcnn.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_isjan7l/ekfrcnn.kfrcnn has version 0.0.2, which satisfies requirement ekfrcnn.kfrcnn==0.0.2 from https://files.pythonhosted.org/packages/b3/64/5981503db1f2edd4ed0ef6930254e9eee217921273b9fec1c45446980021/ekfrcnn.kfrcnn-0.0.2.tar.gz#sha256=151979d5b7601292412f84eaf9f0d116d9deb72fdf3044262f24406e82f93f96 Removed ekfrcnn.kfrcnn==0.0.2 from https://files.pythonhosted.org/packages/b3/64/5981503db1f2edd4ed0ef6930254e9eee217921273b9fec1c45446980021/ekfrcnn.kfrcnn-0.0.2.tar.gz#sha256=151979d5b7601292412f84eaf9f0d116d9deb72fdf3044262f24406e82f93f96 from build tracker '/tmp/pip-req-tracker-3ltzx7zf' Building wheels for collected packages: ekfrcnn.kfrcnn Created temporary directory: /tmp/pip-wheel-s7r5yuj9 Running setup.py bdist_wheel for ekfrcnn.kfrcnn: started Destination directory: /tmp/pip-wheel-s7r5yuj9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_isjan7l/ekfrcnn.kfrcnn/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-s7r5yuj9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ekfrcnn copying ekfrcnn/__init__.py -> build/lib/ekfrcnn copying ekfrcnn/functions.py -> build/lib/ekfrcnn creating build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/pascal_voc_parser.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/simple_parser.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/__init__.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/FixedBatchNormalization.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/resnet.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/config.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/vgg.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/RoiPoolingConv.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/losses.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/roi_helpers.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/data_generators.py -> build/lib/ekfrcnn/kfrcnn copying ekfrcnn/kfrcnn/data_augment.py -> build/lib/ekfrcnn/kfrcnn 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/ekfrcnn creating build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/pascal_voc_parser.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/simple_parser.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/__init__.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/FixedBatchNormalization.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/resnet.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/config.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/vgg.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/RoiPoolingConv.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/losses.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/roi_helpers.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/data_generators.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/kfrcnn/data_augment.py -> build/bdist.linux-armv7l/wheel/ekfrcnn/kfrcnn copying build/lib/ekfrcnn/__init__.py -> build/bdist.linux-armv7l/wheel/ekfrcnn copying build/lib/ekfrcnn/functions.py -> build/bdist.linux-armv7l/wheel/ekfrcnn running install_egg_info running egg_info writing ekfrcnn.kfrcnn.egg-info/PKG-INFO writing top-level names to ekfrcnn.kfrcnn.egg-info/top_level.txt writing dependency_links to ekfrcnn.kfrcnn.egg-info/dependency_links.txt reading manifest file 'ekfrcnn.kfrcnn.egg-info/SOURCES.txt' writing manifest file 'ekfrcnn.kfrcnn.egg-info/SOURCES.txt' Copying ekfrcnn.kfrcnn.egg-info to build/bdist.linux-armv7l/wheel/ekfrcnn.kfrcnn-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ekfrcnn.kfrcnn-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-s7r5yuj9/ekfrcnn.kfrcnn-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ekfrcnn/__init__.py' adding 'ekfrcnn/functions.py' adding 'ekfrcnn/kfrcnn/FixedBatchNormalization.py' adding 'ekfrcnn/kfrcnn/RoiPoolingConv.py' adding 'ekfrcnn/kfrcnn/__init__.py' adding 'ekfrcnn/kfrcnn/config.py' adding 'ekfrcnn/kfrcnn/data_augment.py' adding 'ekfrcnn/kfrcnn/data_generators.py' adding 'ekfrcnn/kfrcnn/losses.py' adding 'ekfrcnn/kfrcnn/pascal_voc_parser.py' adding 'ekfrcnn/kfrcnn/resnet.py' adding 'ekfrcnn/kfrcnn/roi_helpers.py' adding 'ekfrcnn/kfrcnn/simple_parser.py' adding 'ekfrcnn/kfrcnn/vgg.py' adding 'ekfrcnn.kfrcnn-0.0.2.dist-info/METADATA' adding 'ekfrcnn.kfrcnn-0.0.2.dist-info/WHEEL' adding 'ekfrcnn.kfrcnn-0.0.2.dist-info/top_level.txt' adding 'ekfrcnn.kfrcnn-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ekfrcnn.kfrcnn: finished with status 'done' Stored in directory: /tmp/tmpsa9e_yad Successfully built ekfrcnn.kfrcnn Cleaning up... Removing source in /tmp/pip-wheel-_isjan7l/ekfrcnn.kfrcnn Removed build tracker '/tmp/pip-req-tracker-3ltzx7zf'