Created temporary directory: /tmp/pip-ephem-wheel-cache-xw9jiz9_ Created temporary directory: /tmp/pip-req-tracker-caci6eba Created requirements tracker '/tmp/pip-req-tracker-caci6eba' Created temporary directory: /tmp/pip-wheel-l6jch1j_ Collecting pyveda==0.0.3 1 location(s) to search for versions of pyveda: * https://pypi.org/simple/pyveda/ Getting page https://pypi.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 Found link https://files.pythonhosted.org/packages/b0/56/367740ecb2e09a8d112ef1ef64e54858132c81e7f4e03b2efe5166c7c810/pyveda-0.0.2.tar.gz#sha256=544c95fa0c2bad54a3cc22cece23744b8d7b259176ca1091de61212fb27a0235 (from https://pypi.org/simple/pyveda/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/65/ae/c5fa1b55af13cad57e64a0c3a8c7836e2193cd3b5ff172c205f7583c7ccc/pyveda-0.0.3.tar.gz#sha256=15a54bc5f242777423cf5635eee7868fc1a4c220b60fcf2fe0ffedd431e86617 (from https://pypi.org/simple/pyveda/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-vpa9ybk3 Downloading https://files.pythonhosted.org/packages/65/ae/c5fa1b55af13cad57e64a0c3a8c7836e2193cd3b5ff172c205f7583c7ccc/pyveda-0.0.3.tar.gz (4.3MB) Downloading from URL https://files.pythonhosted.org/packages/65/ae/c5fa1b55af13cad57e64a0c3a8c7836e2193cd3b5ff172c205f7583c7ccc/pyveda-0.0.3.tar.gz#sha256=15a54bc5f242777423cf5635eee7868fc1a4c220b60fcf2fe0ffedd431e86617 (from https://pypi.org/simple/pyveda/) Added pyveda==0.0.3 from https://files.pythonhosted.org/packages/65/ae/c5fa1b55af13cad57e64a0c3a8c7836e2193cd3b5ff172c205f7583c7ccc/pyveda-0.0.3.tar.gz#sha256=15a54bc5f242777423cf5635eee7868fc1a4c220b60fcf2fe0ffedd431e86617 to build tracker '/tmp/pip-req-tracker-caci6eba' Running setup.py (path:/tmp/pip-wheel-l6jch1j_/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 top-level names to pip-egg-info/pyveda.egg-info/top_level.txt writing pip-egg-info/pyveda.egg-info/PKG-INFO writing requirements to pip-egg-info/pyveda.egg-info/requires.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-l6jch1j_/pyveda has version 0.0.3, which satisfies requirement pyveda==0.0.3 from https://files.pythonhosted.org/packages/65/ae/c5fa1b55af13cad57e64a0c3a8c7836e2193cd3b5ff172c205f7583c7ccc/pyveda-0.0.3.tar.gz#sha256=15a54bc5f242777423cf5635eee7868fc1a4c220b60fcf2fe0ffedd431e86617 Removed pyveda==0.0.3 from https://files.pythonhosted.org/packages/65/ae/c5fa1b55af13cad57e64a0c3a8c7836e2193cd3b5ff172c205f7583c7ccc/pyveda-0.0.3.tar.gz#sha256=15a54bc5f242777423cf5635eee7868fc1a4c220b60fcf2fe0ffedd431e86617 from build tracker '/tmp/pip-req-tracker-caci6eba' Building wheels for collected packages: pyveda Created temporary directory: /tmp/pip-wheel-7yosgfez Running setup.py bdist_wheel for pyveda: started Destination directory: /tmp/pip-wheel-7yosgfez Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l6jch1j_/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-7yosgfez running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyveda copying pyveda/main.py -> build/lib/pyveda copying pyveda/exceptions.py -> build/lib/pyveda copying pyveda/utils.py -> build/lib/pyveda copying pyveda/__init__.py -> build/lib/pyveda copying pyveda/config.py -> build/lib/pyveda copying pyveda/auth.py -> build/lib/pyveda creating build/lib/pyveda/legacy copying pyveda/legacy/release.py -> build/lib/pyveda/legacy copying pyveda/legacy/__init__.py -> build/lib/pyveda/legacy copying pyveda/legacy/datapoint.py -> build/lib/pyveda/legacy copying pyveda/legacy/loaders.py -> build/lib/pyveda/legacy creating build/lib/pyveda/veda copying pyveda/veda/api.py -> build/lib/pyveda/veda copying pyveda/veda/props.py -> build/lib/pyveda/veda copying pyveda/veda/rda.py -> build/lib/pyveda/veda copying pyveda/veda/__init__.py -> build/lib/pyveda/veda copying pyveda/veda/loaders.py -> build/lib/pyveda/veda creating build/lib/pyveda/frameworks copying pyveda/frameworks/batch_generator.py -> build/lib/pyveda/frameworks copying pyveda/frameworks/__init__.py -> build/lib/pyveda/frameworks copying pyveda/frameworks/transforms.py -> build/lib/pyveda/frameworks creating build/lib/pyveda/fetch copying pyveda/fetch/handlers.py -> build/lib/pyveda/fetch copying pyveda/fetch/__init__.py -> build/lib/pyveda/fetch creating build/lib/pyveda/vedaset copying pyveda/vedaset/__init__.py -> build/lib/pyveda/vedaset copying pyveda/vedaset/vedaset.py -> build/lib/pyveda/vedaset copying pyveda/vedaset/abstract.py -> build/lib/pyveda/vedaset creating build/lib/pyveda/models copying pyveda/models/main.py -> build/lib/pyveda/models copying pyveda/models/__init__.py -> build/lib/pyveda/models creating build/lib/pyveda/vv copying pyveda/vv/__init__.py -> build/lib/pyveda/vv copying pyveda/vv/labelizer.py -> build/lib/pyveda/vv 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 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/vedaset/stream copying pyveda/vedaset/stream/__init__.py -> build/lib/pyveda/vedaset/stream copying pyveda/vedaset/stream/vedastream.py -> build/lib/pyveda/vedaset/stream creating build/lib/pyveda/vedaset/store copying pyveda/vedaset/store/arrays.py -> build/lib/pyveda/vedaset/store copying pyveda/vedaset/store/__init__.py -> build/lib/pyveda/vedaset/store copying pyveda/vedaset/store/vedabase.py -> build/lib/pyveda/vedaset/store 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/main.py -> build/bdist.linux-armv7l/wheel/pyveda creating build/bdist.linux-armv7l/wheel/pyveda/legacy copying build/lib/pyveda/legacy/release.py -> build/bdist.linux-armv7l/wheel/pyveda/legacy copying build/lib/pyveda/legacy/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/legacy copying build/lib/pyveda/legacy/datapoint.py -> build/bdist.linux-armv7l/wheel/pyveda/legacy copying build/lib/pyveda/legacy/loaders.py -> build/bdist.linux-armv7l/wheel/pyveda/legacy 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/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda creating build/bdist.linux-armv7l/wheel/pyveda/veda copying build/lib/pyveda/veda/api.py -> build/bdist.linux-armv7l/wheel/pyveda/veda copying build/lib/pyveda/veda/props.py -> build/bdist.linux-armv7l/wheel/pyveda/veda copying build/lib/pyveda/veda/rda.py -> build/bdist.linux-armv7l/wheel/pyveda/veda copying build/lib/pyveda/veda/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/veda copying build/lib/pyveda/veda/loaders.py -> build/bdist.linux-armv7l/wheel/pyveda/veda creating build/bdist.linux-armv7l/wheel/pyveda/frameworks copying build/lib/pyveda/frameworks/batch_generator.py -> build/bdist.linux-armv7l/wheel/pyveda/frameworks copying build/lib/pyveda/frameworks/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/frameworks copying build/lib/pyveda/frameworks/transforms.py -> build/bdist.linux-armv7l/wheel/pyveda/frameworks copying build/lib/pyveda/config.py -> build/bdist.linux-armv7l/wheel/pyveda copying build/lib/pyveda/auth.py -> build/bdist.linux-armv7l/wheel/pyveda creating build/bdist.linux-armv7l/wheel/pyveda/fetch copying build/lib/pyveda/fetch/handlers.py -> 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 creating build/bdist.linux-armv7l/wheel/pyveda/vedaset copying build/lib/pyveda/vedaset/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset creating build/bdist.linux-armv7l/wheel/pyveda/vedaset/stream copying build/lib/pyveda/vedaset/stream/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset/stream copying build/lib/pyveda/vedaset/stream/vedastream.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset/stream copying build/lib/pyveda/vedaset/vedaset.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset creating build/bdist.linux-armv7l/wheel/pyveda/vedaset/store copying build/lib/pyveda/vedaset/store/arrays.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset/store copying build/lib/pyveda/vedaset/store/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset/store copying build/lib/pyveda/vedaset/store/vedabase.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset/store copying build/lib/pyveda/vedaset/abstract.py -> build/bdist.linux-armv7l/wheel/pyveda/vedaset creating build/bdist.linux-armv7l/wheel/pyveda/models copying build/lib/pyveda/models/main.py -> build/bdist.linux-armv7l/wheel/pyveda/models copying build/lib/pyveda/models/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/models creating build/bdist.linux-armv7l/wheel/pyveda/vv copying build/lib/pyveda/vv/__init__.py -> build/bdist.linux-armv7l/wheel/pyveda/vv copying build/lib/pyveda/vv/labelizer.py -> build/bdist.linux-armv7l/wheel/pyveda/vv 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.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyveda-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-7yosgfez/pyveda-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyveda/__init__.py' adding 'pyveda/auth.py' adding 'pyveda/config.py' adding 'pyveda/exceptions.py' adding 'pyveda/main.py' adding 'pyveda/utils.py' adding 'pyveda/fetch/__init__.py' adding 'pyveda/fetch/handlers.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/frameworks/__init__.py' adding 'pyveda/frameworks/batch_generator.py' adding 'pyveda/frameworks/transforms.py' adding 'pyveda/legacy/__init__.py' adding 'pyveda/legacy/datapoint.py' adding 'pyveda/legacy/loaders.py' adding 'pyveda/legacy/release.py' adding 'pyveda/models/__init__.py' adding 'pyveda/models/main.py' adding 'pyveda/veda/__init__.py' adding 'pyveda/veda/api.py' adding 'pyveda/veda/loaders.py' adding 'pyveda/veda/props.py' adding 'pyveda/veda/rda.py' adding 'pyveda/vedaset/__init__.py' adding 'pyveda/vedaset/abstract.py' adding 'pyveda/vedaset/vedaset.py' adding 'pyveda/vedaset/store/__init__.py' adding 'pyveda/vedaset/store/arrays.py' adding 'pyveda/vedaset/store/vedabase.py' adding 'pyveda/vedaset/stream/__init__.py' adding 'pyveda/vedaset/stream/vedastream.py' adding 'pyveda/vv/__init__.py' adding 'pyveda/vv/labelizer.py' adding 'pyveda-0.0.3.dist-info/METADATA' adding 'pyveda-0.0.3.dist-info/WHEEL' adding 'pyveda-0.0.3.dist-info/top_level.txt' adding 'pyveda-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyveda: finished with status 'done' Stored in directory: /tmp/tmp60yz36tv Successfully built pyveda Cleaning up... Removing source in /tmp/pip-wheel-l6jch1j_/pyveda Removed build tracker '/tmp/pip-req-tracker-caci6eba'