Created temporary directory: /tmp/pip-ephem-wheel-cache-nno9n79b Created temporary directory: /tmp/pip-req-tracker-w3ckxu92 Created requirements tracker '/tmp/pip-req-tracker-w3ckxu92' Created temporary directory: /tmp/pip-wheel-1xl0kq1w Collecting chances==0.1.4 1 location(s) to search for versions of chances: * https://pypi.org/simple/chances/ Getting page https://pypi.org/simple/chances/ Analyzing links from page https://pypi.org/simple/chances/ Found link https://files.pythonhosted.org/packages/f0/4e/85014772bbf026903080beecb36681dbceb28b14f96491f42673b95ddcf6/chances-0.1.1-py3-none-any.whl#sha256=0df4f90f40a3af1b878812d9c74bc389f1372d79661bfbfa4d3fd79f8c89aea9 (from https://pypi.org/simple/chances/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/b3/4a/53a586f2089a37504ea484961a081c0fd0a7d9b44ddfc6736416b4894156/chances-0.1.1.tar.gz#sha256=10edc2d2c0d02a7578debf9ce6ad51f48064e7ff78235c1517a948292b28c0c8 (from https://pypi.org/simple/chances/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/e3/fb/5b30e798df10bc863743e1be708bd21f8f86b33119e472cdd90ca00d29b2/chances-0.1.3.tar.gz#sha256=613c5831dd6e3c18ff449a0934178168de5002d28e60a86462fd17685983656b (from https://pypi.org/simple/chances/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/ce/71/b0d7d471a812af47f89f016e9f94aade861b8e19a828f3e8a5ec69a88403/chances-0.1.4.tar.gz#sha256=f66bee41040ac81ba9bf2f6c2caf5e70ada9f62514db5196991d9861a6b326ba (from https://pypi.org/simple/chances/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-d2k8ywnn Downloading https://files.pythonhosted.org/packages/ce/71/b0d7d471a812af47f89f016e9f94aade861b8e19a828f3e8a5ec69a88403/chances-0.1.4.tar.gz (45kB) Downloading from URL https://files.pythonhosted.org/packages/ce/71/b0d7d471a812af47f89f016e9f94aade861b8e19a828f3e8a5ec69a88403/chances-0.1.4.tar.gz#sha256=f66bee41040ac81ba9bf2f6c2caf5e70ada9f62514db5196991d9861a6b326ba (from https://pypi.org/simple/chances/) Added chances==0.1.4 from https://files.pythonhosted.org/packages/ce/71/b0d7d471a812af47f89f016e9f94aade861b8e19a828f3e8a5ec69a88403/chances-0.1.4.tar.gz#sha256=f66bee41040ac81ba9bf2f6c2caf5e70ada9f62514db5196991d9861a6b326ba to build tracker '/tmp/pip-req-tracker-w3ckxu92' Running setup.py (path:/tmp/pip-wheel-1xl0kq1w/chances/setup.py) egg_info for package chances Running command python setup.py egg_info running egg_info creating pip-egg-info/chances.egg-info writing dependency_links to pip-egg-info/chances.egg-info/dependency_links.txt writing pip-egg-info/chances.egg-info/PKG-INFO writing top-level names to pip-egg-info/chances.egg-info/top_level.txt writing manifest file 'pip-egg-info/chances.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/chances.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/chances.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1xl0kq1w/chances has version 0.1.4, which satisfies requirement chances==0.1.4 from https://files.pythonhosted.org/packages/ce/71/b0d7d471a812af47f89f016e9f94aade861b8e19a828f3e8a5ec69a88403/chances-0.1.4.tar.gz#sha256=f66bee41040ac81ba9bf2f6c2caf5e70ada9f62514db5196991d9861a6b326ba Removed chances==0.1.4 from https://files.pythonhosted.org/packages/ce/71/b0d7d471a812af47f89f016e9f94aade861b8e19a828f3e8a5ec69a88403/chances-0.1.4.tar.gz#sha256=f66bee41040ac81ba9bf2f6c2caf5e70ada9f62514db5196991d9861a6b326ba from build tracker '/tmp/pip-req-tracker-w3ckxu92' Building wheels for collected packages: chances Created temporary directory: /tmp/pip-wheel-27f7m_vd Running setup.py bdist_wheel for chances: started Destination directory: /tmp/pip-wheel-27f7m_vd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1xl0kq1w/chances/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-27f7m_vd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chances copying chances/plots.py -> build/lib/chances copying chances/__init__.py -> build/lib/chances copying chances/methods.py -> build/lib/chances creating build/lib/chances/lhs_sudoku copying chances/lhs_sudoku/sudoku.py -> build/lib/chances/lhs_sudoku copying chances/lhs_sudoku/__init__.py -> build/lib/chances/lhs_sudoku copying chances/lhs_sudoku/lhs.py -> build/lib/chances/lhs_sudoku creating build/lib/chances/hypercube copying chances/hypercube/__init__.py -> build/lib/chances/hypercube copying chances/hypercube/subset.py -> build/lib/chances/hypercube copying chances/hypercube/hycusampling.py -> build/lib/chances/hypercube copying chances/hypercube/distance.py -> build/lib/chances/hypercube copying chances/hypercube/indicator.py -> build/lib/chances/hypercube creating build/lib/chances/sobol copying chances/sobol/sobol_seq.py -> build/lib/chances/sobol copying chances/sobol/__init__.py -> build/lib/chances/sobol creating build/lib/chances/quantum copying chances/quantum/__init__.py -> build/lib/chances/quantum copying chances/quantum/cmd.py -> build/lib/chances/quantum copying chances/quantum/dev.py -> build/lib/chances/quantum creating build/lib/chances/ambient copying chances/ambient/__init__.py -> build/lib/chances/ambient copying chances/ambient/rdoclient.py -> build/lib/chances/ambient 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/chances creating build/bdist.linux-armv7l/wheel/chances/quantum copying build/lib/chances/quantum/__init__.py -> build/bdist.linux-armv7l/wheel/chances/quantum copying build/lib/chances/quantum/cmd.py -> build/bdist.linux-armv7l/wheel/chances/quantum copying build/lib/chances/quantum/dev.py -> build/bdist.linux-armv7l/wheel/chances/quantum copying build/lib/chances/plots.py -> build/bdist.linux-armv7l/wheel/chances copying build/lib/chances/__init__.py -> build/bdist.linux-armv7l/wheel/chances copying build/lib/chances/methods.py -> build/bdist.linux-armv7l/wheel/chances creating build/bdist.linux-armv7l/wheel/chances/ambient copying build/lib/chances/ambient/__init__.py -> build/bdist.linux-armv7l/wheel/chances/ambient copying build/lib/chances/ambient/rdoclient.py -> build/bdist.linux-armv7l/wheel/chances/ambient creating build/bdist.linux-armv7l/wheel/chances/lhs_sudoku copying build/lib/chances/lhs_sudoku/sudoku.py -> build/bdist.linux-armv7l/wheel/chances/lhs_sudoku copying build/lib/chances/lhs_sudoku/__init__.py -> build/bdist.linux-armv7l/wheel/chances/lhs_sudoku copying build/lib/chances/lhs_sudoku/lhs.py -> build/bdist.linux-armv7l/wheel/chances/lhs_sudoku creating build/bdist.linux-armv7l/wheel/chances/hypercube copying build/lib/chances/hypercube/__init__.py -> build/bdist.linux-armv7l/wheel/chances/hypercube copying build/lib/chances/hypercube/subset.py -> build/bdist.linux-armv7l/wheel/chances/hypercube copying build/lib/chances/hypercube/hycusampling.py -> build/bdist.linux-armv7l/wheel/chances/hypercube copying build/lib/chances/hypercube/distance.py -> build/bdist.linux-armv7l/wheel/chances/hypercube copying build/lib/chances/hypercube/indicator.py -> build/bdist.linux-armv7l/wheel/chances/hypercube creating build/bdist.linux-armv7l/wheel/chances/sobol copying build/lib/chances/sobol/sobol_seq.py -> build/bdist.linux-armv7l/wheel/chances/sobol copying build/lib/chances/sobol/__init__.py -> build/bdist.linux-armv7l/wheel/chances/sobol running install_egg_info running egg_info writing chances.egg-info/PKG-INFO writing top-level names to chances.egg-info/top_level.txt writing dependency_links to chances.egg-info/dependency_links.txt reading manifest file 'chances.egg-info/SOURCES.txt' writing manifest file 'chances.egg-info/SOURCES.txt' Copying chances.egg-info to build/bdist.linux-armv7l/wheel/chances-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/chances-0.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-27f7m_vd/chances-0.1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'chances/__init__.py' adding 'chances/methods.py' adding 'chances/plots.py' adding 'chances/ambient/__init__.py' adding 'chances/ambient/rdoclient.py' adding 'chances/hypercube/__init__.py' adding 'chances/hypercube/distance.py' adding 'chances/hypercube/hycusampling.py' adding 'chances/hypercube/indicator.py' adding 'chances/hypercube/subset.py' adding 'chances/lhs_sudoku/__init__.py' adding 'chances/lhs_sudoku/lhs.py' adding 'chances/lhs_sudoku/sudoku.py' adding 'chances/quantum/__init__.py' adding 'chances/quantum/cmd.py' adding 'chances/quantum/dev.py' adding 'chances/sobol/__init__.py' adding 'chances/sobol/sobol_seq.py' adding 'chances-0.1.4.dist-info/METADATA' adding 'chances-0.1.4.dist-info/WHEEL' adding 'chances-0.1.4.dist-info/top_level.txt' adding 'chances-0.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for chances: finished with status 'done' Stored in directory: /tmp/tmphxbncqgg Successfully built chances Cleaning up... Removing source in /tmp/pip-wheel-1xl0kq1w/chances Removed build tracker '/tmp/pip-req-tracker-w3ckxu92'