Created temporary directory: /tmp/pip-ephem-wheel-cache-at1abg76 Created temporary directory: /tmp/pip-req-tracker-rr333ygb Created requirements tracker '/tmp/pip-req-tracker-rr333ygb' Created temporary directory: /tmp/pip-wheel-e4ccfn85 Collecting VEnCode==0.0.2 1 location(s) to search for versions of VEnCode: * https://pypi.org/simple/vencode/ Getting page https://pypi.org/simple/vencode/ Analyzing links from page https://pypi.org/simple/vencode/ Found link https://files.pythonhosted.org/packages/60/42/4bc340c5b821d4488db0b2e1f20a2156807626b3a3a1308ec9c16eb1735e/VEnCode-0.0.1-py3-none-any.whl#sha256=b18e5ee1f9fe1da649b4e1a08f524197235da731d22f50136c0aba350fc6948e (from https://pypi.org/simple/vencode/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/6d/28/8a2c40838498cacc9d6a033e445cba9fc82fef57e7e06e5939adfbfb0ebd/VEnCode-0.0.1.tar.gz#sha256=51a669b4a6da30890c0e621589a742aad8793ce6c80afeb0b2c65c88fe46781d (from https://pypi.org/simple/vencode/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/48/4a/2bdb24d5dc91386c8ab9593bbea0ce49434509a432edeea7c29454f82aa9/VEnCode-0.0.2.tar.gz#sha256=db2586c9230addf5dd2b14cccaf302062d8e30c3347b9cdb11c427e9a60f8779 (from https://pypi.org/simple/vencode/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-_gvcxk19 Downloading https://files.pythonhosted.org/packages/48/4a/2bdb24d5dc91386c8ab9593bbea0ce49434509a432edeea7c29454f82aa9/VEnCode-0.0.2.tar.gz (40kB) Downloading from URL https://files.pythonhosted.org/packages/48/4a/2bdb24d5dc91386c8ab9593bbea0ce49434509a432edeea7c29454f82aa9/VEnCode-0.0.2.tar.gz#sha256=db2586c9230addf5dd2b14cccaf302062d8e30c3347b9cdb11c427e9a60f8779 (from https://pypi.org/simple/vencode/) Added VEnCode==0.0.2 from https://files.pythonhosted.org/packages/48/4a/2bdb24d5dc91386c8ab9593bbea0ce49434509a432edeea7c29454f82aa9/VEnCode-0.0.2.tar.gz#sha256=db2586c9230addf5dd2b14cccaf302062d8e30c3347b9cdb11c427e9a60f8779 to build tracker '/tmp/pip-req-tracker-rr333ygb' Running setup.py (path:/tmp/pip-wheel-e4ccfn85/VEnCode/setup.py) egg_info for package VEnCode Running command python setup.py egg_info running egg_info creating pip-egg-info/VEnCode.egg-info writing top-level names to pip-egg-info/VEnCode.egg-info/top_level.txt writing dependency_links to pip-egg-info/VEnCode.egg-info/dependency_links.txt writing pip-egg-info/VEnCode.egg-info/PKG-INFO writing requirements to pip-egg-info/VEnCode.egg-info/requires.txt writing manifest file 'pip-egg-info/VEnCode.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/VEnCode.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/VEnCode.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e4ccfn85/VEnCode has version 0.0.2, which satisfies requirement VEnCode==0.0.2 from https://files.pythonhosted.org/packages/48/4a/2bdb24d5dc91386c8ab9593bbea0ce49434509a432edeea7c29454f82aa9/VEnCode-0.0.2.tar.gz#sha256=db2586c9230addf5dd2b14cccaf302062d8e30c3347b9cdb11c427e9a60f8779 Removed VEnCode==0.0.2 from https://files.pythonhosted.org/packages/48/4a/2bdb24d5dc91386c8ab9593bbea0ce49434509a432edeea7c29454f82aa9/VEnCode-0.0.2.tar.gz#sha256=db2586c9230addf5dd2b14cccaf302062d8e30c3347b9cdb11c427e9a60f8779 from build tracker '/tmp/pip-req-tracker-rr333ygb' Building wheels for collected packages: VEnCode Created temporary directory: /tmp/pip-wheel-_kjlq_n0 Running setup.py bdist_wheel for VEnCode: started Destination directory: /tmp/pip-wheel-_kjlq_n0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e4ccfn85/VEnCode/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-_kjlq_n0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/VEnCode copying VEnCode/internals.py -> build/lib/VEnCode copying VEnCode/internals_extensions.py -> build/lib/VEnCode copying VEnCode/__init__.py -> build/lib/VEnCode copying VEnCode/view.py -> build/lib/VEnCode copying VEnCode/common_variables.py -> build/lib/VEnCode creating build/lib/VEnCode/utils copying VEnCode/utils/exceptions.py -> build/lib/VEnCode/utils copying VEnCode/utils/sqlite_utils.py -> build/lib/VEnCode/utils copying VEnCode/utils/directory_handlers.py -> build/lib/VEnCode/utils copying VEnCode/utils/exception_handlers.py -> build/lib/VEnCode/utils copying VEnCode/utils/pandas_utils.py -> build/lib/VEnCode/utils copying VEnCode/utils/util.py -> build/lib/VEnCode/utils copying VEnCode/utils/input_handlers.py -> build/lib/VEnCode/utils copying VEnCode/utils/writing_files.py -> build/lib/VEnCode/utils copying VEnCode/utils/general_utils.py -> build/lib/VEnCode/utils copying VEnCode/utils/__init__.py -> build/lib/VEnCode/utils copying VEnCode/utils/decorators.py -> build/lib/VEnCode/utils copying VEnCode/utils/plotting_utils.py -> build/lib/VEnCode/utils 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/VEnCode creating build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/exceptions.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/sqlite_utils.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/directory_handlers.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/exception_handlers.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/pandas_utils.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/util.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/input_handlers.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/writing_files.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/general_utils.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/__init__.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/decorators.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/utils/plotting_utils.py -> build/bdist.linux-armv7l/wheel/VEnCode/utils copying build/lib/VEnCode/internals.py -> build/bdist.linux-armv7l/wheel/VEnCode copying build/lib/VEnCode/internals_extensions.py -> build/bdist.linux-armv7l/wheel/VEnCode copying build/lib/VEnCode/__init__.py -> build/bdist.linux-armv7l/wheel/VEnCode copying build/lib/VEnCode/view.py -> build/bdist.linux-armv7l/wheel/VEnCode copying build/lib/VEnCode/common_variables.py -> build/bdist.linux-armv7l/wheel/VEnCode running install_egg_info running egg_info writing VEnCode.egg-info/PKG-INFO writing requirements to VEnCode.egg-info/requires.txt writing dependency_links to VEnCode.egg-info/dependency_links.txt writing top-level names to VEnCode.egg-info/top_level.txt reading manifest file 'VEnCode.egg-info/SOURCES.txt' writing manifest file 'VEnCode.egg-info/SOURCES.txt' Copying VEnCode.egg-info to build/bdist.linux-armv7l/wheel/VEnCode-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/VEnCode-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-_kjlq_n0/VEnCode-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'VEnCode/__init__.py' adding 'VEnCode/common_variables.py' adding 'VEnCode/internals.py' adding 'VEnCode/internals_extensions.py' adding 'VEnCode/view.py' adding 'VEnCode/utils/__init__.py' adding 'VEnCode/utils/decorators.py' adding 'VEnCode/utils/directory_handlers.py' adding 'VEnCode/utils/exception_handlers.py' adding 'VEnCode/utils/exceptions.py' adding 'VEnCode/utils/general_utils.py' adding 'VEnCode/utils/input_handlers.py' adding 'VEnCode/utils/pandas_utils.py' adding 'VEnCode/utils/plotting_utils.py' adding 'VEnCode/utils/sqlite_utils.py' adding 'VEnCode/utils/util.py' adding 'VEnCode/utils/writing_files.py' adding 'VEnCode-0.0.2.dist-info/METADATA' adding 'VEnCode-0.0.2.dist-info/WHEEL' adding 'VEnCode-0.0.2.dist-info/top_level.txt' adding 'VEnCode-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for VEnCode: finished with status 'done' Stored in directory: /tmp/tmpa999b3t4 Successfully built VEnCode Cleaning up... Removing source in /tmp/pip-wheel-e4ccfn85/VEnCode Removed build tracker '/tmp/pip-req-tracker-rr333ygb'