Created temporary directory: /tmp/pip-ephem-wheel-cache-e882cbb2 Created temporary directory: /tmp/pip-req-tracker-_6rw768p Created requirements tracker '/tmp/pip-req-tracker-_6rw768p' Created temporary directory: /tmp/pip-wheel-4cqlmz6s Looking in indexes: https://pypi.python.org/simple Collecting gpytorch==0.1.0rc3 1 location(s) to search for versions of gpytorch: * https://pypi.python.org/simple/gpytorch/ Getting page https://pypi.python.org/simple/gpytorch/ Analyzing links from page https://pypi.org/simple/gpytorch/ Found link https://files.pythonhosted.org/packages/f9/e5/6fbe58529bb0f9a7fc6330a672f2683979d3678f82d0250a06c85674bb87/gpytorch-0.1.0rc1.tar.gz#sha256=f446bdf08e4ce974517f2c0d401dfa25a6f49d679397d1f57980dbdc0f3769b9 (from https://pypi.org/simple/gpytorch/), version: 0.1.0rc1 Found link https://files.pythonhosted.org/packages/85/30/9b09e58f6366b7ec36f1eecbafea6c9cc5419bd499121550ffc7a20b2c52/gpytorch-0.1.0rc2.tar.gz#sha256=557f9d1653aaf68ae0fcec6647d81345ac3f3eab602e0908eb56ae9cf2219fca (from https://pypi.org/simple/gpytorch/), version: 0.1.0rc2 Found link https://files.pythonhosted.org/packages/84/a4/777f15e4d41071f61535711c0209d7418a537233125c726f9a07614a65e7/gpytorch-0.1.0rc3.tar.gz#sha256=081d5aa4565f80a2e47e6b9c99b81178f11b06b9f422bdfaa32f867033487028 (from https://pypi.org/simple/gpytorch/), version: 0.1.0rc3 Using version 0.1.0rc3 (newest of versions: 0.1.0rc3) Created temporary directory: /tmp/pip-unpack-ly28zpbh Downloading https://files.pythonhosted.org/packages/84/a4/777f15e4d41071f61535711c0209d7418a537233125c726f9a07614a65e7/gpytorch-0.1.0rc3.tar.gz (130kB) Downloading from URL https://files.pythonhosted.org/packages/84/a4/777f15e4d41071f61535711c0209d7418a537233125c726f9a07614a65e7/gpytorch-0.1.0rc3.tar.gz#sha256=081d5aa4565f80a2e47e6b9c99b81178f11b06b9f422bdfaa32f867033487028 (from https://pypi.org/simple/gpytorch/) Added gpytorch==0.1.0rc3 from https://files.pythonhosted.org/packages/84/a4/777f15e4d41071f61535711c0209d7418a537233125c726f9a07614a65e7/gpytorch-0.1.0rc3.tar.gz#sha256=081d5aa4565f80a2e47e6b9c99b81178f11b06b9f422bdfaa32f867033487028 to build tracker '/tmp/pip-req-tracker-_6rw768p' Running setup.py (path:/tmp/pip-wheel-4cqlmz6s/gpytorch/setup.py) egg_info for package gpytorch Running command python setup.py egg_info running egg_info creating pip-egg-info/gpytorch.egg-info writing top-level names to pip-egg-info/gpytorch.egg-info/top_level.txt writing dependency_links to pip-egg-info/gpytorch.egg-info/dependency_links.txt writing pip-egg-info/gpytorch.egg-info/PKG-INFO writing manifest file 'pip-egg-info/gpytorch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gpytorch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gpytorch.egg-info/SOURCES.txt' /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.1.0.rc3' to '0.1.0rc3' normalized_version, Source in /tmp/pip-wheel-4cqlmz6s/gpytorch has version 0.1.0rc3, which satisfies requirement gpytorch==0.1.0rc3 from https://files.pythonhosted.org/packages/84/a4/777f15e4d41071f61535711c0209d7418a537233125c726f9a07614a65e7/gpytorch-0.1.0rc3.tar.gz#sha256=081d5aa4565f80a2e47e6b9c99b81178f11b06b9f422bdfaa32f867033487028 Removed gpytorch==0.1.0rc3 from https://files.pythonhosted.org/packages/84/a4/777f15e4d41071f61535711c0209d7418a537233125c726f9a07614a65e7/gpytorch-0.1.0rc3.tar.gz#sha256=081d5aa4565f80a2e47e6b9c99b81178f11b06b9f422bdfaa32f867033487028 from build tracker '/tmp/pip-req-tracker-_6rw768p' Building wheels for collected packages: gpytorch Created temporary directory: /tmp/pip-wheel-hbujd_4r Running setup.py bdist_wheel for gpytorch: started Destination directory: /tmp/pip-wheel-hbujd_4r Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4cqlmz6s/gpytorch/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-hbujd_4r /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.1.0.rc3' to '0.1.0rc3' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/_utils.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/gpytorch copying gpytorch/settings.py -> build/lib/gpytorch copying gpytorch/__init__.py -> build/lib/gpytorch copying gpytorch/module.py -> build/lib/gpytorch copying gpytorch/beta_features.py -> build/lib/gpytorch creating build/lib/test/lazy copying test/lazy/_lazy_tensor_test_case.py -> build/lib/test/lazy copying test/lazy/test_sum_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_interpolated_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_psd_sum_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_zero_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_mul_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_non_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_matmul_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_root_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_toeplitz_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_block_diag_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/__init__.py -> build/lib/test/lazy copying test/lazy/test_diag_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_sum_batch_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_added_diag_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_chol_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_constant_mul_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_kronecker_product_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_batch_repeat_lazy_tensor.py -> build/lib/test/lazy creating build/lib/test/distributions copying test/distributions/test_multivariate_normal.py -> build/lib/test/distributions copying test/distributions/test_multitask_multivariate_normal.py -> build/lib/test/distributions copying test/distributions/__init__.py -> build/lib/test/distributions creating build/lib/test/priors copying test/priors/test_lkj_prior.py -> build/lib/test/priors copying test/priors/__init__.py -> build/lib/test/priors copying test/priors/test_multivariate_normal_prior.py -> build/lib/test/priors copying test/priors/test_gamma_prior.py -> build/lib/test/priors copying test/priors/test_normal_prior.py -> build/lib/test/priors copying test/priors/test_smoothed_box_prior.py -> build/lib/test/priors creating build/lib/test/means copying test/means/test_multitask_mean.py -> build/lib/test/means copying test/means/test_constant_mean.py -> build/lib/test/means copying test/means/__init__.py -> build/lib/test/means copying test/means/test_zero_mean.py -> build/lib/test/means creating build/lib/test/examples copying test/examples/test_kissgp_dkl_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_variational_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_gp_classification.py -> build/lib/test/examples copying test/examples/test_kissgp_white_noise_regression.py -> build/lib/test/examples copying test/examples/test_white_noise_regression.py -> build/lib/test/examples copying test/examples/test_hadamard_multitask_gp_regression.py -> build/lib/test/examples copying test/examples/test_kronecker_multitask_gp_regression.py -> build/lib/test/examples copying test/examples/test_sgpr_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_kronecker_product_classification.py -> build/lib/test/examples copying test/examples/test_spectral_mixture_gp_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_additive_classification.py -> build/lib/test/examples copying test/examples/test_kissgp_multiplicative_regression.py -> build/lib/test/examples copying test/examples/test_simple_gp_regression.py -> build/lib/test/examples copying test/examples/test_lcm_kernel_regression.py -> build/lib/test/examples copying test/examples/test_simple_gp_classification.py -> build/lib/test/examples copying test/examples/test_svgp_gp_classification.py -> build/lib/test/examples copying test/examples/__init__.py -> build/lib/test/examples copying test/examples/test_batch_gp_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_gp_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_kronecker_product_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_additive_regression.py -> build/lib/test/examples copying test/examples/test_batch_multitask_gp_regression.py -> build/lib/test/examples copying test/examples/test_kronecker_multitask_ski_gp_regression.py -> build/lib/test/examples creating build/lib/test/kernels copying test/kernels/test_periodic_kernel.py -> build/lib/test/kernels copying test/kernels/test_spectral_mixture_kernel.py -> build/lib/test/kernels copying test/kernels/test_rbf_kernel.py -> build/lib/test/kernels copying test/kernels/test_linear_kernel.py -> build/lib/test/kernels copying test/kernels/test_scale_kernel.py -> build/lib/test/kernels copying test/kernels/__init__.py -> build/lib/test/kernels copying test/kernels/test_additive_kernel.py -> build/lib/test/kernels copying test/kernels/test_matern_kernel.py -> build/lib/test/kernels copying test/kernels/test_white_noise_kernel.py -> build/lib/test/kernels copying test/kernels/test_cosine_kernel.py -> build/lib/test/kernels creating build/lib/test/utils copying test/utils/test_sparse.py -> build/lib/test/utils copying test/utils/test_interpolation.py -> build/lib/test/utils copying test/utils/test_toeplitz.py -> build/lib/test/utils copying test/utils/test_pivoted_cholesky.py -> build/lib/test/utils copying test/utils/test_fft.py -> build/lib/test/utils copying test/utils/__init__.py -> build/lib/test/utils copying test/utils/test_lanczos.py -> build/lib/test/utils copying test/utils/test_cholesky.py -> build/lib/test/utils copying test/utils/test_grid.py -> build/lib/test/utils copying test/utils/test_linear_cg.py -> build/lib/test/utils creating build/lib/test/functions copying test/functions/test_root_decomposition.py -> build/lib/test/functions copying test/functions/test_inv_quad_log_det.py -> build/lib/test/functions copying test/functions/test_matmul.py -> build/lib/test/functions copying test/functions/test_inv_matmul.py -> build/lib/test/functions copying test/functions/test_log_normal_cdf.py -> build/lib/test/functions copying test/functions/__init__.py -> build/lib/test/functions copying test/functions/test_dsmm.py -> build/lib/test/functions creating build/lib/gpytorch/lazy copying gpytorch/lazy/block_diag_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/chol_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/diag_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/interpolated_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/added_diag_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/lazy_evaluated_kernel_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/mul_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/sum_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/lazy_tensor_representation_tree.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/kronecker_product_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/sum_batch_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/matmul_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/psd_sum_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/non_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/root_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/__init__.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/toeplitz_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/zero_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/constant_mul_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/batch_repeat_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/block_lazy_tensor.py -> build/lib/gpytorch/lazy creating build/lib/gpytorch/distributions copying gpytorch/distributions/distribution.py -> build/lib/gpytorch/distributions copying gpytorch/distributions/multitask_multivariate_normal.py -> build/lib/gpytorch/distributions copying gpytorch/distributions/__init__.py -> build/lib/gpytorch/distributions copying gpytorch/distributions/multivariate_normal.py -> build/lib/gpytorch/distributions creating build/lib/gpytorch/mlls copying gpytorch/mlls/added_loss_term.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/inducing_point_kernel_added_loss_term.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/__init__.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/exact_marginal_log_likelihood.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/variational_elbo.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/variational_marginal_log_likelihood.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/marginal_log_likelihood.py -> build/lib/gpytorch/mlls creating build/lib/gpytorch/priors copying gpytorch/priors/torch_priors.py -> build/lib/gpytorch/priors copying gpytorch/priors/smoothed_box_prior.py -> build/lib/gpytorch/priors copying gpytorch/priors/wishart_prior.py -> build/lib/gpytorch/priors copying gpytorch/priors/__init__.py -> build/lib/gpytorch/priors copying gpytorch/priors/lkj_prior.py -> build/lib/gpytorch/priors copying gpytorch/priors/utils.py -> build/lib/gpytorch/priors copying gpytorch/priors/prior.py -> build/lib/gpytorch/priors creating build/lib/gpytorch/means copying gpytorch/means/zero_mean.py -> build/lib/gpytorch/means copying gpytorch/means/multitask_mean.py -> build/lib/gpytorch/means copying gpytorch/means/mean.py -> build/lib/gpytorch/means copying gpytorch/means/__init__.py -> build/lib/gpytorch/means copying gpytorch/means/constant_mean.py -> build/lib/gpytorch/means creating build/lib/gpytorch/models copying gpytorch/models/additive_grid_inducing_variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/exact_gp.py -> build/lib/gpytorch/models copying gpytorch/models/abstract_variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/gp.py -> build/lib/gpytorch/models copying gpytorch/models/grid_inducing_variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/__init__.py -> build/lib/gpytorch/models copying gpytorch/models/pyro_variational_gp.py -> build/lib/gpytorch/models creating build/lib/gpytorch/variational copying gpytorch/variational/variational_strategy.py -> build/lib/gpytorch/variational copying gpytorch/variational/variational_distribution.py -> build/lib/gpytorch/variational copying gpytorch/variational/additive_grid_interpolation_variational_strategy.py -> build/lib/gpytorch/variational copying gpytorch/variational/cholesky_variational_distribution.py -> build/lib/gpytorch/variational copying gpytorch/variational/__init__.py -> build/lib/gpytorch/variational copying gpytorch/variational/grid_interpolation_variational_strategy.py -> build/lib/gpytorch/variational creating build/lib/gpytorch/kernels copying gpytorch/kernels/linear_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/product_structure_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/inducing_point_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/rbf_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/multitask_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/periodic_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/index_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/grid_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/grid_interpolation_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/lcm_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/cosine_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/__init__.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/additive_structure_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/spectral_mixture_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/white_noise_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/matern_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/scale_kernel.py -> build/lib/gpytorch/kernels creating build/lib/gpytorch/utils copying gpytorch/utils/stochastic_lq.py -> build/lib/gpytorch/utils copying gpytorch/utils/linear_cg.py -> build/lib/gpytorch/utils copying gpytorch/utils/fft.py -> build/lib/gpytorch/utils copying gpytorch/utils/sparse.py -> build/lib/gpytorch/utils copying gpytorch/utils/eig.py -> build/lib/gpytorch/utils copying gpytorch/utils/grid.py -> build/lib/gpytorch/utils copying gpytorch/utils/__init__.py -> build/lib/gpytorch/utils copying gpytorch/utils/cholesky.py -> build/lib/gpytorch/utils copying gpytorch/utils/pivoted_cholesky.py -> build/lib/gpytorch/utils copying gpytorch/utils/lanczos.py -> build/lib/gpytorch/utils copying gpytorch/utils/toeplitz.py -> build/lib/gpytorch/utils copying gpytorch/utils/interpolation.py -> build/lib/gpytorch/utils creating build/lib/gpytorch/functions copying gpytorch/functions/_log_normal_cdf.py -> build/lib/gpytorch/functions copying gpytorch/functions/_dsmm.py -> build/lib/gpytorch/functions copying gpytorch/functions/_root_decomposition.py -> build/lib/gpytorch/functions copying gpytorch/functions/__init__.py -> build/lib/gpytorch/functions copying gpytorch/functions/_normal_cdf.py -> build/lib/gpytorch/functions copying gpytorch/functions/_matmul.py -> build/lib/gpytorch/functions copying gpytorch/functions/_inv_quad_log_det.py -> build/lib/gpytorch/functions copying gpytorch/functions/_inv_matmul.py -> build/lib/gpytorch/functions creating build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/gaussian_likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/bernoulli_likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/__init__.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/softmax_likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/multitask_gaussian_likelihood.py -> build/lib/gpytorch/likelihoods 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/test copying build/lib/test/_utils.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/_lazy_tensor_test_case.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_interpolated_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_psd_sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_zero_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_non_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_matmul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_root_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_toeplitz_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_block_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/__init__.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_sum_batch_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_added_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_chol_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_constant_mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_kronecker_product_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_batch_repeat_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy creating build/bdist.linux-armv7l/wheel/test/distributions copying build/lib/test/distributions/test_multivariate_normal.py -> build/bdist.linux-armv7l/wheel/test/distributions copying build/lib/test/distributions/test_multitask_multivariate_normal.py -> build/bdist.linux-armv7l/wheel/test/distributions copying build/lib/test/distributions/__init__.py -> build/bdist.linux-armv7l/wheel/test/distributions creating build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_lkj_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/__init__.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_multivariate_normal_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_gamma_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_normal_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_smoothed_box_prior.py -> build/bdist.linux-armv7l/wheel/test/priors creating build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/test_multitask_mean.py -> build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/test_constant_mean.py -> build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/__init__.py -> build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/test_zero_mean.py -> build/bdist.linux-armv7l/wheel/test/means creating build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_dkl_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_variational_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_gp_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_white_noise_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_white_noise_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_hadamard_multitask_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kronecker_multitask_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_sgpr_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_kronecker_product_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_spectral_mixture_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_additive_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_multiplicative_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_simple_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_lcm_kernel_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_simple_gp_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_svgp_gp_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/__init__.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_batch_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_kronecker_product_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_additive_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_batch_multitask_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kronecker_multitask_ski_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_periodic_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_spectral_mixture_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_rbf_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_linear_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_scale_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/__init__.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_additive_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_matern_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_white_noise_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_cosine_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels creating build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_sparse.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_interpolation.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_toeplitz.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_pivoted_cholesky.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_fft.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/__init__.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_lanczos.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_cholesky.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_grid.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_linear_cg.py -> build/bdist.linux-armv7l/wheel/test/utils creating build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_root_decomposition.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_inv_quad_log_det.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_matmul.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_inv_matmul.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_log_normal_cdf.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/__init__.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_dsmm.py -> build/bdist.linux-armv7l/wheel/test/functions creating build/bdist.linux-armv7l/wheel/gpytorch creating build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/block_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/chol_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/interpolated_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/added_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/lazy_evaluated_kernel_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/lazy_tensor_representation_tree.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/kronecker_product_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/sum_batch_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/matmul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/psd_sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/non_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/root_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/toeplitz_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/zero_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/constant_mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/batch_repeat_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/block_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy creating build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/distribution.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/multitask_multivariate_normal.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/multivariate_normal.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions creating build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/added_loss_term.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/inducing_point_kernel_added_loss_term.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/exact_marginal_log_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/variational_elbo.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/variational_marginal_log_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/marginal_log_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls creating build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/torch_priors.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/smoothed_box_prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/wishart_prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/lkj_prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/utils.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors creating build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/zero_mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/multitask_mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/constant_mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/settings.py -> build/bdist.linux-armv7l/wheel/gpytorch copying build/lib/gpytorch/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch copying build/lib/gpytorch/module.py -> build/bdist.linux-armv7l/wheel/gpytorch creating build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/additive_grid_inducing_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/exact_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/abstract_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/grid_inducing_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/pyro_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/beta_features.py -> build/bdist.linux-armv7l/wheel/gpytorch creating build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/variational_strategy.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/variational_distribution.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/additive_grid_interpolation_variational_strategy.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/cholesky_variational_distribution.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/grid_interpolation_variational_strategy.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational creating build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/linear_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/product_structure_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/inducing_point_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/rbf_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/multitask_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/periodic_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/index_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/grid_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/grid_interpolation_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/lcm_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/cosine_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/additive_structure_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/spectral_mixture_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/white_noise_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/matern_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/scale_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels creating build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/stochastic_lq.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/linear_cg.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/fft.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/sparse.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/eig.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/grid.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/cholesky.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/pivoted_cholesky.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/lanczos.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/toeplitz.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/interpolation.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils creating build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_log_normal_cdf.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_dsmm.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_root_decomposition.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_normal_cdf.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_matmul.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_inv_quad_log_det.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_inv_matmul.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions creating build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/gaussian_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/bernoulli_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/softmax_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/multitask_gaussian_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods running install_egg_info running egg_info writing dependency_links to gpytorch.egg-info/dependency_links.txt writing top-level names to gpytorch.egg-info/top_level.txt writing gpytorch.egg-info/PKG-INFO reading manifest file 'gpytorch.egg-info/SOURCES.txt' writing manifest file 'gpytorch.egg-info/SOURCES.txt' Copying gpytorch.egg-info to build/bdist.linux-armv7l/wheel/gpytorch-0.1.0rc3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gpytorch-0.1.0rc3.dist-info/WHEEL Running setup.py bdist_wheel for gpytorch: finished with status 'done' Stored in directory: /tmp/tmpzwkqmkl9 Successfully built gpytorch Cleaning up... Removing source in /tmp/pip-wheel-4cqlmz6s/gpytorch Removed build tracker '/tmp/pip-req-tracker-_6rw768p'