Created temporary directory: /tmp/pip-ephem-wheel-cache-pomj3egx Created temporary directory: /tmp/pip-req-tracker-_tvbd8hy Created requirements tracker '/tmp/pip-req-tracker-_tvbd8hy' Created temporary directory: /tmp/pip-wheel-lzkdlyru Looking in indexes: https://pypi.python.org/simple Collecting pyveda==0.0.1 1 location(s) to search for versions of pyveda: * https://pypi.python.org/simple/pyveda/ Getting page https://pypi.python.org/simple/pyveda/ Analyzing links from page https://pypi.org/simple/pyveda/ Found link https://files.pythonhosted.org/packages/8d/59/9e37886cd72106e22842f1a06cf887468ced019190f295ca8f246a486b55/pyveda-0.0.1.tar.gz#sha256=7d082c64a64342b762b758cb679c280f39d4aefc91abdbf71f739c6c154cb820 (from https://pypi.org/simple/pyveda/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-4pbfkxa3 Downloading https://files.pythonhosted.org/packages/8d/59/9e37886cd72106e22842f1a06cf887468ced019190f295ca8f246a486b55/pyveda-0.0.1.tar.gz (157kB) Downloading from URL https://files.pythonhosted.org/packages/8d/59/9e37886cd72106e22842f1a06cf887468ced019190f295ca8f246a486b55/pyveda-0.0.1.tar.gz#sha256=7d082c64a64342b762b758cb679c280f39d4aefc91abdbf71f739c6c154cb820 (from https://pypi.org/simple/pyveda/) Added pyveda==0.0.1 from https://files.pythonhosted.org/packages/8d/59/9e37886cd72106e22842f1a06cf887468ced019190f295ca8f246a486b55/pyveda-0.0.1.tar.gz#sha256=7d082c64a64342b762b758cb679c280f39d4aefc91abdbf71f739c6c154cb820 to build tracker '/tmp/pip-req-tracker-_tvbd8hy' Running setup.py (path:/tmp/pip-wheel-lzkdlyru/pyveda/setup.py) egg_info for package pyveda Running command python setup.py egg_info running egg_info creating pip-egg-info/pyveda.egg-info writing dependency_links to pip-egg-info/pyveda.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyveda.egg-info/requires.txt writing pip-egg-info/pyveda.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyveda.egg-info/top_level.txt writing manifest file 'pip-egg-info/pyveda.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyveda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching 'tests' found under directory 'pyveda' writing manifest file 'pip-egg-info/pyveda.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lzkdlyru/pyveda has version 0.0.1, which satisfies requirement pyveda==0.0.1 from https://files.pythonhosted.org/packages/8d/59/9e37886cd72106e22842f1a06cf887468ced019190f295ca8f246a486b55/pyveda-0.0.1.tar.gz#sha256=7d082c64a64342b762b758cb679c280f39d4aefc91abdbf71f739c6c154cb820 Removed pyveda==0.0.1 from https://files.pythonhosted.org/packages/8d/59/9e37886cd72106e22842f1a06cf887468ced019190f295ca8f246a486b55/pyveda-0.0.1.tar.gz#sha256=7d082c64a64342b762b758cb679c280f39d4aefc91abdbf71f739c6c154cb820 from build tracker '/tmp/pip-req-tracker-_tvbd8hy' Building wheels for collected packages: pyveda Created temporary directory: /tmp/pip-wheel-g_lk3sti Running setup.py bdist_wheel for pyveda: started Destination directory: /tmp/pip-wheel-g_lk3sti Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lzkdlyru/pyveda/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-g_lk3sti running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyveda copying pyveda/release.py -> build/lib/pyveda copying pyveda/exceptions.py -> build/lib/pyveda copying pyveda/utils.py -> build/lib/pyveda copying pyveda/rda.py -> build/lib/pyveda copying pyveda/__init__.py -> build/lib/pyveda copying pyveda/labelizer.py -> build/lib/pyveda copying pyveda/datapoint.py -> build/lib/pyveda copying pyveda/auth.py -> build/lib/pyveda copying pyveda/dataset.py -> build/lib/pyveda copying pyveda/augmentation_generator.py -> build/lib/pyveda copying pyveda/loaders.py -> build/lib/pyveda copying pyveda/training.py -> build/lib/pyveda copying pyveda/models.py -> build/lib/pyveda creating build/lib/pyveda/fetch copying pyveda/fetch/__init__.py -> build/lib/pyveda/fetch creating build/lib/pyveda/fetch/compat copying pyveda/fetch/compat/__init__.py -> build/lib/pyveda/fetch/compat copying pyveda/fetch/compat/fetchpy3.py -> build/lib/pyveda/fetch/compat copying pyveda/fetch/compat/fetchpy2.py -> build/lib/pyveda/fetch/compat creating build/lib/pyveda/fetch/aiohttp copying pyveda/fetch/aiohttp/client.py -> build/lib/pyveda/fetch/aiohttp copying pyveda/fetch/aiohttp/__init__.py -> build/lib/pyveda/fetch/aiohttp creating build/lib/pyveda/fetch/diagnostics copying pyveda/fetch/diagnostics/aiohttp_tracer.py -> build/lib/pyveda/fetch/diagnostics copying pyveda/fetch/diagnostics/__init__.py -> build/lib/pyveda/fetch/diagnostics 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/pyveda copying build/lib/pyveda/release.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/exceptions.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/utils.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/rda.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/labelizer.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/datapoint.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/auth.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/dataset.py -> build/bdist.linux-armv7l/wheel/pyveda creating build/bdist.linux-armv7l/wheel/pyveda/fetch copying build/lib/pyveda/fetch/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch creating build/bdist.linux-armv7l/wheel/pyveda/fetch/diagnostics copying build/lib/pyveda/fetch/diagnostics/aiohttp_tracer.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch/diagnostics copying build/lib/pyveda/fetch/diagnostics/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch/diagnostics creating build/bdist.linux-armv7l/wheel/pyveda/fetch/compat copying build/lib/pyveda/fetch/compat/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch/compat copying build/lib/pyveda/fetch/compat/fetchpy3.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch/compat copying build/lib/pyveda/fetch/compat/fetchpy2.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch/compat creating build/bdist.linux-armv7l/wheel/pyveda/fetch/aiohttp copying build/lib/pyveda/fetch/aiohttp/client.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch/aiohttp copying build/lib/pyveda/fetch/aiohttp/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/fetch/aiohttp copying build/lib/pyveda/augmentation_generator.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/loaders.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/training.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/models.py -> build/bdist.linux-armv7l/wheel/pyveda running install_egg_info running egg_info writing requirements to pyveda.egg-info/requires.txt writing pyveda.egg-info/PKG-INFO writing top-level names to pyveda.egg-info/top_level.txt writing dependency_links to pyveda.egg-info/dependency_links.txt reading manifest file 'pyveda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching 'tests' found under directory 'pyveda' writing manifest file 'pyveda.egg-info/SOURCES.txt' Copying pyveda.egg-info to build/bdist.linux-armv7l/wheel/pyveda-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyveda-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-g_lk3sti/pyveda-0.0.1-py3-none-any.whl' and adding '.' to it adding 'pyveda/__init__.py' adding 'pyveda/augmentation_generator.py' adding 'pyveda/auth.py' adding 'pyveda/datapoint.py' adding 'pyveda/dataset.py' adding 'pyveda/exceptions.py' adding 'pyveda/labelizer.py' adding 'pyveda/loaders.py' adding 'pyveda/models.py' adding 'pyveda/rda.py' adding 'pyveda/release.py' adding 'pyveda/training.py' adding 'pyveda/utils.py' adding 'pyveda/fetch/__init__.py' adding 'pyveda/fetch/aiohttp/__init__.py' adding 'pyveda/fetch/aiohttp/client.py' adding 'pyveda/fetch/compat/__init__.py' adding 'pyveda/fetch/compat/fetchpy2.py' adding 'pyveda/fetch/compat/fetchpy3.py' adding 'pyveda/fetch/diagnostics/__init__.py' adding 'pyveda/fetch/diagnostics/aiohttp_tracer.py' adding 'pyveda-0.0.1.dist-info/top_level.txt' adding 'pyveda-0.0.1.dist-info/WHEEL' adding 'pyveda-0.0.1.dist-info/METADATA' adding 'pyveda-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyveda: finished with status 'done' Stored in directory: /tmp/tmp2fha21hq Successfully built pyveda Cleaning up... Removing source in /tmp/pip-wheel-lzkdlyru/pyveda Removed build tracker '/tmp/pip-req-tracker-_tvbd8hy'