Collecting batchup==0.1.0 1 location(s) to search for versions of batchup: * https://pypi.python.org/simple/batchup/ Getting page https://pypi.python.org/simple/batchup/ Analyzing links from page https://pypi.python.org/simple/batchup/ Found link https://pypi.python.org/packages/6d/55/3d9f7bb3296b56f758125384ae13aabc75f6d64e3ffcc5f95362c7802f5c/batchup-0.1.0.tar.gz#md5=a22bc9e88e7be8ea69ea3af10268ce64 (from https://pypi.python.org/simple/batchup/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading batchup-0.1.0.tar.gz (53kB) Downloading from URL https://pypi.python.org/packages/6d/55/3d9f7bb3296b56f758125384ae13aabc75f6d64e3ffcc5f95362c7802f5c/batchup-0.1.0.tar.gz#md5=a22bc9e88e7be8ea69ea3af10268ce64 (from https://pypi.python.org/simple/batchup/) Running setup.py (path:/tmp/pip-build-ac62t_hx/batchup/setup.py) egg_info for package batchup Running command python setup.py egg_info running egg_info creating pip-egg-info/batchup.egg-info writing requirements to pip-egg-info/batchup.egg-info/requires.txt writing pip-egg-info/batchup.egg-info/PKG-INFO writing top-level names to pip-egg-info/batchup.egg-info/top_level.txt writing dependency_links to pip-egg-info/batchup.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/batchup.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/batchup.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/batchup.egg-info/SOURCES.txt' Source in /tmp/pip-build-ac62t_hx/batchup has version 0.1.0, which satisfies requirement batchup==0.1.0 from https://pypi.python.org/packages/6d/55/3d9f7bb3296b56f758125384ae13aabc75f6d64e3ffcc5f95362c7802f5c/batchup-0.1.0.tar.gz#md5=a22bc9e88e7be8ea69ea3af10268ce64 Building wheels for collected packages: batchup Running setup.py bdist_wheel for batchup: started Destination directory: /tmp/tmpi6561y7wpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ac62t_hx/batchup/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/tmpi6561y7wpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/batchup copying batchup/work_pool.py -> build/lib/batchup copying batchup/data_source.py -> build/lib/batchup copying batchup/__init__.py -> build/lib/batchup copying batchup/config.py -> build/lib/batchup creating build/lib/batchup/datasets copying batchup/datasets/cifar10.py -> build/lib/batchup/datasets copying batchup/datasets/mnist.py -> build/lib/batchup/datasets copying batchup/datasets/usps.py -> build/lib/batchup/datasets copying batchup/datasets/svhn.py -> build/lib/batchup/datasets copying batchup/datasets/stl.py -> build/lib/batchup/datasets copying batchup/datasets/__init__.py -> build/lib/batchup/datasets copying batchup/datasets/fashion_mnist.py -> build/lib/batchup/datasets copying batchup/datasets/dataset.py -> build/lib/batchup/datasets creating build/lib/batchup/image copying batchup/image/__init__.py -> build/lib/batchup/image copying batchup/image/utils.py -> build/lib/batchup/image creating build/lib/batchup/tests copying batchup/tests/test_work_pool.py -> build/lib/batchup/tests copying batchup/tests/test_data_source.py -> build/lib/batchup/tests copying batchup/tests/conftest.py -> build/lib/batchup/tests copying batchup/tests/test_fashion_mnist.py -> build/lib/batchup/tests copying batchup/tests/test_usps.py -> build/lib/batchup/tests copying batchup/tests/test_mnist.py -> build/lib/batchup/tests copying batchup/tests/test_cifar10.py -> build/lib/batchup/tests copying batchup/tests/__init__.py -> build/lib/batchup/tests copying batchup/tests/test_image_utils.py -> build/lib/batchup/tests copying batchup/tests/test_config.py -> build/lib/batchup/tests copying batchup/tests/dataset_test_helpers.py -> build/lib/batchup/tests copying batchup/tests/test_dataset.py -> build/lib/batchup/tests copying batchup/tests/test_svhn.py -> build/lib/batchup/tests copying batchup/tests/test_stl.py -> build/lib/batchup/tests 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/batchup creating build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/cifar10.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/mnist.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/usps.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/svhn.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/stl.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/fashion_mnist.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/datasets/dataset.py -> build/bdist.linux-armv7l/wheel/batchup/datasets copying build/lib/batchup/work_pool.py -> build/bdist.linux-armv7l/wheel/batchup creating build/bdist.linux-armv7l/wheel/batchup/image copying build/lib/batchup/image/__init__.py -> build/bdist.linux-armv7l/wheel/batchup/image copying build/lib/batchup/image/utils.py -> build/bdist.linux-armv7l/wheel/batchup/image copying build/lib/batchup/data_source.py -> build/bdist.linux-armv7l/wheel/batchup copying build/lib/batchup/__init__.py -> build/bdist.linux-armv7l/wheel/batchup creating build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_work_pool.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_data_source.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/conftest.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_fashion_mnist.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_usps.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_mnist.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_cifar10.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/__init__.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_image_utils.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_config.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/dataset_test_helpers.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_dataset.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_svhn.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/tests/test_stl.py -> build/bdist.linux-armv7l/wheel/batchup/tests copying build/lib/batchup/config.py -> build/bdist.linux-armv7l/wheel/batchup running install_egg_info running egg_info creating batchup.egg-info writing requirements to batchup.egg-info/requires.txt writing batchup.egg-info/PKG-INFO writing dependency_links to batchup.egg-info/dependency_links.txt writing top-level names to batchup.egg-info/top_level.txt writing manifest file 'batchup.egg-info/SOURCES.txt' reading manifest file 'batchup.egg-info/SOURCES.txt' writing manifest file 'batchup.egg-info/SOURCES.txt' Copying batchup.egg-info to build/bdist.linux-armv7l/wheel/batchup-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/batchup-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for batchup: finished with status 'done' Stored in directory: /tmp/tmpk9aa41bn Successfully built batchup Cleaning up... Removing source in /tmp/pip-build-ac62t_hx/batchup