Collecting decode==0.1.3 1 location(s) to search for versions of decode: * https://pypi.python.org/simple/decode/ Getting page https://pypi.python.org/simple/decode/ Analyzing links from page https://pypi.python.org/simple/decode/ Found link https://pypi.python.org/packages/00/76/d925792c554a692278b51c6f8f65ad2cc31edfb256fdae5e3141feec8b3b/decode-0.2.1.tar.gz#md5=ba3a2b1d3319b009efab6d64e2d6780b (from https://pypi.python.org/simple/decode/), version: 0.2.1 Found link https://pypi.python.org/packages/01/4f/5f35e464a1d9f1cab51cbae96e26cf47b3d5f4ebb3b472d8094206cf7901/decode-0.2.2.tar.gz#md5=a17ce1cdf93cabb738cc7354eab33e65 (from https://pypi.python.org/simple/decode/), version: 0.2.2 Found link https://pypi.python.org/packages/27/0f/a16e0ef2ce2bad7ef934a68d00bd038ab5f13c1cb5976bbfaebcb8bccca4/decode-0.2.tar.gz#md5=c76cf267a2cd26a0659a8aaaadef0bfc (from https://pypi.python.org/simple/decode/), version: 0.2 Found link https://pypi.python.org/packages/3e/a9/ec98f93a4800466b4770029106ff90021f1c56c3b7847d8c8b3c111e8ffb/decode-0.1.3.tar.gz#md5=c5512d8694c34683e8a954233c614460 (from https://pypi.python.org/simple/decode/), version: 0.1.3 Found link https://pypi.python.org/packages/41/dd/798e7e0db085c48eeed91db919437f49a68e23d813edb83f030fd93db070/decode-0.2.4.tar.gz#md5=8010a8da5ae9ac10f490c463a8d4d586 (from https://pypi.python.org/simple/decode/), version: 0.2.4 Found link https://pypi.python.org/packages/44/6b/bc220eaada72801ff7c558596a1ae6d781f66804dff04a012f6ac7447113/decode-0.2.3.tar.gz#md5=a77f5e953893139b6d10f07d3efeda95 (from https://pypi.python.org/simple/decode/), version: 0.2.3 Found link https://pypi.python.org/packages/4b/bd/40c64c6551966232f0fb57a35e6dd8f369a2c83d2d7bc9b984be62346342/decode-0.1.tar.gz#md5=2ad6a8e9686c7f89e872d69121ba8a49 (from https://pypi.python.org/simple/decode/), version: 0.1 Found link https://pypi.python.org/packages/a5/24/53e802d812d0060419899d488a38c5702cdc9f55fc50262b5fcd48a28947/decode-0.0.tar.gz#md5=7127329ea580b0c31b8ebafeafb16030 (from https://pypi.python.org/simple/decode/), version: 0.0 Found link https://pypi.python.org/packages/e1/fe/b514f8dbcce86531c4be93d61157d66c955ef348ad7b9931dfeb6c7c94cc/decode-0.1.1.tar.gz#md5=ea852244a47e38d41db0dc682c589228 (from https://pypi.python.org/simple/decode/), version: 0.1.1 Using version 0.1.3 (newest of versions: 0.1.3) Downloading decode-0.1.3.tar.gz Downloading from URL https://pypi.python.org/packages/3e/a9/ec98f93a4800466b4770029106ff90021f1c56c3b7847d8c8b3c111e8ffb/decode-0.1.3.tar.gz#md5=c5512d8694c34683e8a954233c614460 (from https://pypi.python.org/simple/decode/) Running setup.py (path:/tmp/pip-build-kikn716w/decode/setup.py) egg_info for package decode Running command python setup.py egg_info running egg_info creating pip-egg-info/decode.egg-info writing pip-egg-info/decode.egg-info/PKG-INFO writing requirements to pip-egg-info/decode.egg-info/requires.txt writing top-level names to pip-egg-info/decode.egg-info/top_level.txt writing dependency_links to pip-egg-info/decode.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/decode.egg-info/SOURCES.txt' package init file 'decode/core/array/__init__.py' not found (or not a regular file) package init file 'decode/core/cube/__init__.py' not found (or not a regular file) package init file 'decode/utils/misc/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/decode.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/decode.egg-info/SOURCES.txt' Source in /tmp/pip-build-kikn716w/decode has version 0.1.3, which satisfies requirement decode==0.1.3 from https://pypi.python.org/packages/3e/a9/ec98f93a4800466b4770029106ff90021f1c56c3b7847d8c8b3c111e8ffb/decode-0.1.3.tar.gz#md5=c5512d8694c34683e8a954233c614460 Building wheels for collected packages: decode Running setup.py bdist_wheel for decode: started Destination directory: /tmp/tmpbocdzkvtpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kikn716w/decode/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/tmpbocdzkvtpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/decode copying decode/__init__.py -> build/lib/decode creating build/lib/decode/core copying decode/core/__init__.py -> build/lib/decode/core package init file 'decode/core/array/__init__.py' not found (or not a regular file) creating build/lib/decode/core/array copying decode/core/array/classes.py -> build/lib/decode/core/array copying decode/core/array/decorators.py -> build/lib/decode/core/array copying decode/core/array/functions.py -> build/lib/decode/core/array package init file 'decode/core/cube/__init__.py' not found (or not a regular file) creating build/lib/decode/core/cube copying decode/core/cube/classes.py -> build/lib/decode/core/cube copying decode/core/cube/functions.py -> build/lib/decode/core/cube creating build/lib/decode/io copying decode/io/__init__.py -> build/lib/decode/io copying decode/io/functions.py -> build/lib/decode/io creating build/lib/decode/logging copying decode/logging/__init__.py -> build/lib/decode/logging creating build/lib/decode/utils copying decode/utils/__init__.py -> build/lib/decode/utils package init file 'decode/utils/misc/__init__.py' not found (or not a regular file) creating build/lib/decode/utils/misc copying decode/utils/misc/functions.py -> build/lib/decode/utils/misc 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/decode creating build/bdist.linux-armv7l/wheel/decode/io copying build/lib/decode/io/__init__.py -> build/bdist.linux-armv7l/wheel/decode/io copying build/lib/decode/io/functions.py -> build/bdist.linux-armv7l/wheel/decode/io copying build/lib/decode/__init__.py -> build/bdist.linux-armv7l/wheel/decode creating build/bdist.linux-armv7l/wheel/decode/logging copying build/lib/decode/logging/__init__.py -> build/bdist.linux-armv7l/wheel/decode/logging creating build/bdist.linux-armv7l/wheel/decode/utils creating build/bdist.linux-armv7l/wheel/decode/utils/misc copying build/lib/decode/utils/misc/functions.py -> build/bdist.linux-armv7l/wheel/decode/utils/misc copying build/lib/decode/utils/__init__.py -> build/bdist.linux-armv7l/wheel/decode/utils creating build/bdist.linux-armv7l/wheel/decode/core copying build/lib/decode/core/__init__.py -> build/bdist.linux-armv7l/wheel/decode/core creating build/bdist.linux-armv7l/wheel/decode/core/array copying build/lib/decode/core/array/classes.py -> build/bdist.linux-armv7l/wheel/decode/core/array copying build/lib/decode/core/array/decorators.py -> build/bdist.linux-armv7l/wheel/decode/core/array copying build/lib/decode/core/array/functions.py -> build/bdist.linux-armv7l/wheel/decode/core/array creating build/bdist.linux-armv7l/wheel/decode/core/cube copying build/lib/decode/core/cube/classes.py -> build/bdist.linux-armv7l/wheel/decode/core/cube copying build/lib/decode/core/cube/functions.py -> build/bdist.linux-armv7l/wheel/decode/core/cube running install_egg_info running egg_info writing top-level names to decode.egg-info/top_level.txt writing dependency_links to decode.egg-info/dependency_links.txt writing requirements to decode.egg-info/requires.txt writing decode.egg-info/PKG-INFO reading manifest file 'decode.egg-info/SOURCES.txt' writing manifest file 'decode.egg-info/SOURCES.txt' Copying decode.egg-info to build/bdist.linux-armv7l/wheel/decode-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/decode-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for decode: finished with status 'done' Stored in directory: /tmp/tmpon1gkeyh Successfully built decode Cleaning up... Removing source in /tmp/pip-build-kikn716w/decode