Created temporary directory: /tmp/pip-ephem-wheel-cache-fgs24c3n Created temporary directory: /tmp/pip-req-tracker-vw8hptco Created requirements tracker '/tmp/pip-req-tracker-vw8hptco' Created temporary directory: /tmp/pip-wheel-p1qfpi8o Looking in indexes: https://pypi.python.org/simple Collecting ThinkBayes2==2.0.0 1 location(s) to search for versions of ThinkBayes2: * https://pypi.python.org/simple/thinkbayes2/ Getting page https://pypi.python.org/simple/thinkbayes2/ Analyzing links from page https://pypi.org/simple/thinkbayes2/ Found link https://files.pythonhosted.org/packages/98/04/57aa8b39fd012fa4571a3f5daf17e068b8d7d7e21dcb93da314a07f346c6/ThinkBayes2-2.0.0.tar.gz#sha256=279edfb33477ac9a5562918b0d5c5f9780f271e28ffe4df7e0998d8d76b35b15 (from https://pypi.org/simple/thinkbayes2/), version: 2.0.0 Using version 2.0.0 (newest of versions: 2.0.0) Created temporary directory: /tmp/pip-unpack-ep80ax_7 Downloading https://files.pythonhosted.org/packages/98/04/57aa8b39fd012fa4571a3f5daf17e068b8d7d7e21dcb93da314a07f346c6/ThinkBayes2-2.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/98/04/57aa8b39fd012fa4571a3f5daf17e068b8d7d7e21dcb93da314a07f346c6/ThinkBayes2-2.0.0.tar.gz#sha256=279edfb33477ac9a5562918b0d5c5f9780f271e28ffe4df7e0998d8d76b35b15 (from https://pypi.org/simple/thinkbayes2/) Added ThinkBayes2==2.0.0 from https://files.pythonhosted.org/packages/98/04/57aa8b39fd012fa4571a3f5daf17e068b8d7d7e21dcb93da314a07f346c6/ThinkBayes2-2.0.0.tar.gz#sha256=279edfb33477ac9a5562918b0d5c5f9780f271e28ffe4df7e0998d8d76b35b15 to build tracker '/tmp/pip-req-tracker-vw8hptco' Running setup.py (path:/tmp/pip-wheel-p1qfpi8o/ThinkBayes2/setup.py) egg_info for package ThinkBayes2 Running command python setup.py egg_info running egg_info creating pip-egg-info/ThinkBayes2.egg-info writing top-level names to pip-egg-info/ThinkBayes2.egg-info/top_level.txt writing pip-egg-info/ThinkBayes2.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ThinkBayes2.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ThinkBayes2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ThinkBayes2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ThinkBayes2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-p1qfpi8o/ThinkBayes2 has version 2.0.0, which satisfies requirement ThinkBayes2==2.0.0 from https://files.pythonhosted.org/packages/98/04/57aa8b39fd012fa4571a3f5daf17e068b8d7d7e21dcb93da314a07f346c6/ThinkBayes2-2.0.0.tar.gz#sha256=279edfb33477ac9a5562918b0d5c5f9780f271e28ffe4df7e0998d8d76b35b15 Removed ThinkBayes2==2.0.0 from https://files.pythonhosted.org/packages/98/04/57aa8b39fd012fa4571a3f5daf17e068b8d7d7e21dcb93da314a07f346c6/ThinkBayes2-2.0.0.tar.gz#sha256=279edfb33477ac9a5562918b0d5c5f9780f271e28ffe4df7e0998d8d76b35b15 from build tracker '/tmp/pip-req-tracker-vw8hptco' Building wheels for collected packages: ThinkBayes2 Created temporary directory: /tmp/pip-wheel-3l3w8nxy Running setup.py bdist_wheel for ThinkBayes2: started Destination directory: /tmp/pip-wheel-3l3w8nxy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-p1qfpi8o/ThinkBayes2/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-3l3w8nxy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/thinkbayes2 copying thinkbayes2/__init__.py -> build/lib/thinkbayes2 copying thinkbayes2/thinkbayes2.py -> build/lib/thinkbayes2 creating build/lib/thinkplot copying thinkplot/__init__.py -> build/lib/thinkplot copying thinkplot/thinkplot.py -> build/lib/thinkplot 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/thinkbayes2 copying build/lib/thinkbayes2/__init__.py -> build/bdist.linux-armv7l/wheel/thinkbayes2 copying build/lib/thinkbayes2/thinkbayes2.py -> build/bdist.linux-armv7l/wheel/thinkbayes2 creating build/bdist.linux-armv7l/wheel/thinkplot copying build/lib/thinkplot/__init__.py -> build/bdist.linux-armv7l/wheel/thinkplot copying build/lib/thinkplot/thinkplot.py -> build/bdist.linux-armv7l/wheel/thinkplot running install_egg_info running egg_info creating ThinkBayes2.egg-info writing top-level names to ThinkBayes2.egg-info/top_level.txt writing dependency_links to ThinkBayes2.egg-info/dependency_links.txt writing ThinkBayes2.egg-info/PKG-INFO writing manifest file 'ThinkBayes2.egg-info/SOURCES.txt' reading manifest file 'ThinkBayes2.egg-info/SOURCES.txt' writing manifest file 'ThinkBayes2.egg-info/SOURCES.txt' Copying ThinkBayes2.egg-info to build/bdist.linux-armv7l/wheel/ThinkBayes2-2.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ThinkBayes2-2.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-3l3w8nxy/ThinkBayes2-2.0.0-py3-none-any.whl' and adding '.' to it adding 'thinkbayes2/__init__.py' adding 'thinkbayes2/thinkbayes2.py' adding 'thinkplot/__init__.py' adding 'thinkplot/thinkplot.py' adding 'ThinkBayes2-2.0.0.dist-info/top_level.txt' adding 'ThinkBayes2-2.0.0.dist-info/WHEEL' adding 'ThinkBayes2-2.0.0.dist-info/METADATA' adding 'ThinkBayes2-2.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ThinkBayes2: finished with status 'done' Stored in directory: /tmp/tmp5kf02ph2 Successfully built ThinkBayes2 Cleaning up... Removing source in /tmp/pip-wheel-p1qfpi8o/ThinkBayes2 Removed build tracker '/tmp/pip-req-tracker-vw8hptco'