Created temporary directory: /tmp/pip-ephem-wheel-cache-_b2vd5f_ Created temporary directory: /tmp/pip-req-tracker-3zx81yk7 Created requirements tracker '/tmp/pip-req-tracker-3zx81yk7' Created temporary directory: /tmp/pip-wheel-jvvk8c94 Collecting oryx==0.0.1.post2 1 location(s) to search for versions of oryx: * https://pypi.org/simple/oryx/ Getting page https://pypi.org/simple/oryx/ Analyzing links from page https://pypi.org/simple/oryx/ The package https://files.pythonhosted.org/packages/a8/62/4c07efb7a87e9f762e2dba699023edfdff2535ad3ac05c3bd88bd46e734c/oryx-0.0.0.tar.gz#sha256=308999dce06ac94aa961db39c79e82211de118fa50cd02bef71ad95725f05478 (from https://pypi.org/simple/oryx/) (requires-python:>=3.7) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.7 Found link https://files.pythonhosted.org/packages/27/43/352392c9a0e8279437bf3d63eb2a66edd856ccc0e798f2f6d0e7b6a76726/oryx-0.0.0.post1.tar.gz#sha256=60430233d0ce8f07f0e4e7619d723ad9f04b8bf59e90c3820973975de2bf494b (from https://pypi.org/simple/oryx/), version: 0.0.0.post1 Found link https://files.pythonhosted.org/packages/ea/33/58fe4d6e4359f5bddda9e1901bd8019feb875c02c8eb300afd2726078a9a/oryx-0.0.1.tar.gz#sha256=d316e036005a6ce0c0897b4994607a27ceced14e2a6cbb1460622008badb4e37 (from https://pypi.org/simple/oryx/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/c3/d0/b0c9d26b5fe7cdede418884621770a617c99436c404e48625728b18024af/oryx-0.0.1.post2.tar.gz#sha256=466e7e2108fd2340b016c2e6840655bb9668bcae6ec5876a9a96ee8cb8e24bf9 (from https://pypi.org/simple/oryx/), version: 0.0.1.post2 Using version 0.0.1.post2 (newest of versions: 0.0.1.post2) Created temporary directory: /tmp/pip-unpack-vt_haa25 Downloading https://files.pythonhosted.org/packages/c3/d0/b0c9d26b5fe7cdede418884621770a617c99436c404e48625728b18024af/oryx-0.0.1.post2.tar.gz (76kB) Downloading from URL https://files.pythonhosted.org/packages/c3/d0/b0c9d26b5fe7cdede418884621770a617c99436c404e48625728b18024af/oryx-0.0.1.post2.tar.gz#sha256=466e7e2108fd2340b016c2e6840655bb9668bcae6ec5876a9a96ee8cb8e24bf9 (from https://pypi.org/simple/oryx/) Added oryx==0.0.1.post2 from https://files.pythonhosted.org/packages/c3/d0/b0c9d26b5fe7cdede418884621770a617c99436c404e48625728b18024af/oryx-0.0.1.post2.tar.gz#sha256=466e7e2108fd2340b016c2e6840655bb9668bcae6ec5876a9a96ee8cb8e24bf9 to build tracker '/tmp/pip-req-tracker-3zx81yk7' Running setup.py (path:/tmp/pip-wheel-jvvk8c94/oryx/setup.py) egg_info for package oryx Running command python setup.py egg_info running egg_info creating pip-egg-info/oryx.egg-info writing top-level names to pip-egg-info/oryx.egg-info/top_level.txt writing dependency_links to pip-egg-info/oryx.egg-info/dependency_links.txt writing pip-egg-info/oryx.egg-info/PKG-INFO writing requirements to pip-egg-info/oryx.egg-info/requires.txt writing manifest file 'pip-egg-info/oryx.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/oryx.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/oryx.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jvvk8c94/oryx has version 0.0.1.post2, which satisfies requirement oryx==0.0.1.post2 from https://files.pythonhosted.org/packages/c3/d0/b0c9d26b5fe7cdede418884621770a617c99436c404e48625728b18024af/oryx-0.0.1.post2.tar.gz#sha256=466e7e2108fd2340b016c2e6840655bb9668bcae6ec5876a9a96ee8cb8e24bf9 Removed oryx==0.0.1.post2 from https://files.pythonhosted.org/packages/c3/d0/b0c9d26b5fe7cdede418884621770a617c99436c404e48625728b18024af/oryx-0.0.1.post2.tar.gz#sha256=466e7e2108fd2340b016c2e6840655bb9668bcae6ec5876a9a96ee8cb8e24bf9 from build tracker '/tmp/pip-req-tracker-3zx81yk7' Building wheels for collected packages: oryx Created temporary directory: /tmp/pip-wheel-3n_nig_w Running setup.py bdist_wheel for oryx: started Destination directory: /tmp/pip-wheel-3n_nig_w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jvvk8c94/oryx/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-3n_nig_w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/oryx copying oryx/version.py -> build/lib/oryx copying oryx/__init__.py -> build/lib/oryx creating build/lib/oryx/experimental copying oryx/experimental/__init__.py -> build/lib/oryx/experimental creating build/lib/oryx/bijectors copying oryx/bijectors/__init__.py -> build/lib/oryx/bijectors copying oryx/bijectors/bijector_extensions.py -> build/lib/oryx/bijectors copying oryx/bijectors/bijector_extensions_test.py -> build/lib/oryx/bijectors creating build/lib/oryx/distributions copying oryx/distributions/distribution_extensions_test.py -> build/lib/oryx/distributions copying oryx/distributions/distribution_extensions.py -> build/lib/oryx/distributions copying oryx/distributions/__init__.py -> build/lib/oryx/distributions creating build/lib/oryx/core copying oryx/core/trace_util.py -> build/lib/oryx/core copying oryx/core/primitive.py -> build/lib/oryx/core copying oryx/core/serialize_test.py -> build/lib/oryx/core copying oryx/core/serialize.py -> build/lib/oryx/core copying oryx/core/pytree.py -> build/lib/oryx/core copying oryx/core/kwargs_util_test.py -> build/lib/oryx/core copying oryx/core/__init__.py -> build/lib/oryx/core copying oryx/core/kwargs_util.py -> build/lib/oryx/core creating build/lib/oryx/experimental/nn copying oryx/experimental/nn/normalization.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/base.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/combinator.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/normalization_test.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/reshape_test.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/function_test.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/function.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/convolution_test.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/pooling_test.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/base_test.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/convolution.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/core_test.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/reshape.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/core.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/pooling.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/__init__.py -> build/lib/oryx/experimental/nn copying oryx/experimental/nn/combinator_test.py -> build/lib/oryx/experimental/nn creating build/lib/oryx/experimental/mcmc copying oryx/experimental/mcmc/utils.py -> build/lib/oryx/experimental/mcmc copying oryx/experimental/mcmc/kernels_test.py -> build/lib/oryx/experimental/mcmc copying oryx/experimental/mcmc/__init__.py -> build/lib/oryx/experimental/mcmc copying oryx/experimental/mcmc/kernels.py -> build/lib/oryx/experimental/mcmc creating build/lib/oryx/experimental/optimizers copying oryx/experimental/optimizers/optix.py -> build/lib/oryx/experimental/optimizers copying oryx/experimental/optimizers/__init__.py -> build/lib/oryx/experimental/optimizers copying oryx/experimental/optimizers/optix_test.py -> build/lib/oryx/experimental/optimizers creating build/lib/oryx/core/ppl copying oryx/core/ppl/transformations.py -> build/lib/oryx/core/ppl copying oryx/core/ppl/__init__.py -> build/lib/oryx/core/ppl copying oryx/core/ppl/transformations_test.py -> build/lib/oryx/core/ppl creating build/lib/oryx/core/state copying oryx/core/state/module.py -> build/lib/oryx/core/state copying oryx/core/state/api.py -> build/lib/oryx/core/state copying oryx/core/state/registrations.py -> build/lib/oryx/core/state copying oryx/core/state/function_test.py -> build/lib/oryx/core/state copying oryx/core/state/function.py -> build/lib/oryx/core/state copying oryx/core/state/__init__.py -> build/lib/oryx/core/state copying oryx/core/state/registrations_test.py -> build/lib/oryx/core/state creating build/lib/oryx/core/interpreters copying oryx/core/interpreters/inverse_test.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/log_prob.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/unzip_test.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/inverse.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/log_prob_test.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/unzip.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/propagate.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/propagate_test.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/__init__.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/harvest.py -> build/lib/oryx/core/interpreters copying oryx/core/interpreters/harvest_test.py -> build/lib/oryx/core/interpreters 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/oryx creating build/bdist.linux-armv7l/wheel/oryx/experimental creating build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/normalization.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/base.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/combinator.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/normalization_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/reshape_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/function_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/function.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/convolution_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/pooling_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/base_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/convolution.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/core_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/reshape.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/core.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/pooling.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/nn/combinator_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/nn copying build/lib/oryx/experimental/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/experimental creating build/bdist.linux-armv7l/wheel/oryx/experimental/mcmc copying build/lib/oryx/experimental/mcmc/utils.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/mcmc copying build/lib/oryx/experimental/mcmc/kernels_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/mcmc copying build/lib/oryx/experimental/mcmc/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/mcmc copying build/lib/oryx/experimental/mcmc/kernels.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/mcmc creating build/bdist.linux-armv7l/wheel/oryx/experimental/optimizers copying build/lib/oryx/experimental/optimizers/optix.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/optimizers copying build/lib/oryx/experimental/optimizers/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/optimizers copying build/lib/oryx/experimental/optimizers/optix_test.py -> build/bdist.linux-armv7l/wheel/oryx/experimental/optimizers creating build/bdist.linux-armv7l/wheel/oryx/bijectors copying build/lib/oryx/bijectors/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/bijectors copying build/lib/oryx/bijectors/bijector_extensions.py -> build/bdist.linux-armv7l/wheel/oryx/bijectors copying build/lib/oryx/bijectors/bijector_extensions_test.py -> build/bdist.linux-armv7l/wheel/oryx/bijectors copying build/lib/oryx/version.py -> build/bdist.linux-armv7l/wheel/oryx copying build/lib/oryx/__init__.py -> build/bdist.linux-armv7l/wheel/oryx creating build/bdist.linux-armv7l/wheel/oryx/distributions copying build/lib/oryx/distributions/distribution_extensions_test.py -> build/bdist.linux-armv7l/wheel/oryx/distributions copying build/lib/oryx/distributions/distribution_extensions.py -> build/bdist.linux-armv7l/wheel/oryx/distributions copying build/lib/oryx/distributions/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/distributions creating build/bdist.linux-armv7l/wheel/oryx/core copying build/lib/oryx/core/trace_util.py -> build/bdist.linux-armv7l/wheel/oryx/core creating build/bdist.linux-armv7l/wheel/oryx/core/ppl copying build/lib/oryx/core/ppl/transformations.py -> build/bdist.linux-armv7l/wheel/oryx/core/ppl copying build/lib/oryx/core/ppl/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/core/ppl copying build/lib/oryx/core/ppl/transformations_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/ppl copying build/lib/oryx/core/primitive.py -> build/bdist.linux-armv7l/wheel/oryx/core copying build/lib/oryx/core/serialize_test.py -> build/bdist.linux-armv7l/wheel/oryx/core copying build/lib/oryx/core/serialize.py -> build/bdist.linux-armv7l/wheel/oryx/core copying build/lib/oryx/core/pytree.py -> build/bdist.linux-armv7l/wheel/oryx/core creating build/bdist.linux-armv7l/wheel/oryx/core/state copying build/lib/oryx/core/state/module.py -> build/bdist.linux-armv7l/wheel/oryx/core/state copying build/lib/oryx/core/state/api.py -> build/bdist.linux-armv7l/wheel/oryx/core/state copying build/lib/oryx/core/state/registrations.py -> build/bdist.linux-armv7l/wheel/oryx/core/state copying build/lib/oryx/core/state/function_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/state copying build/lib/oryx/core/state/function.py -> build/bdist.linux-armv7l/wheel/oryx/core/state copying build/lib/oryx/core/state/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/core/state copying build/lib/oryx/core/state/registrations_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/state creating build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/inverse_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/log_prob.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/unzip_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/inverse.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/log_prob_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/unzip.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/propagate.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/propagate_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/harvest.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/interpreters/harvest_test.py -> build/bdist.linux-armv7l/wheel/oryx/core/interpreters copying build/lib/oryx/core/kwargs_util_test.py -> build/bdist.linux-armv7l/wheel/oryx/core copying build/lib/oryx/core/__init__.py -> build/bdist.linux-armv7l/wheel/oryx/core copying build/lib/oryx/core/kwargs_util.py -> build/bdist.linux-armv7l/wheel/oryx/core running install_egg_info running egg_info writing dependency_links to oryx.egg-info/dependency_links.txt writing top-level names to oryx.egg-info/top_level.txt writing requirements to oryx.egg-info/requires.txt writing oryx.egg-info/PKG-INFO reading manifest file 'oryx.egg-info/SOURCES.txt' writing manifest file 'oryx.egg-info/SOURCES.txt' Copying oryx.egg-info to build/bdist.linux-armv7l/wheel/oryx-0.0.1.post2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/oryx-0.0.1.post2.dist-info/WHEEL creating '/tmp/pip-wheel-3n_nig_w/oryx-0.0.1.post2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'oryx/__init__.py' adding 'oryx/version.py' adding 'oryx/bijectors/__init__.py' adding 'oryx/bijectors/bijector_extensions.py' adding 'oryx/bijectors/bijector_extensions_test.py' adding 'oryx/core/__init__.py' adding 'oryx/core/kwargs_util.py' adding 'oryx/core/kwargs_util_test.py' adding 'oryx/core/primitive.py' adding 'oryx/core/pytree.py' adding 'oryx/core/serialize.py' adding 'oryx/core/serialize_test.py' adding 'oryx/core/trace_util.py' adding 'oryx/core/interpreters/__init__.py' adding 'oryx/core/interpreters/harvest.py' adding 'oryx/core/interpreters/harvest_test.py' adding 'oryx/core/interpreters/inverse.py' adding 'oryx/core/interpreters/inverse_test.py' adding 'oryx/core/interpreters/log_prob.py' adding 'oryx/core/interpreters/log_prob_test.py' adding 'oryx/core/interpreters/propagate.py' adding 'oryx/core/interpreters/propagate_test.py' adding 'oryx/core/interpreters/unzip.py' adding 'oryx/core/interpreters/unzip_test.py' adding 'oryx/core/ppl/__init__.py' adding 'oryx/core/ppl/transformations.py' adding 'oryx/core/ppl/transformations_test.py' adding 'oryx/core/state/__init__.py' adding 'oryx/core/state/api.py' adding 'oryx/core/state/function.py' adding 'oryx/core/state/function_test.py' adding 'oryx/core/state/module.py' adding 'oryx/core/state/registrations.py' adding 'oryx/core/state/registrations_test.py' adding 'oryx/distributions/__init__.py' adding 'oryx/distributions/distribution_extensions.py' adding 'oryx/distributions/distribution_extensions_test.py' adding 'oryx/experimental/__init__.py' adding 'oryx/experimental/mcmc/__init__.py' adding 'oryx/experimental/mcmc/kernels.py' adding 'oryx/experimental/mcmc/kernels_test.py' adding 'oryx/experimental/mcmc/utils.py' adding 'oryx/experimental/nn/__init__.py' adding 'oryx/experimental/nn/base.py' adding 'oryx/experimental/nn/base_test.py' adding 'oryx/experimental/nn/combinator.py' adding 'oryx/experimental/nn/combinator_test.py' adding 'oryx/experimental/nn/convolution.py' adding 'oryx/experimental/nn/convolution_test.py' adding 'oryx/experimental/nn/core.py' adding 'oryx/experimental/nn/core_test.py' adding 'oryx/experimental/nn/function.py' adding 'oryx/experimental/nn/function_test.py' adding 'oryx/experimental/nn/normalization.py' adding 'oryx/experimental/nn/normalization_test.py' adding 'oryx/experimental/nn/pooling.py' adding 'oryx/experimental/nn/pooling_test.py' adding 'oryx/experimental/nn/reshape.py' adding 'oryx/experimental/nn/reshape_test.py' adding 'oryx/experimental/optimizers/__init__.py' adding 'oryx/experimental/optimizers/optix.py' adding 'oryx/experimental/optimizers/optix_test.py' adding 'oryx-0.0.1.post2.dist-info/METADATA' adding 'oryx-0.0.1.post2.dist-info/WHEEL' adding 'oryx-0.0.1.post2.dist-info/top_level.txt' adding 'oryx-0.0.1.post2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for oryx: finished with status 'done' Stored in directory: /tmp/tmp05cqsgqf Successfully built oryx Cleaning up... Removing source in /tmp/pip-wheel-jvvk8c94/oryx Removed build tracker '/tmp/pip-req-tracker-3zx81yk7'