>>> py3-sympy: Building community/py3-sympy 1.11.1-r1 (using abuild 3.11.0_rc13-r0) started Sat, 29 Apr 2023 14:31:50 +0000 >>> py3-sympy: Checking sanity of /home/buildozer/aports/community/py3-sympy/APKBUILD... >>> py3-sympy: Analyzing dependencies... >>> py3-sympy: Installing for build: build-base python3 py3-mpmath py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libffi (3.4.4-r2) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (2.5.1-r2) (4/25) Installing libpanelw (6.4_p20230424-r0) (5/25) Installing readline (8.2.1-r1) (6/25) Installing sqlite-libs (3.41.2-r2) (7/25) Installing python3 (3.11.3-r10) (8/25) Installing python3-pycache-pyc0 (3.11.3-r10) (9/25) Installing pyc (0.1-r0) (10/25) Installing python3-pyc (3.11.3-r10) (11/25) Installing py3-mpmath (1.2.1-r3) (12/25) Installing py3-mpmath-pyc (1.2.1-r3) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (13-r2) (16/25) Installing py3-gpep517-pyc (13-r2) (17/25) Installing py3-parsing (3.0.9-r2) (18/25) Installing py3-parsing-pyc (3.0.9-r2) (19/25) Installing py3-packaging (23.1-r1) (20/25) Installing py3-packaging-pyc (23.1-r1) (21/25) Installing py3-setuptools (67.7.2-r0) (22/25) Installing py3-setuptools-pyc (67.7.2-r0) (23/25) Installing py3-wheel (0.40.0-r1) (24/25) Installing py3-wheel-pyc (0.40.0-r1) (25/25) Installing .makedepends-py3-sympy (20230429.143150) Executing busybox-1.36.0-r8.trigger OK: 500 MiB in 128 packages >>> py3-sympy: Cleaning up srcdir >>> py3-sympy: Cleaning up pkgdir >>> py3-sympy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-sympy-1.11.1.tar.gz >>> py3-sympy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-sympy-1.11.1.tar.gz >>> py3-sympy: Checking sha512sums... py3-sympy-1.11.1.tar.gz: OK >>> py3-sympy: Unpacking /var/cache/distfiles/v3.18/py3-sympy-1.11.1.tar.gz... 2023-04-29 14:31:51,977 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-29 14:31:52,037 root INFO running bdist_wheel 2023-04-29 14:31:52,048 root INFO running build 2023-04-29 14:31:52,048 root INFO running build_py 2023-04-29 14:31:52,050 root INFO creating build 2023-04-29 14:31:52,050 root INFO creating build/lib 2023-04-29 14:31:52,050 root INFO copying isympy.py -> build/lib 2023-04-29 14:31:52,051 root INFO creating build/lib/sympy 2023-04-29 14:31:52,051 root INFO copying sympy/conftest.py -> build/lib/sympy 2023-04-29 14:31:52,051 root INFO copying sympy/abc.py -> build/lib/sympy 2023-04-29 14:31:52,051 root INFO copying sympy/this.py -> build/lib/sympy 2023-04-29 14:31:52,051 root INFO copying sympy/galgebra.py -> build/lib/sympy 2023-04-29 14:31:52,052 root INFO copying sympy/__init__.py -> build/lib/sympy 2023-04-29 14:31:52,052 root INFO copying sympy/release.py -> build/lib/sympy 2023-04-29 14:31:52,052 root INFO creating build/lib/sympy/algebras 2023-04-29 14:31:52,052 root INFO copying sympy/algebras/quaternion.py -> build/lib/sympy/algebras 2023-04-29 14:31:52,052 root INFO copying sympy/algebras/__init__.py -> build/lib/sympy/algebras 2023-04-29 14:31:52,053 root INFO creating build/lib/sympy/assumptions 2023-04-29 14:31:52,053 root INFO copying sympy/assumptions/ask.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,053 root INFO copying sympy/assumptions/assume.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,053 root INFO copying sympy/assumptions/facts.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,054 root INFO copying sympy/assumptions/refine.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,054 root INFO copying sympy/assumptions/sathandlers.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,054 root INFO copying sympy/assumptions/wrapper.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,054 root INFO copying sympy/assumptions/cnf.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,054 root INFO copying sympy/assumptions/__init__.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,054 root INFO copying sympy/assumptions/ask_generated.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,055 root INFO copying sympy/assumptions/satask.py -> build/lib/sympy/assumptions 2023-04-29 14:31:52,055 root INFO creating build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,055 root INFO copying sympy/assumptions/handlers/matrices.py -> build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,055 root INFO copying sympy/assumptions/handlers/sets.py -> build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,056 root INFO copying sympy/assumptions/handlers/order.py -> build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,056 root INFO copying sympy/assumptions/handlers/calculus.py -> build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,056 root INFO copying sympy/assumptions/handlers/ntheory.py -> build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,056 root INFO copying sympy/assumptions/handlers/__init__.py -> build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,056 root INFO copying sympy/assumptions/handlers/common.py -> build/lib/sympy/assumptions/handlers 2023-04-29 14:31:52,057 root INFO creating build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,057 root INFO copying sympy/assumptions/predicates/matrices.py -> build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,057 root INFO copying sympy/assumptions/predicates/sets.py -> build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,057 root INFO copying sympy/assumptions/predicates/order.py -> build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,057 root INFO copying sympy/assumptions/predicates/calculus.py -> build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,057 root INFO copying sympy/assumptions/predicates/ntheory.py -> build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,058 root INFO copying sympy/assumptions/predicates/__init__.py -> build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,058 root INFO copying sympy/assumptions/predicates/common.py -> build/lib/sympy/assumptions/predicates 2023-04-29 14:31:52,058 root INFO creating build/lib/sympy/assumptions/relation 2023-04-29 14:31:52,058 root INFO copying sympy/assumptions/relation/equality.py -> build/lib/sympy/assumptions/relation 2023-04-29 14:31:52,058 root INFO copying sympy/assumptions/relation/binrel.py -> build/lib/sympy/assumptions/relation 2023-04-29 14:31:52,059 root INFO copying sympy/assumptions/relation/__init__.py -> build/lib/sympy/assumptions/relation 2023-04-29 14:31:52,059 root INFO creating build/lib/sympy/benchmarks 2023-04-29 14:31:52,059 root INFO copying sympy/benchmarks/bench_discrete_log.py -> build/lib/sympy/benchmarks 2023-04-29 14:31:52,059 root INFO copying sympy/benchmarks/bench_meijerint.py -> build/lib/sympy/benchmarks 2023-04-29 14:31:52,059 root INFO copying sympy/benchmarks/bench_symbench.py -> build/lib/sympy/benchmarks 2023-04-29 14:31:52,060 root INFO copying sympy/benchmarks/__init__.py -> build/lib/sympy/benchmarks 2023-04-29 14:31:52,060 root INFO creating build/lib/sympy/calculus 2023-04-29 14:31:52,060 root INFO copying sympy/calculus/util.py -> build/lib/sympy/calculus 2023-04-29 14:31:52,060 root INFO copying sympy/calculus/accumulationbounds.py -> build/lib/sympy/calculus 2023-04-29 14:31:52,060 root INFO copying sympy/calculus/finite_diff.py -> build/lib/sympy/calculus 2023-04-29 14:31:52,061 root INFO copying sympy/calculus/__init__.py -> build/lib/sympy/calculus 2023-04-29 14:31:52,061 root INFO copying sympy/calculus/euler.py -> build/lib/sympy/calculus 2023-04-29 14:31:52,061 root INFO copying sympy/calculus/singularities.py -> build/lib/sympy/calculus 2023-04-29 14:31:52,061 root INFO creating build/lib/sympy/categories 2023-04-29 14:31:52,061 root INFO copying sympy/categories/baseclasses.py -> build/lib/sympy/categories 2023-04-29 14:31:52,061 root INFO copying sympy/categories/diagram_drawing.py -> build/lib/sympy/categories 2023-04-29 14:31:52,062 root INFO copying sympy/categories/__init__.py -> build/lib/sympy/categories 2023-04-29 14:31:52,062 root INFO creating build/lib/sympy/codegen 2023-04-29 14:31:52,062 root INFO copying sympy/codegen/futils.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,062 root INFO copying sympy/codegen/cnodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,063 root INFO copying sympy/codegen/cutils.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,063 root INFO copying sympy/codegen/fnodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,063 root INFO copying sympy/codegen/cxxnodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,063 root INFO copying sympy/codegen/pynodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,063 root INFO copying sympy/codegen/abstract_nodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,064 root INFO copying sympy/codegen/pyutils.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,064 root INFO copying sympy/codegen/scipy_nodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,064 root INFO copying sympy/codegen/ast.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,064 root INFO copying sympy/codegen/approximations.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,064 root INFO copying sympy/codegen/numpy_nodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,064 root INFO copying sympy/codegen/algorithms.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,065 root INFO copying sympy/codegen/__init__.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,065 root INFO copying sympy/codegen/matrix_nodes.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,065 root INFO copying sympy/codegen/cfunctions.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,065 root INFO copying sympy/codegen/rewriting.py -> build/lib/sympy/codegen 2023-04-29 14:31:52,066 root INFO creating build/lib/sympy/combinatorics 2023-04-29 14:31:52,066 root INFO copying sympy/combinatorics/coset_table.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,066 root INFO copying sympy/combinatorics/named_groups.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,066 root INFO copying sympy/combinatorics/testutil.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,066 root INFO copying sympy/combinatorics/util.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,067 root INFO copying sympy/combinatorics/polyhedron.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,067 root INFO copying sympy/combinatorics/schur_number.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,067 root INFO copying sympy/combinatorics/tensor_can.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,067 root INFO copying sympy/combinatorics/partitions.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,067 root INFO copying sympy/combinatorics/homomorphisms.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,068 root INFO copying sympy/combinatorics/group_constructs.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,068 root INFO copying sympy/combinatorics/generators.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,068 root INFO copying sympy/combinatorics/perm_groups.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,068 root INFO copying sympy/combinatorics/rewritingsystem.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,068 root INFO copying sympy/combinatorics/subsets.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,069 root INFO copying sympy/combinatorics/graycode.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,069 root INFO copying sympy/combinatorics/pc_groups.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,069 root INFO copying sympy/combinatorics/free_groups.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,069 root INFO copying sympy/combinatorics/prufer.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,069 root INFO copying sympy/combinatorics/group_numbers.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,070 root INFO copying sympy/combinatorics/permutations.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,070 root INFO copying sympy/combinatorics/__init__.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,070 root INFO copying sympy/combinatorics/fp_groups.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,070 root INFO copying sympy/combinatorics/rewritingsystem_fsm.py -> build/lib/sympy/combinatorics 2023-04-29 14:31:52,071 root INFO creating build/lib/sympy/concrete 2023-04-29 14:31:52,071 root INFO copying sympy/concrete/expr_with_intlimits.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,071 root INFO copying sympy/concrete/expr_with_limits.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,071 root INFO copying sympy/concrete/gosper.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,071 root INFO copying sympy/concrete/summations.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,071 root INFO copying sympy/concrete/guess.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,072 root INFO copying sympy/concrete/delta.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,072 root INFO copying sympy/concrete/__init__.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,072 root INFO copying sympy/concrete/products.py -> build/lib/sympy/concrete 2023-04-29 14:31:52,073 root INFO creating build/lib/sympy/core 2023-04-29 14:31:52,073 root INFO copying sympy/core/function.py -> build/lib/sympy/core 2023-04-29 14:31:52,073 root INFO copying sympy/core/relational.py -> build/lib/sympy/core 2023-04-29 14:31:52,073 root INFO copying sympy/core/decorators.py -> build/lib/sympy/core 2023-04-29 14:31:52,073 root INFO copying sympy/core/traversal.py -> build/lib/sympy/core 2023-04-29 14:31:52,074 root INFO copying sympy/core/compatibility.py -> build/lib/sympy/core 2023-04-29 14:31:52,074 root INFO copying sympy/core/power.py -> build/lib/sympy/core 2023-04-29 14:31:52,074 root INFO copying sympy/core/trace.py -> build/lib/sympy/core 2023-04-29 14:31:52,074 root INFO copying sympy/core/kind.py -> build/lib/sympy/core 2023-04-29 14:31:52,074 root INFO copying sympy/core/cache.py -> build/lib/sympy/core 2023-04-29 14:31:52,075 root INFO copying sympy/core/parameters.py -> build/lib/sympy/core 2023-04-29 14:31:52,075 root INFO copying sympy/core/_print_helpers.py -> build/lib/sympy/core 2023-04-29 14:31:52,075 root INFO copying sympy/core/coreerrors.py -> build/lib/sympy/core 2023-04-29 14:31:52,075 root INFO copying sympy/core/add.py -> build/lib/sympy/core 2023-04-29 14:31:52,075 root INFO copying sympy/core/operations.py -> build/lib/sympy/core 2023-04-29 14:31:52,076 root INFO copying sympy/core/containers.py -> build/lib/sympy/core 2023-04-29 14:31:52,076 root INFO copying sympy/core/exprtools.py -> build/lib/sympy/core 2023-04-29 14:31:52,076 root INFO copying sympy/core/symbol.py -> build/lib/sympy/core 2023-04-29 14:31:52,076 root INFO copying sympy/core/mod.py -> build/lib/sympy/core 2023-04-29 14:31:52,076 root INFO copying sympy/core/core.py -> build/lib/sympy/core 2023-04-29 14:31:52,076 root INFO copying sympy/core/singleton.py -> build/lib/sympy/core 2023-04-29 14:31:52,077 root INFO copying sympy/core/sympify.py -> build/lib/sympy/core 2023-04-29 14:31:52,077 root INFO copying sympy/core/expr.py -> build/lib/sympy/core 2023-04-29 14:31:52,077 root INFO copying sympy/core/alphabets.py -> build/lib/sympy/core 2023-04-29 14:31:52,077 root INFO copying sympy/core/numbers.py -> build/lib/sympy/core 2023-04-29 14:31:52,078 root INFO copying sympy/core/rules.py -> build/lib/sympy/core 2023-04-29 14:31:52,078 root INFO copying sympy/core/random.py -> build/lib/sympy/core 2023-04-29 14:31:52,078 root INFO copying sympy/core/facts.py -> build/lib/sympy/core 2023-04-29 14:31:52,078 root INFO copying sympy/core/mul.py -> build/lib/sympy/core 2023-04-29 14:31:52,078 root INFO copying sympy/core/backend.py -> build/lib/sympy/core 2023-04-29 14:31:52,079 root INFO copying sympy/core/basic.py -> build/lib/sympy/core 2023-04-29 14:31:52,079 root INFO copying sympy/core/multidimensional.py -> build/lib/sympy/core 2023-04-29 14:31:52,079 root INFO copying sympy/core/assumptions.py -> build/lib/sympy/core 2023-04-29 14:31:52,079 root INFO copying sympy/core/__init__.py -> build/lib/sympy/core 2023-04-29 14:31:52,079 root INFO copying sympy/core/logic.py -> build/lib/sympy/core 2023-04-29 14:31:52,079 root INFO copying sympy/core/evalf.py -> build/lib/sympy/core 2023-04-29 14:31:52,080 root INFO copying sympy/core/sorting.py -> build/lib/sympy/core 2023-04-29 14:31:52,080 root INFO creating build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,080 root INFO copying sympy/core/benchmarks/bench_assumptions.py -> build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,080 root INFO copying sympy/core/benchmarks/bench_sympify.py -> build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,081 root INFO copying sympy/core/benchmarks/bench_numbers.py -> build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,081 root INFO copying sympy/core/benchmarks/bench_expand.py -> build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,081 root INFO copying sympy/core/benchmarks/__init__.py -> build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,081 root INFO copying sympy/core/benchmarks/bench_basic.py -> build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,081 root INFO copying sympy/core/benchmarks/bench_arit.py -> build/lib/sympy/core/benchmarks 2023-04-29 14:31:52,081 root INFO creating build/lib/sympy/crypto 2023-04-29 14:31:52,082 root INFO copying sympy/crypto/crypto.py -> build/lib/sympy/crypto 2023-04-29 14:31:52,082 root INFO copying sympy/crypto/__init__.py -> build/lib/sympy/crypto 2023-04-29 14:31:52,082 root INFO creating build/lib/sympy/diffgeom 2023-04-29 14:31:52,082 root INFO copying sympy/diffgeom/rn.py -> build/lib/sympy/diffgeom 2023-04-29 14:31:52,082 root INFO copying sympy/diffgeom/diffgeom.py -> build/lib/sympy/diffgeom 2023-04-29 14:31:52,083 root INFO copying sympy/diffgeom/__init__.py -> build/lib/sympy/diffgeom 2023-04-29 14:31:52,083 root INFO creating build/lib/sympy/discrete 2023-04-29 14:31:52,083 root INFO copying sympy/discrete/recurrences.py -> build/lib/sympy/discrete 2023-04-29 14:31:52,083 root INFO copying sympy/discrete/transforms.py -> build/lib/sympy/discrete 2023-04-29 14:31:52,083 root INFO copying sympy/discrete/convolutions.py -> build/lib/sympy/discrete 2023-04-29 14:31:52,084 root INFO copying sympy/discrete/__init__.py -> build/lib/sympy/discrete 2023-04-29 14:31:52,084 root INFO creating build/lib/sympy/external 2023-04-29 14:31:52,084 root INFO copying sympy/external/importtools.py -> build/lib/sympy/external 2023-04-29 14:31:52,084 root INFO copying sympy/external/pythonmpq.py -> build/lib/sympy/external 2023-04-29 14:31:52,084 root INFO copying sympy/external/__init__.py -> build/lib/sympy/external 2023-04-29 14:31:52,085 root INFO copying sympy/external/gmpy.py -> build/lib/sympy/external 2023-04-29 14:31:52,085 root INFO creating build/lib/sympy/functions 2023-04-29 14:31:52,085 root INFO copying sympy/functions/__init__.py -> build/lib/sympy/functions 2023-04-29 14:31:52,085 root INFO creating build/lib/sympy/functions/combinatorial 2023-04-29 14:31:52,085 root INFO copying sympy/functions/combinatorial/numbers.py -> build/lib/sympy/functions/combinatorial 2023-04-29 14:31:52,086 root INFO copying sympy/functions/combinatorial/factorials.py -> build/lib/sympy/functions/combinatorial 2023-04-29 14:31:52,086 root INFO copying sympy/functions/combinatorial/__init__.py -> build/lib/sympy/functions/combinatorial 2023-04-29 14:31:52,086 root INFO creating build/lib/sympy/functions/elementary 2023-04-29 14:31:52,086 root INFO copying sympy/functions/elementary/trigonometric.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,087 root INFO copying sympy/functions/elementary/integers.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,087 root INFO copying sympy/functions/elementary/hyperbolic.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,087 root INFO copying sympy/functions/elementary/exponential.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,087 root INFO copying sympy/functions/elementary/complexes.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,087 root INFO copying sympy/functions/elementary/piecewise.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,088 root INFO copying sympy/functions/elementary/miscellaneous.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,088 root INFO copying sympy/functions/elementary/__init__.py -> build/lib/sympy/functions/elementary 2023-04-29 14:31:52,088 root INFO creating build/lib/sympy/functions/elementary/benchmarks 2023-04-29 14:31:52,088 root INFO copying sympy/functions/elementary/benchmarks/bench_exp.py -> build/lib/sympy/functions/elementary/benchmarks 2023-04-29 14:31:52,088 root INFO copying sympy/functions/elementary/benchmarks/__init__.py -> build/lib/sympy/functions/elementary/benchmarks 2023-04-29 14:31:52,089 root INFO creating build/lib/sympy/functions/special 2023-04-29 14:31:52,089 root INFO copying sympy/functions/special/elliptic_integrals.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,089 root INFO copying sympy/functions/special/error_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,089 root INFO copying sympy/functions/special/gamma_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,090 root INFO copying sympy/functions/special/bessel.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,090 root INFO copying sympy/functions/special/tensor_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,090 root INFO copying sympy/functions/special/mathieu_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,090 root INFO copying sympy/functions/special/polynomials.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,090 root INFO copying sympy/functions/special/hyper.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,090 root INFO copying sympy/functions/special/bsplines.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,091 root INFO copying sympy/functions/special/delta_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,091 root INFO copying sympy/functions/special/spherical_harmonics.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,091 root INFO copying sympy/functions/special/singularity_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,091 root INFO copying sympy/functions/special/zeta_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,091 root INFO copying sympy/functions/special/beta_functions.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,092 root INFO copying sympy/functions/special/__init__.py -> build/lib/sympy/functions/special 2023-04-29 14:31:52,092 root INFO creating build/lib/sympy/functions/special/benchmarks 2023-04-29 14:31:52,092 root INFO copying sympy/functions/special/benchmarks/bench_special.py -> build/lib/sympy/functions/special/benchmarks 2023-04-29 14:31:52,092 root INFO copying sympy/functions/special/benchmarks/__init__.py -> build/lib/sympy/functions/special/benchmarks 2023-04-29 14:31:52,093 root INFO creating build/lib/sympy/geometry 2023-04-29 14:31:52,093 root INFO copying sympy/geometry/polygon.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,093 root INFO copying sympy/geometry/util.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,093 root INFO copying sympy/geometry/line.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,093 root INFO copying sympy/geometry/exceptions.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,093 root INFO copying sympy/geometry/entity.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,094 root INFO copying sympy/geometry/parabola.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,094 root INFO copying sympy/geometry/point.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,094 root INFO copying sympy/geometry/ellipse.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,094 root INFO copying sympy/geometry/plane.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,094 root INFO copying sympy/geometry/curve.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,095 root INFO copying sympy/geometry/__init__.py -> build/lib/sympy/geometry 2023-04-29 14:31:52,095 root INFO creating build/lib/sympy/holonomic 2023-04-29 14:31:52,095 root INFO copying sympy/holonomic/holonomicerrors.py -> build/lib/sympy/holonomic 2023-04-29 14:31:52,095 root INFO copying sympy/holonomic/__init__.py -> build/lib/sympy/holonomic 2023-04-29 14:31:52,095 root INFO copying sympy/holonomic/recurrence.py -> build/lib/sympy/holonomic 2023-04-29 14:31:52,096 root INFO copying sympy/holonomic/holonomic.py -> build/lib/sympy/holonomic 2023-04-29 14:31:52,096 root INFO copying sympy/holonomic/numerical.py -> build/lib/sympy/holonomic 2023-04-29 14:31:52,096 root INFO creating build/lib/sympy/integrals 2023-04-29 14:31:52,096 root INFO copying sympy/integrals/integrals.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,097 root INFO copying sympy/integrals/meijerint_doc.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,097 root INFO copying sympy/integrals/transforms.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,097 root INFO copying sympy/integrals/rde.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,097 root INFO copying sympy/integrals/trigonometry.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,097 root INFO copying sympy/integrals/intpoly.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,098 root INFO copying sympy/integrals/deltafunctions.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,098 root INFO copying sympy/integrals/risch.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,098 root INFO copying sympy/integrals/manualintegrate.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,098 root INFO copying sympy/integrals/heurisch.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,098 root INFO copying sympy/integrals/singularityfunctions.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,099 root INFO copying sympy/integrals/__init__.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,099 root INFO copying sympy/integrals/quadrature.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,099 root INFO copying sympy/integrals/prde.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,099 root INFO copying sympy/integrals/meijerint.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,099 root INFO copying sympy/integrals/rationaltools.py -> build/lib/sympy/integrals 2023-04-29 14:31:52,100 root INFO creating build/lib/sympy/integrals/benchmarks 2023-04-29 14:31:52,100 root INFO copying sympy/integrals/benchmarks/bench_integrate.py -> build/lib/sympy/integrals/benchmarks 2023-04-29 14:31:52,100 root INFO copying sympy/integrals/benchmarks/bench_trigintegrate.py -> build/lib/sympy/integrals/benchmarks 2023-04-29 14:31:52,100 root INFO copying sympy/integrals/benchmarks/__init__.py -> build/lib/sympy/integrals/benchmarks 2023-04-29 14:31:52,101 root INFO creating build/lib/sympy/integrals/rubi 2023-04-29 14:31:52,101 root INFO copying sympy/integrals/rubi/constraints.py -> build/lib/sympy/integrals/rubi 2023-04-29 14:31:52,101 root INFO copying sympy/integrals/rubi/symbol.py -> build/lib/sympy/integrals/rubi 2023-04-29 14:31:52,101 root INFO copying sympy/integrals/rubi/rubimain.py -> build/lib/sympy/integrals/rubi 2023-04-29 14:31:52,101 root INFO copying sympy/integrals/rubi/utility_function.py -> build/lib/sympy/integrals/rubi 2023-04-29 14:31:52,102 root INFO copying sympy/integrals/rubi/__init__.py -> build/lib/sympy/integrals/rubi 2023-04-29 14:31:52,102 root INFO creating build/lib/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,102 root INFO copying sympy/integrals/rubi/parsetools/generate_tests.py -> build/lib/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,102 root INFO copying sympy/integrals/rubi/parsetools/generate_rules.py -> build/lib/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,103 root INFO copying sympy/integrals/rubi/parsetools/parse.py -> build/lib/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,103 root INFO copying sympy/integrals/rubi/parsetools/__init__.py -> build/lib/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,103 root INFO creating build/lib/sympy/integrals/rubi/rubi_tests 2023-04-29 14:31:52,103 root INFO copying sympy/integrals/rubi/rubi_tests/__init__.py -> build/lib/sympy/integrals/rubi/rubi_tests 2023-04-29 14:31:52,104 root INFO creating build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,104 root INFO copying sympy/integrals/rubi/rules/special_functions.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,104 root INFO copying sympy/integrals/rubi/rules/inverse_hyperbolic.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,104 root INFO copying sympy/integrals/rubi/rules/integrand_simplification.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,105 root INFO copying sympy/integrals/rubi/rules/miscellaneous_trig.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,105 root INFO copying sympy/integrals/rubi/rules/linear_products.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,105 root INFO copying sympy/integrals/rubi/rules/secant.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,106 root INFO copying sympy/integrals/rubi/rules/inverse_trig.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,106 root INFO copying sympy/integrals/rubi/rules/miscellaneous_algebraic.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,106 root INFO copying sympy/integrals/rubi/rules/piecewise_linear.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,107 root INFO copying sympy/integrals/rubi/rules/tangent.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,107 root INFO copying sympy/integrals/rubi/rules/sine.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,108 root INFO copying sympy/integrals/rubi/rules/binomial_products.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,108 root INFO copying sympy/integrals/rubi/rules/hyperbolic.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,108 root INFO copying sympy/integrals/rubi/rules/exponential.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,108 root INFO copying sympy/integrals/rubi/rules/miscellaneous_integration.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,109 root INFO copying sympy/integrals/rubi/rules/quadratic_products.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,109 root INFO copying sympy/integrals/rubi/rules/logarithms.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,109 root INFO copying sympy/integrals/rubi/rules/__init__.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,110 root INFO copying sympy/integrals/rubi/rules/trinomial_products.py -> build/lib/sympy/integrals/rubi/rules 2023-04-29 14:31:52,110 root INFO creating build/lib/sympy/interactive 2023-04-29 14:31:52,110 root INFO copying sympy/interactive/traversal.py -> build/lib/sympy/interactive 2023-04-29 14:31:52,110 root INFO copying sympy/interactive/session.py -> build/lib/sympy/interactive 2023-04-29 14:31:52,110 root INFO copying sympy/interactive/__init__.py -> build/lib/sympy/interactive 2023-04-29 14:31:52,111 root INFO copying sympy/interactive/printing.py -> build/lib/sympy/interactive 2023-04-29 14:31:52,111 root INFO creating build/lib/sympy/liealgebras 2023-04-29 14:31:52,111 root INFO copying sympy/liealgebras/type_a.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,111 root INFO copying sympy/liealgebras/type_e.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,112 root INFO copying sympy/liealgebras/type_c.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,112 root INFO copying sympy/liealgebras/cartan_type.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,112 root INFO copying sympy/liealgebras/cartan_matrix.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,112 root INFO copying sympy/liealgebras/root_system.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,112 root INFO copying sympy/liealgebras/type_f.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,112 root INFO copying sympy/liealgebras/dynkin_diagram.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,113 root INFO copying sympy/liealgebras/weyl_group.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,113 root INFO copying sympy/liealgebras/type_g.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,113 root INFO copying sympy/liealgebras/type_d.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,113 root INFO copying sympy/liealgebras/type_b.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,113 root INFO copying sympy/liealgebras/__init__.py -> build/lib/sympy/liealgebras 2023-04-29 14:31:52,114 root INFO creating build/lib/sympy/logic 2023-04-29 14:31:52,114 root INFO copying sympy/logic/inference.py -> build/lib/sympy/logic 2023-04-29 14:31:52,114 root INFO copying sympy/logic/boolalg.py -> build/lib/sympy/logic 2023-04-29 14:31:52,114 root INFO copying sympy/logic/__init__.py -> build/lib/sympy/logic 2023-04-29 14:31:52,115 root INFO creating build/lib/sympy/logic/algorithms 2023-04-29 14:31:52,115 root INFO copying sympy/logic/algorithms/dpll.py -> build/lib/sympy/logic/algorithms 2023-04-29 14:31:52,115 root INFO copying sympy/logic/algorithms/minisat22_wrapper.py -> build/lib/sympy/logic/algorithms 2023-04-29 14:31:52,115 root INFO copying sympy/logic/algorithms/dpll2.py -> build/lib/sympy/logic/algorithms 2023-04-29 14:31:52,115 root INFO copying sympy/logic/algorithms/pycosat_wrapper.py -> build/lib/sympy/logic/algorithms 2023-04-29 14:31:52,115 root INFO copying sympy/logic/algorithms/__init__.py -> build/lib/sympy/logic/algorithms 2023-04-29 14:31:52,116 root INFO creating build/lib/sympy/logic/utilities 2023-04-29 14:31:52,116 root INFO copying sympy/logic/utilities/dimacs.py -> build/lib/sympy/logic/utilities 2023-04-29 14:31:52,116 root INFO copying sympy/logic/utilities/__init__.py -> build/lib/sympy/logic/utilities 2023-04-29 14:31:52,116 root INFO creating build/lib/sympy/matrices 2023-04-29 14:31:52,117 root INFO copying sympy/matrices/matrices.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,117 root INFO copying sympy/matrices/eigen.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,117 root INFO copying sympy/matrices/repmatrix.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,117 root INFO copying sympy/matrices/graph.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,117 root INFO copying sympy/matrices/dense.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,118 root INFO copying sympy/matrices/sparse.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,118 root INFO copying sympy/matrices/reductions.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,118 root INFO copying sympy/matrices/sparsetools.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,118 root INFO copying sympy/matrices/solvers.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,118 root INFO copying sympy/matrices/decompositions.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,118 root INFO copying sympy/matrices/utilities.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,119 root INFO copying sympy/matrices/immutable.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,119 root INFO copying sympy/matrices/normalforms.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,119 root INFO copying sympy/matrices/__init__.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,119 root INFO copying sympy/matrices/common.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,119 root INFO copying sympy/matrices/determinant.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,120 root INFO copying sympy/matrices/subspaces.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,120 root INFO copying sympy/matrices/inverse.py -> build/lib/sympy/matrices 2023-04-29 14:31:52,120 root INFO creating build/lib/sympy/matrices/benchmarks 2023-04-29 14:31:52,120 root INFO copying sympy/matrices/benchmarks/bench_matrix.py -> build/lib/sympy/matrices/benchmarks 2023-04-29 14:31:52,120 root INFO copying sympy/matrices/benchmarks/__init__.py -> build/lib/sympy/matrices/benchmarks 2023-04-29 14:31:52,121 root INFO creating build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,121 root INFO copying sympy/matrices/expressions/factorizations.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,121 root INFO copying sympy/matrices/expressions/adjoint.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,121 root INFO copying sympy/matrices/expressions/diagonal.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,122 root INFO copying sympy/matrices/expressions/companion.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,122 root INFO copying sympy/matrices/expressions/matmul.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,122 root INFO copying sympy/matrices/expressions/trace.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,122 root INFO copying sympy/matrices/expressions/matexpr.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,122 root INFO copying sympy/matrices/expressions/matpow.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,122 root INFO copying sympy/matrices/expressions/slice.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,123 root INFO copying sympy/matrices/expressions/funcmatrix.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,123 root INFO copying sympy/matrices/expressions/sets.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,123 root INFO copying sympy/matrices/expressions/blockmatrix.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,123 root INFO copying sympy/matrices/expressions/matadd.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,123 root INFO copying sympy/matrices/expressions/transpose.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,124 root INFO copying sympy/matrices/expressions/hadamard.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,124 root INFO copying sympy/matrices/expressions/dotproduct.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,124 root INFO copying sympy/matrices/expressions/kronecker.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,124 root INFO copying sympy/matrices/expressions/applyfunc.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,124 root INFO copying sympy/matrices/expressions/__init__.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,124 root INFO copying sympy/matrices/expressions/determinant.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,125 root INFO copying sympy/matrices/expressions/special.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,125 root INFO copying sympy/matrices/expressions/fourier.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,125 root INFO copying sympy/matrices/expressions/permutation.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,125 root INFO copying sympy/matrices/expressions/inverse.py -> build/lib/sympy/matrices/expressions 2023-04-29 14:31:52,125 root INFO creating build/lib/sympy/multipledispatch 2023-04-29 14:31:52,126 root INFO copying sympy/multipledispatch/dispatcher.py -> build/lib/sympy/multipledispatch 2023-04-29 14:31:52,126 root INFO copying sympy/multipledispatch/conflict.py -> build/lib/sympy/multipledispatch 2023-04-29 14:31:52,126 root INFO copying sympy/multipledispatch/core.py -> build/lib/sympy/multipledispatch 2023-04-29 14:31:52,126 root INFO copying sympy/multipledispatch/utils.py -> build/lib/sympy/multipledispatch 2023-04-29 14:31:52,126 root INFO copying sympy/multipledispatch/__init__.py -> build/lib/sympy/multipledispatch 2023-04-29 14:31:52,127 root INFO creating build/lib/sympy/ntheory 2023-04-29 14:31:52,127 root INFO copying sympy/ntheory/egyptian_fraction.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,127 root INFO copying sympy/ntheory/primetest.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,127 root INFO copying sympy/ntheory/bbp_pi.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,127 root INFO copying sympy/ntheory/partitions_.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,128 root INFO copying sympy/ntheory/qs.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,128 root INFO copying sympy/ntheory/factor_.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,128 root INFO copying sympy/ntheory/elliptic_curve.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,128 root INFO copying sympy/ntheory/multinomial.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,128 root INFO copying sympy/ntheory/residue_ntheory.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,129 root INFO copying sympy/ntheory/modular.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,129 root INFO copying sympy/ntheory/generate.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,129 root INFO copying sympy/ntheory/continued_fraction.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,129 root INFO copying sympy/ntheory/digits.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,129 root INFO copying sympy/ntheory/ecm.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,130 root INFO copying sympy/ntheory/__init__.py -> build/lib/sympy/ntheory 2023-04-29 14:31:52,130 root INFO creating build/lib/sympy/parsing 2023-04-29 14:31:52,130 root INFO copying sympy/parsing/sympy_parser.py -> build/lib/sympy/parsing 2023-04-29 14:31:52,130 root INFO copying sympy/parsing/maxima.py -> build/lib/sympy/parsing 2023-04-29 14:31:52,130 root INFO copying sympy/parsing/ast_parser.py -> build/lib/sympy/parsing 2023-04-29 14:31:52,131 root INFO copying sympy/parsing/mathematica.py -> build/lib/sympy/parsing 2023-04-29 14:31:52,131 root INFO copying sympy/parsing/sym_expr.py -> build/lib/sympy/parsing 2023-04-29 14:31:52,131 root INFO copying sympy/parsing/__init__.py -> build/lib/sympy/parsing 2023-04-29 14:31:52,131 root INFO creating build/lib/sympy/parsing/autolev 2023-04-29 14:31:52,131 root INFO copying sympy/parsing/autolev/_listener_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2023-04-29 14:31:52,132 root INFO copying sympy/parsing/autolev/_build_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2023-04-29 14:31:52,132 root INFO copying sympy/parsing/autolev/_parse_autolev_antlr.py -> build/lib/sympy/parsing/autolev 2023-04-29 14:31:52,132 root INFO copying sympy/parsing/autolev/__init__.py -> build/lib/sympy/parsing/autolev 2023-04-29 14:31:52,132 root INFO creating build/lib/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,132 root INFO copying sympy/parsing/autolev/_antlr/autolevlistener.py -> build/lib/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,133 root INFO copying sympy/parsing/autolev/_antlr/autolevlexer.py -> build/lib/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,133 root INFO copying sympy/parsing/autolev/_antlr/autolevparser.py -> build/lib/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,133 root INFO copying sympy/parsing/autolev/_antlr/__init__.py -> build/lib/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,133 root INFO creating build/lib/sympy/parsing/c 2023-04-29 14:31:52,133 root INFO copying sympy/parsing/c/c_parser.py -> build/lib/sympy/parsing/c 2023-04-29 14:31:52,134 root INFO copying sympy/parsing/c/__init__.py -> build/lib/sympy/parsing/c 2023-04-29 14:31:52,134 root INFO creating build/lib/sympy/parsing/fortran 2023-04-29 14:31:52,134 root INFO copying sympy/parsing/fortran/fortran_parser.py -> build/lib/sympy/parsing/fortran 2023-04-29 14:31:52,134 root INFO copying sympy/parsing/fortran/__init__.py -> build/lib/sympy/parsing/fortran 2023-04-29 14:31:52,134 root INFO creating build/lib/sympy/parsing/latex 2023-04-29 14:31:52,135 root INFO copying sympy/parsing/latex/_build_latex_antlr.py -> build/lib/sympy/parsing/latex 2023-04-29 14:31:52,135 root INFO copying sympy/parsing/latex/errors.py -> build/lib/sympy/parsing/latex 2023-04-29 14:31:52,135 root INFO copying sympy/parsing/latex/__init__.py -> build/lib/sympy/parsing/latex 2023-04-29 14:31:52,135 root INFO copying sympy/parsing/latex/_parse_latex_antlr.py -> build/lib/sympy/parsing/latex 2023-04-29 14:31:52,135 root INFO creating build/lib/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,136 root INFO copying sympy/parsing/latex/_antlr/latexparser.py -> build/lib/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,136 root INFO copying sympy/parsing/latex/_antlr/latexlexer.py -> build/lib/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,136 root INFO copying sympy/parsing/latex/_antlr/__init__.py -> build/lib/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,136 root INFO creating build/lib/sympy/physics 2023-04-29 14:31:52,136 root INFO copying sympy/physics/matrices.py -> build/lib/sympy/physics 2023-04-29 14:31:52,137 root INFO copying sympy/physics/pring.py -> build/lib/sympy/physics 2023-04-29 14:31:52,137 root INFO copying sympy/physics/qho_1d.py -> build/lib/sympy/physics 2023-04-29 14:31:52,137 root INFO copying sympy/physics/paulialgebra.py -> build/lib/sympy/physics 2023-04-29 14:31:52,137 root INFO copying sympy/physics/wigner.py -> build/lib/sympy/physics 2023-04-29 14:31:52,137 root INFO copying sympy/physics/sho.py -> build/lib/sympy/physics 2023-04-29 14:31:52,138 root INFO copying sympy/physics/hydrogen.py -> build/lib/sympy/physics 2023-04-29 14:31:52,138 root INFO copying sympy/physics/secondquant.py -> build/lib/sympy/physics 2023-04-29 14:31:52,138 root INFO copying sympy/physics/__init__.py -> build/lib/sympy/physics 2023-04-29 14:31:52,138 root INFO creating build/lib/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,138 root INFO copying sympy/physics/continuum_mechanics/beam.py -> build/lib/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,139 root INFO copying sympy/physics/continuum_mechanics/truss.py -> build/lib/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,139 root INFO copying sympy/physics/continuum_mechanics/__init__.py -> build/lib/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,139 root INFO creating build/lib/sympy/physics/control 2023-04-29 14:31:52,139 root INFO copying sympy/physics/control/lti.py -> build/lib/sympy/physics/control 2023-04-29 14:31:52,140 root INFO copying sympy/physics/control/control_plots.py -> build/lib/sympy/physics/control 2023-04-29 14:31:52,140 root INFO copying sympy/physics/control/__init__.py -> build/lib/sympy/physics/control 2023-04-29 14:31:52,140 root INFO creating build/lib/sympy/physics/hep 2023-04-29 14:31:52,140 root INFO copying sympy/physics/hep/gamma_matrices.py -> build/lib/sympy/physics/hep 2023-04-29 14:31:52,140 root INFO copying sympy/physics/hep/__init__.py -> build/lib/sympy/physics/hep 2023-04-29 14:31:52,141 root INFO creating build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,141 root INFO copying sympy/physics/mechanics/system.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,141 root INFO copying sympy/physics/mechanics/linearize.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,141 root INFO copying sympy/physics/mechanics/particle.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,141 root INFO copying sympy/physics/mechanics/rigidbody.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,142 root INFO copying sympy/physics/mechanics/lagrange.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,142 root INFO copying sympy/physics/mechanics/functions.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,142 root INFO copying sympy/physics/mechanics/joint.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,142 root INFO copying sympy/physics/mechanics/method.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,142 root INFO copying sympy/physics/mechanics/kane.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,142 root INFO copying sympy/physics/mechanics/body.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,143 root INFO copying sympy/physics/mechanics/__init__.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,143 root INFO copying sympy/physics/mechanics/models.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,143 root INFO copying sympy/physics/mechanics/jointsmethod.py -> build/lib/sympy/physics/mechanics 2023-04-29 14:31:52,143 root INFO creating build/lib/sympy/physics/optics 2023-04-29 14:31:52,143 root INFO copying sympy/physics/optics/medium.py -> build/lib/sympy/physics/optics 2023-04-29 14:31:52,144 root INFO copying sympy/physics/optics/waves.py -> build/lib/sympy/physics/optics 2023-04-29 14:31:52,144 root INFO copying sympy/physics/optics/polarization.py -> build/lib/sympy/physics/optics 2023-04-29 14:31:52,144 root INFO copying sympy/physics/optics/gaussopt.py -> build/lib/sympy/physics/optics 2023-04-29 14:31:52,144 root INFO copying sympy/physics/optics/utils.py -> build/lib/sympy/physics/optics 2023-04-29 14:31:52,144 root INFO copying sympy/physics/optics/__init__.py -> build/lib/sympy/physics/optics 2023-04-29 14:31:52,145 root INFO creating build/lib/sympy/physics/quantum 2023-04-29 14:31:52,145 root INFO copying sympy/physics/quantum/matrixutils.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,145 root INFO copying sympy/physics/quantum/matrixcache.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,146 root INFO copying sympy/physics/quantum/qexpr.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,146 root INFO copying sympy/physics/quantum/cg.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,146 root INFO copying sympy/physics/quantum/operatorordering.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,146 root INFO copying sympy/physics/quantum/qubit.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,146 root INFO copying sympy/physics/quantum/boson.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,147 root INFO copying sympy/physics/quantum/innerproduct.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,147 root INFO copying sympy/physics/quantum/trace.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,147 root INFO copying sympy/physics/quantum/circuitutils.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,147 root INFO copying sympy/physics/quantum/shor.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,147 root INFO copying sympy/physics/quantum/anticommutator.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,147 root INFO copying sympy/physics/quantum/gate.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,148 root INFO copying sympy/physics/quantum/represent.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,148 root INFO copying sympy/physics/quantum/tensorproduct.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,148 root INFO copying sympy/physics/quantum/sho1d.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,148 root INFO copying sympy/physics/quantum/qasm.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,148 root INFO copying sympy/physics/quantum/state.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,149 root INFO copying sympy/physics/quantum/constants.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,149 root INFO copying sympy/physics/quantum/qft.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,149 root INFO copying sympy/physics/quantum/operatorset.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,149 root INFO copying sympy/physics/quantum/circuitplot.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,149 root INFO copying sympy/physics/quantum/hilbert.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,150 root INFO copying sympy/physics/quantum/fermion.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,150 root INFO copying sympy/physics/quantum/identitysearch.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,150 root INFO copying sympy/physics/quantum/cartesian.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,150 root INFO copying sympy/physics/quantum/pauli.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,150 root INFO copying sympy/physics/quantum/piab.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,150 root INFO copying sympy/physics/quantum/dagger.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,151 root INFO copying sympy/physics/quantum/operator.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,151 root INFO copying sympy/physics/quantum/density.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,151 root INFO copying sympy/physics/quantum/qapply.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,151 root INFO copying sympy/physics/quantum/grover.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,151 root INFO copying sympy/physics/quantum/__init__.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,152 root INFO copying sympy/physics/quantum/commutator.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,152 root INFO copying sympy/physics/quantum/spin.py -> build/lib/sympy/physics/quantum 2023-04-29 14:31:52,152 root INFO creating build/lib/sympy/physics/units 2023-04-29 14:31:52,152 root INFO copying sympy/physics/units/dimensions.py -> build/lib/sympy/physics/units 2023-04-29 14:31:52,152 root INFO copying sympy/physics/units/util.py -> build/lib/sympy/physics/units 2023-04-29 14:31:52,153 root INFO copying sympy/physics/units/unitsystem.py -> build/lib/sympy/physics/units 2023-04-29 14:31:52,153 root INFO copying sympy/physics/units/__init__.py -> build/lib/sympy/physics/units 2023-04-29 14:31:52,153 root INFO copying sympy/physics/units/quantities.py -> build/lib/sympy/physics/units 2023-04-29 14:31:52,153 root INFO copying sympy/physics/units/prefixes.py -> build/lib/sympy/physics/units 2023-04-29 14:31:52,153 root INFO creating build/lib/sympy/physics/units/definitions 2023-04-29 14:31:52,154 root INFO copying sympy/physics/units/definitions/unit_definitions.py -> build/lib/sympy/physics/units/definitions 2023-04-29 14:31:52,154 root INFO copying sympy/physics/units/definitions/dimension_definitions.py -> build/lib/sympy/physics/units/definitions 2023-04-29 14:31:52,154 root INFO copying sympy/physics/units/definitions/__init__.py -> build/lib/sympy/physics/units/definitions 2023-04-29 14:31:52,154 root INFO creating build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,154 root INFO copying sympy/physics/units/systems/si.py -> build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,155 root INFO copying sympy/physics/units/systems/mks.py -> build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,155 root INFO copying sympy/physics/units/systems/cgs.py -> build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,155 root INFO copying sympy/physics/units/systems/mksa.py -> build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,155 root INFO copying sympy/physics/units/systems/natural.py -> build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,155 root INFO copying sympy/physics/units/systems/length_weight_time.py -> build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,156 root INFO copying sympy/physics/units/systems/__init__.py -> build/lib/sympy/physics/units/systems 2023-04-29 14:31:52,156 root INFO creating build/lib/sympy/physics/vector 2023-04-29 14:31:52,156 root INFO copying sympy/physics/vector/fieldfunctions.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,156 root INFO copying sympy/physics/vector/dyadic.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,156 root INFO copying sympy/physics/vector/functions.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,157 root INFO copying sympy/physics/vector/vector.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,157 root INFO copying sympy/physics/vector/frame.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,157 root INFO copying sympy/physics/vector/point.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,157 root INFO copying sympy/physics/vector/__init__.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,157 root INFO copying sympy/physics/vector/printing.py -> build/lib/sympy/physics/vector 2023-04-29 14:31:52,158 root INFO creating build/lib/sympy/plotting 2023-04-29 14:31:52,158 root INFO copying sympy/plotting/plot.py -> build/lib/sympy/plotting 2023-04-29 14:31:52,158 root INFO copying sympy/plotting/textplot.py -> build/lib/sympy/plotting 2023-04-29 14:31:52,158 root INFO copying sympy/plotting/plot_implicit.py -> build/lib/sympy/plotting 2023-04-29 14:31:52,158 root INFO copying sympy/plotting/__init__.py -> build/lib/sympy/plotting 2023-04-29 14:31:52,159 root INFO copying sympy/plotting/experimental_lambdify.py -> build/lib/sympy/plotting 2023-04-29 14:31:52,159 root INFO creating build/lib/sympy/plotting/intervalmath 2023-04-29 14:31:52,159 root INFO copying sympy/plotting/intervalmath/interval_membership.py -> build/lib/sympy/plotting/intervalmath 2023-04-29 14:31:52,159 root INFO copying sympy/plotting/intervalmath/lib_interval.py -> build/lib/sympy/plotting/intervalmath 2023-04-29 14:31:52,159 root INFO copying sympy/plotting/intervalmath/interval_arithmetic.py -> build/lib/sympy/plotting/intervalmath 2023-04-29 14:31:52,160 root INFO copying sympy/plotting/intervalmath/__init__.py -> build/lib/sympy/plotting/intervalmath 2023-04-29 14:31:52,160 root INFO creating build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,160 root INFO copying sympy/plotting/pygletplot/plot_surface.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,160 root INFO copying sympy/plotting/pygletplot/plot_camera.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,160 root INFO copying sympy/plotting/pygletplot/util.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,161 root INFO copying sympy/plotting/pygletplot/plot_object.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,161 root INFO copying sympy/plotting/pygletplot/plot.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,161 root INFO copying sympy/plotting/pygletplot/color_scheme.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,161 root INFO copying sympy/plotting/pygletplot/plot_rotation.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,161 root INFO copying sympy/plotting/pygletplot/plot_interval.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,162 root INFO copying sympy/plotting/pygletplot/managed_window.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,162 root INFO copying sympy/plotting/pygletplot/plot_mode.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,162 root INFO copying sympy/plotting/pygletplot/plot_curve.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,162 root INFO copying sympy/plotting/pygletplot/plot_controller.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,162 root INFO copying sympy/plotting/pygletplot/plot_axes.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,162 root INFO copying sympy/plotting/pygletplot/plot_modes.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,163 root INFO copying sympy/plotting/pygletplot/__init__.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,163 root INFO copying sympy/plotting/pygletplot/plot_window.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,163 root INFO copying sympy/plotting/pygletplot/plot_mode_base.py -> build/lib/sympy/plotting/pygletplot 2023-04-29 14:31:52,164 root INFO creating build/lib/sympy/polys 2023-04-29 14:31:52,164 root INFO copying sympy/polys/densebasic.py -> build/lib/sympy/polys 2023-04-29 14:31:52,164 root INFO copying sympy/polys/monomials.py -> build/lib/sympy/polys 2023-04-29 14:31:52,164 root INFO copying sympy/polys/polyerrors.py -> build/lib/sympy/polys 2023-04-29 14:31:52,165 root INFO copying sympy/polys/dispersion.py -> build/lib/sympy/polys 2023-04-29 14:31:52,165 root INFO copying sympy/polys/polyroots.py -> build/lib/sympy/polys 2023-04-29 14:31:52,165 root INFO copying sympy/polys/polyconfig.py -> build/lib/sympy/polys 2023-04-29 14:31:52,165 root INFO copying sympy/polys/groebnertools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,165 root INFO copying sympy/polys/polyoptions.py -> build/lib/sympy/polys 2023-04-29 14:31:52,165 root INFO copying sympy/polys/specialpolys.py -> build/lib/sympy/polys 2023-04-29 14:31:52,166 root INFO copying sympy/polys/domainmatrix.py -> build/lib/sympy/polys 2023-04-29 14:31:52,166 root INFO copying sympy/polys/polymatrix.py -> build/lib/sympy/polys 2023-04-29 14:31:52,166 root INFO copying sympy/polys/distributedmodules.py -> build/lib/sympy/polys 2023-04-29 14:31:52,166 root INFO copying sympy/polys/heuristicgcd.py -> build/lib/sympy/polys 2023-04-29 14:31:52,166 root INFO copying sympy/polys/compatibility.py -> build/lib/sympy/polys 2023-04-29 14:31:52,167 root INFO copying sympy/polys/polytools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,167 root INFO copying sympy/polys/polyquinticconst.py -> build/lib/sympy/polys 2023-04-29 14:31:52,167 root INFO copying sympy/polys/galoistools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,167 root INFO copying sympy/polys/polyutils.py -> build/lib/sympy/polys 2023-04-29 14:31:52,168 root INFO copying sympy/polys/rootisolation.py -> build/lib/sympy/polys 2023-04-29 14:31:52,168 root INFO copying sympy/polys/densetools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,168 root INFO copying sympy/polys/solvers.py -> build/lib/sympy/polys 2023-04-29 14:31:52,168 root INFO copying sympy/polys/densearith.py -> build/lib/sympy/polys 2023-04-29 14:31:52,168 root INFO copying sympy/polys/ring_series.py -> build/lib/sympy/polys 2023-04-29 14:31:52,169 root INFO copying sympy/polys/euclidtools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,169 root INFO copying sympy/polys/constructor.py -> build/lib/sympy/polys 2023-04-29 14:31:52,169 root INFO copying sympy/polys/polyfuncs.py -> build/lib/sympy/polys 2023-04-29 14:31:52,169 root INFO copying sympy/polys/factortools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,169 root INFO copying sympy/polys/rootoftools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,170 root INFO copying sympy/polys/multivariate_resultants.py -> build/lib/sympy/polys 2023-04-29 14:31:52,170 root INFO copying sympy/polys/sqfreetools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,170 root INFO copying sympy/polys/modulargcd.py -> build/lib/sympy/polys 2023-04-29 14:31:52,170 root INFO copying sympy/polys/partfrac.py -> build/lib/sympy/polys 2023-04-29 14:31:52,170 root INFO copying sympy/polys/orthopolys.py -> build/lib/sympy/polys 2023-04-29 14:31:52,170 root INFO copying sympy/polys/polyclasses.py -> build/lib/sympy/polys 2023-04-29 14:31:52,171 root INFO copying sympy/polys/rings.py -> build/lib/sympy/polys 2023-04-29 14:31:52,171 root INFO copying sympy/polys/subresultants_qq_zz.py -> build/lib/sympy/polys 2023-04-29 14:31:52,171 root INFO copying sympy/polys/__init__.py -> build/lib/sympy/polys 2023-04-29 14:31:52,171 root INFO copying sympy/polys/orderings.py -> build/lib/sympy/polys 2023-04-29 14:31:52,171 root INFO copying sympy/polys/rationaltools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,172 root INFO copying sympy/polys/fields.py -> build/lib/sympy/polys 2023-04-29 14:31:52,172 root INFO copying sympy/polys/fglmtools.py -> build/lib/sympy/polys 2023-04-29 14:31:52,172 root INFO creating build/lib/sympy/polys/agca 2023-04-29 14:31:52,172 root INFO copying sympy/polys/agca/modules.py -> build/lib/sympy/polys/agca 2023-04-29 14:31:52,172 root INFO copying sympy/polys/agca/ideals.py -> build/lib/sympy/polys/agca 2023-04-29 14:31:52,173 root INFO copying sympy/polys/agca/homomorphisms.py -> build/lib/sympy/polys/agca 2023-04-29 14:31:52,173 root INFO copying sympy/polys/agca/extensions.py -> build/lib/sympy/polys/agca 2023-04-29 14:31:52,173 root INFO copying sympy/polys/agca/__init__.py -> build/lib/sympy/polys/agca 2023-04-29 14:31:52,173 root INFO creating build/lib/sympy/polys/benchmarks 2023-04-29 14:31:52,173 root INFO copying sympy/polys/benchmarks/bench_galoispolys.py -> build/lib/sympy/polys/benchmarks 2023-04-29 14:31:52,174 root INFO copying sympy/polys/benchmarks/bench_solvers.py -> build/lib/sympy/polys/benchmarks 2023-04-29 14:31:52,174 root INFO copying sympy/polys/benchmarks/bench_groebnertools.py -> build/lib/sympy/polys/benchmarks 2023-04-29 14:31:52,174 root INFO copying sympy/polys/benchmarks/__init__.py -> build/lib/sympy/polys/benchmarks 2023-04-29 14:31:52,175 root INFO creating build/lib/sympy/polys/domains 2023-04-29 14:31:52,175 root INFO copying sympy/polys/domains/polynomialring.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,175 root INFO copying sympy/polys/domains/groundtypes.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,175 root INFO copying sympy/polys/domains/gmpyintegerring.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,176 root INFO copying sympy/polys/domains/algebraicfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,176 root INFO copying sympy/polys/domains/gaussiandomains.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,176 root INFO copying sympy/polys/domains/old_fractionfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,176 root INFO copying sympy/polys/domains/domainelement.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,176 root INFO copying sympy/polys/domains/ring.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,177 root INFO copying sympy/polys/domains/field.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,177 root INFO copying sympy/polys/domains/simpledomain.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,177 root INFO copying sympy/polys/domains/domain.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,177 root INFO copying sympy/polys/domains/pythonfinitefield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,177 root INFO copying sympy/polys/domains/compositedomain.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,177 root INFO copying sympy/polys/domains/modularinteger.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,178 root INFO copying sympy/polys/domains/mpelements.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,178 root INFO copying sympy/polys/domains/expressionrawdomain.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,178 root INFO copying sympy/polys/domains/complexfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,178 root INFO copying sympy/polys/domains/pythonintegerring.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,178 root INFO copying sympy/polys/domains/pythonrationalfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,179 root INFO copying sympy/polys/domains/fractionfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,179 root INFO copying sympy/polys/domains/expressiondomain.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,179 root INFO copying sympy/polys/domains/gmpyfinitefield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,179 root INFO copying sympy/polys/domains/old_polynomialring.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,179 root INFO copying sympy/polys/domains/rationalfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,179 root INFO copying sympy/polys/domains/__init__.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,180 root INFO copying sympy/polys/domains/gmpyrationalfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,180 root INFO copying sympy/polys/domains/integerring.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,180 root INFO copying sympy/polys/domains/finitefield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,180 root INFO copying sympy/polys/domains/quotientring.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,180 root INFO copying sympy/polys/domains/characteristiczero.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,181 root INFO copying sympy/polys/domains/realfield.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,181 root INFO copying sympy/polys/domains/pythonrational.py -> build/lib/sympy/polys/domains 2023-04-29 14:31:52,181 root INFO creating build/lib/sympy/polys/matrices 2023-04-29 14:31:52,181 root INFO copying sympy/polys/matrices/eigen.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,181 root INFO copying sympy/polys/matrices/domainmatrix.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,182 root INFO copying sympy/polys/matrices/dense.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,182 root INFO copying sympy/polys/matrices/ddm.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,182 root INFO copying sympy/polys/matrices/exceptions.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,182 root INFO copying sympy/polys/matrices/domainscalar.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,182 root INFO copying sympy/polys/matrices/linsolve.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,183 root INFO copying sympy/polys/matrices/normalforms.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,183 root INFO copying sympy/polys/matrices/__init__.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,183 root INFO copying sympy/polys/matrices/sdm.py -> build/lib/sympy/polys/matrices 2023-04-29 14:31:52,183 root INFO creating build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,183 root INFO copying sympy/polys/numberfields/modules.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,184 root INFO copying sympy/polys/numberfields/exceptions.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,184 root INFO copying sympy/polys/numberfields/primes.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,184 root INFO copying sympy/polys/numberfields/basis.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,184 root INFO copying sympy/polys/numberfields/utilities.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,184 root INFO copying sympy/polys/numberfields/subfield.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,185 root INFO copying sympy/polys/numberfields/__init__.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,185 root INFO copying sympy/polys/numberfields/minpoly.py -> build/lib/sympy/polys/numberfields 2023-04-29 14:31:52,185 root INFO creating build/lib/sympy/printing 2023-04-29 14:31:52,186 root INFO copying sympy/printing/fortran.py -> build/lib/sympy/printing 2023-04-29 14:31:52,186 root INFO copying sympy/printing/dot.py -> build/lib/sympy/printing 2023-04-29 14:31:52,186 root INFO copying sympy/printing/printer.py -> build/lib/sympy/printing 2023-04-29 14:31:52,186 root INFO copying sympy/printing/jscode.py -> build/lib/sympy/printing 2023-04-29 14:31:52,186 root INFO copying sympy/printing/tensorflow.py -> build/lib/sympy/printing 2023-04-29 14:31:52,186 root INFO copying sympy/printing/precedence.py -> build/lib/sympy/printing 2023-04-29 14:31:52,187 root INFO copying sympy/printing/tree.py -> build/lib/sympy/printing 2023-04-29 14:31:52,187 root INFO copying sympy/printing/mathml.py -> build/lib/sympy/printing 2023-04-29 14:31:52,187 root INFO copying sympy/printing/lambdarepr.py -> build/lib/sympy/printing 2023-04-29 14:31:52,187 root INFO copying sympy/printing/llvmjitcode.py -> build/lib/sympy/printing 2023-04-29 14:31:52,187 root INFO copying sympy/printing/rcode.py -> build/lib/sympy/printing 2023-04-29 14:31:52,188 root INFO copying sympy/printing/codeprinter.py -> build/lib/sympy/printing 2023-04-29 14:31:52,188 root INFO copying sympy/printing/tableform.py -> build/lib/sympy/printing 2023-04-29 14:31:52,188 root INFO copying sympy/printing/conventions.py -> build/lib/sympy/printing 2023-04-29 14:31:52,188 root INFO copying sympy/printing/maple.py -> build/lib/sympy/printing 2023-04-29 14:31:52,188 root INFO copying sympy/printing/julia.py -> build/lib/sympy/printing 2023-04-29 14:31:52,189 root INFO copying sympy/printing/gtk.py -> build/lib/sympy/printing 2023-04-29 14:31:52,189 root INFO copying sympy/printing/octave.py -> build/lib/sympy/printing 2023-04-29 14:31:52,189 root INFO copying sympy/printing/str.py -> build/lib/sympy/printing 2023-04-29 14:31:52,189 root INFO copying sympy/printing/repr.py -> build/lib/sympy/printing 2023-04-29 14:31:52,189 root INFO copying sympy/printing/python.py -> build/lib/sympy/printing 2023-04-29 14:31:52,189 root INFO copying sympy/printing/glsl.py -> build/lib/sympy/printing 2023-04-29 14:31:52,190 root INFO copying sympy/printing/mathematica.py -> build/lib/sympy/printing 2023-04-29 14:31:52,190 root INFO copying sympy/printing/defaults.py -> build/lib/sympy/printing 2023-04-29 14:31:52,190 root INFO copying sympy/printing/latex.py -> build/lib/sympy/printing 2023-04-29 14:31:52,190 root INFO copying sympy/printing/aesaracode.py -> build/lib/sympy/printing 2023-04-29 14:31:52,190 root INFO copying sympy/printing/numpy.py -> build/lib/sympy/printing 2023-04-29 14:31:52,191 root INFO copying sympy/printing/pycode.py -> build/lib/sympy/printing 2023-04-29 14:31:52,191 root INFO copying sympy/printing/rust.py -> build/lib/sympy/printing 2023-04-29 14:31:52,191 root INFO copying sympy/printing/cxx.py -> build/lib/sympy/printing 2023-04-29 14:31:52,191 root INFO copying sympy/printing/__init__.py -> build/lib/sympy/printing 2023-04-29 14:31:52,191 root INFO copying sympy/printing/c.py -> build/lib/sympy/printing 2023-04-29 14:31:52,192 root INFO copying sympy/printing/theanocode.py -> build/lib/sympy/printing 2023-04-29 14:31:52,192 root INFO copying sympy/printing/preview.py -> build/lib/sympy/printing 2023-04-29 14:31:52,192 root INFO creating build/lib/sympy/printing/pretty 2023-04-29 14:31:52,192 root INFO copying sympy/printing/pretty/pretty_symbology.py -> build/lib/sympy/printing/pretty 2023-04-29 14:31:52,192 root INFO copying sympy/printing/pretty/stringpict.py -> build/lib/sympy/printing/pretty 2023-04-29 14:31:52,193 root INFO copying sympy/printing/pretty/pretty.py -> build/lib/sympy/printing/pretty 2023-04-29 14:31:52,193 root INFO copying sympy/printing/pretty/__init__.py -> build/lib/sympy/printing/pretty 2023-04-29 14:31:52,193 root INFO creating build/lib/sympy/sandbox 2023-04-29 14:31:52,193 root INFO copying sympy/sandbox/indexed_integrals.py -> build/lib/sympy/sandbox 2023-04-29 14:31:52,193 root INFO copying sympy/sandbox/__init__.py -> build/lib/sympy/sandbox 2023-04-29 14:31:52,194 root INFO creating build/lib/sympy/series 2023-04-29 14:31:52,194 root INFO copying sympy/series/aseries.py -> build/lib/sympy/series 2023-04-29 14:31:52,194 root INFO copying sympy/series/sequences.py -> build/lib/sympy/series 2023-04-29 14:31:52,194 root INFO copying sympy/series/gruntz.py -> build/lib/sympy/series 2023-04-29 14:31:52,195 root INFO copying sympy/series/formal.py -> build/lib/sympy/series 2023-04-29 14:31:52,195 root INFO copying sympy/series/acceleration.py -> build/lib/sympy/series 2023-04-29 14:31:52,195 root INFO copying sympy/series/order.py -> build/lib/sympy/series 2023-04-29 14:31:52,195 root INFO copying sympy/series/limitseq.py -> build/lib/sympy/series 2023-04-29 14:31:52,195 root INFO copying sympy/series/residues.py -> build/lib/sympy/series 2023-04-29 14:31:52,195 root INFO copying sympy/series/approximants.py -> build/lib/sympy/series 2023-04-29 14:31:52,196 root INFO copying sympy/series/kauers.py -> build/lib/sympy/series 2023-04-29 14:31:52,196 root INFO copying sympy/series/series_class.py -> build/lib/sympy/series 2023-04-29 14:31:52,196 root INFO copying sympy/series/__init__.py -> build/lib/sympy/series 2023-04-29 14:31:52,196 root INFO copying sympy/series/series.py -> build/lib/sympy/series 2023-04-29 14:31:52,196 root INFO copying sympy/series/fourier.py -> build/lib/sympy/series 2023-04-29 14:31:52,197 root INFO copying sympy/series/limits.py -> build/lib/sympy/series 2023-04-29 14:31:52,197 root INFO creating build/lib/sympy/series/benchmarks 2023-04-29 14:31:52,197 root INFO copying sympy/series/benchmarks/bench_limit.py -> build/lib/sympy/series/benchmarks 2023-04-29 14:31:52,197 root INFO copying sympy/series/benchmarks/bench_order.py -> build/lib/sympy/series/benchmarks 2023-04-29 14:31:52,197 root INFO copying sympy/series/benchmarks/__init__.py -> build/lib/sympy/series/benchmarks 2023-04-29 14:31:52,198 root INFO creating build/lib/sympy/sets 2023-04-29 14:31:52,198 root INFO copying sympy/sets/setexpr.py -> build/lib/sympy/sets 2023-04-29 14:31:52,198 root INFO copying sympy/sets/ordinals.py -> build/lib/sympy/sets 2023-04-29 14:31:52,198 root INFO copying sympy/sets/sets.py -> build/lib/sympy/sets 2023-04-29 14:31:52,198 root INFO copying sympy/sets/contains.py -> build/lib/sympy/sets 2023-04-29 14:31:52,199 root INFO copying sympy/sets/fancysets.py -> build/lib/sympy/sets 2023-04-29 14:31:52,199 root INFO copying sympy/sets/conditionset.py -> build/lib/sympy/sets 2023-04-29 14:31:52,199 root INFO copying sympy/sets/__init__.py -> build/lib/sympy/sets 2023-04-29 14:31:52,199 root INFO copying sympy/sets/powerset.py -> build/lib/sympy/sets 2023-04-29 14:31:52,199 root INFO creating build/lib/sympy/sets/handlers 2023-04-29 14:31:52,200 root INFO copying sympy/sets/handlers/power.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,200 root INFO copying sympy/sets/handlers/add.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,200 root INFO copying sympy/sets/handlers/functions.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,200 root INFO copying sympy/sets/handlers/union.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,200 root INFO copying sympy/sets/handlers/intersection.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,200 root INFO copying sympy/sets/handlers/mul.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,201 root INFO copying sympy/sets/handlers/comparison.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,201 root INFO copying sympy/sets/handlers/issubset.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,201 root INFO copying sympy/sets/handlers/__init__.py -> build/lib/sympy/sets/handlers 2023-04-29 14:31:52,201 root INFO creating build/lib/sympy/simplify 2023-04-29 14:31:52,202 root INFO copying sympy/simplify/sqrtdenest.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,202 root INFO copying sympy/simplify/cse_main.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,202 root INFO copying sympy/simplify/traversaltools.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,202 root INFO copying sympy/simplify/fu.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,202 root INFO copying sympy/simplify/simplify.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,203 root INFO copying sympy/simplify/combsimp.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,203 root INFO copying sympy/simplify/epathtools.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,203 root INFO copying sympy/simplify/gammasimp.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,203 root INFO copying sympy/simplify/hyperexpand.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,203 root INFO copying sympy/simplify/__init__.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,204 root INFO copying sympy/simplify/powsimp.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,204 root INFO copying sympy/simplify/ratsimp.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,204 root INFO copying sympy/simplify/radsimp.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,204 root INFO copying sympy/simplify/cse_opts.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,204 root INFO copying sympy/simplify/trigsimp.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,205 root INFO copying sympy/simplify/hyperexpand_doc.py -> build/lib/sympy/simplify 2023-04-29 14:31:52,205 root INFO creating build/lib/sympy/solvers 2023-04-29 14:31:52,205 root INFO copying sympy/solvers/bivariate.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,205 root INFO copying sympy/solvers/inequalities.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,205 root INFO copying sympy/solvers/pde.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,206 root INFO copying sympy/solvers/solvers.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,206 root INFO copying sympy/solvers/decompogen.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,206 root INFO copying sympy/solvers/solveset.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,206 root INFO copying sympy/solvers/recurr.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,207 root INFO copying sympy/solvers/deutils.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,207 root INFO copying sympy/solvers/__init__.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,207 root INFO copying sympy/solvers/polysys.py -> build/lib/sympy/solvers 2023-04-29 14:31:52,207 root INFO creating build/lib/sympy/solvers/benchmarks 2023-04-29 14:31:52,207 root INFO copying sympy/solvers/benchmarks/bench_solvers.py -> build/lib/sympy/solvers/benchmarks 2023-04-29 14:31:52,207 root INFO copying sympy/solvers/benchmarks/__init__.py -> build/lib/sympy/solvers/benchmarks 2023-04-29 14:31:52,208 root INFO creating build/lib/sympy/solvers/diophantine 2023-04-29 14:31:52,208 root INFO copying sympy/solvers/diophantine/__init__.py -> build/lib/sympy/solvers/diophantine 2023-04-29 14:31:52,208 root INFO copying sympy/solvers/diophantine/diophantine.py -> build/lib/sympy/solvers/diophantine 2023-04-29 14:31:52,208 root INFO creating build/lib/sympy/solvers/ode 2023-04-29 14:31:52,209 root INFO copying sympy/solvers/ode/ode.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,209 root INFO copying sympy/solvers/ode/hypergeometric.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,209 root INFO copying sympy/solvers/ode/systems.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,209 root INFO copying sympy/solvers/ode/single.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,210 root INFO copying sympy/solvers/ode/lie_group.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,210 root INFO copying sympy/solvers/ode/riccati.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,210 root INFO copying sympy/solvers/ode/nonhomogeneous.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,210 root INFO copying sympy/solvers/ode/subscheck.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,210 root INFO copying sympy/solvers/ode/__init__.py -> build/lib/sympy/solvers/ode 2023-04-29 14:31:52,211 root INFO creating build/lib/sympy/stats 2023-04-29 14:31:52,211 root INFO copying sympy/stats/matrix_distributions.py -> build/lib/sympy/stats 2023-04-29 14:31:52,211 root INFO copying sympy/stats/stochastic_process_types.py -> build/lib/sympy/stats 2023-04-29 14:31:52,211 root INFO copying sympy/stats/crv_types.py -> build/lib/sympy/stats 2023-04-29 14:31:52,212 root INFO copying sympy/stats/frv.py -> build/lib/sympy/stats 2023-04-29 14:31:52,212 root INFO copying sympy/stats/error_prop.py -> build/lib/sympy/stats 2023-04-29 14:31:52,212 root INFO copying sympy/stats/symbolic_multivariate_probability.py -> build/lib/sympy/stats 2023-04-29 14:31:52,212 root INFO copying sympy/stats/rv.py -> build/lib/sympy/stats 2023-04-29 14:31:52,212 root INFO copying sympy/stats/joint_rv_types.py -> build/lib/sympy/stats 2023-04-29 14:31:52,213 root INFO copying sympy/stats/stochastic_process.py -> build/lib/sympy/stats 2023-04-29 14:31:52,213 root INFO copying sympy/stats/rv_interface.py -> build/lib/sympy/stats 2023-04-29 14:31:52,213 root INFO copying sympy/stats/random_matrix.py -> build/lib/sympy/stats 2023-04-29 14:31:52,213 root INFO copying sympy/stats/frv_types.py -> build/lib/sympy/stats 2023-04-29 14:31:52,213 root INFO copying sympy/stats/compound_rv.py -> build/lib/sympy/stats 2023-04-29 14:31:52,214 root INFO copying sympy/stats/drv.py -> build/lib/sympy/stats 2023-04-29 14:31:52,214 root INFO copying sympy/stats/__init__.py -> build/lib/sympy/stats 2023-04-29 14:31:52,214 root INFO copying sympy/stats/crv.py -> build/lib/sympy/stats 2023-04-29 14:31:52,214 root INFO copying sympy/stats/joint_rv.py -> build/lib/sympy/stats 2023-04-29 14:31:52,214 root INFO copying sympy/stats/drv_types.py -> build/lib/sympy/stats 2023-04-29 14:31:52,214 root INFO copying sympy/stats/random_matrix_models.py -> build/lib/sympy/stats 2023-04-29 14:31:52,215 root INFO copying sympy/stats/symbolic_probability.py -> build/lib/sympy/stats 2023-04-29 14:31:52,215 root INFO creating build/lib/sympy/stats/sampling 2023-04-29 14:31:52,215 root INFO copying sympy/stats/sampling/sample_numpy.py -> build/lib/sympy/stats/sampling 2023-04-29 14:31:52,215 root INFO copying sympy/stats/sampling/sample_scipy.py -> build/lib/sympy/stats/sampling 2023-04-29 14:31:52,215 root INFO copying sympy/stats/sampling/sample_pymc.py -> build/lib/sympy/stats/sampling 2023-04-29 14:31:52,216 root INFO copying sympy/stats/sampling/__init__.py -> build/lib/sympy/stats/sampling 2023-04-29 14:31:52,216 root INFO creating build/lib/sympy/strategies 2023-04-29 14:31:52,216 root INFO copying sympy/strategies/tree.py -> build/lib/sympy/strategies 2023-04-29 14:31:52,216 root INFO copying sympy/strategies/util.py -> build/lib/sympy/strategies 2023-04-29 14:31:52,216 root INFO copying sympy/strategies/rl.py -> build/lib/sympy/strategies 2023-04-29 14:31:52,217 root INFO copying sympy/strategies/core.py -> build/lib/sympy/strategies 2023-04-29 14:31:52,217 root INFO copying sympy/strategies/traverse.py -> build/lib/sympy/strategies 2023-04-29 14:31:52,217 root INFO copying sympy/strategies/tools.py -> build/lib/sympy/strategies 2023-04-29 14:31:52,217 root INFO copying sympy/strategies/__init__.py -> build/lib/sympy/strategies 2023-04-29 14:31:52,217 root INFO creating build/lib/sympy/strategies/branch 2023-04-29 14:31:52,218 root INFO copying sympy/strategies/branch/core.py -> build/lib/sympy/strategies/branch 2023-04-29 14:31:52,218 root INFO copying sympy/strategies/branch/traverse.py -> build/lib/sympy/strategies/branch 2023-04-29 14:31:52,218 root INFO copying sympy/strategies/branch/tools.py -> build/lib/sympy/strategies/branch 2023-04-29 14:31:52,218 root INFO copying sympy/strategies/branch/__init__.py -> build/lib/sympy/strategies/branch 2023-04-29 14:31:52,218 root INFO creating build/lib/sympy/tensor 2023-04-29 14:31:52,218 root INFO copying sympy/tensor/functions.py -> build/lib/sympy/tensor 2023-04-29 14:31:52,219 root INFO copying sympy/tensor/toperators.py -> build/lib/sympy/tensor 2023-04-29 14:31:52,219 root INFO copying sympy/tensor/indexed.py -> build/lib/sympy/tensor 2023-04-29 14:31:52,219 root INFO copying sympy/tensor/__init__.py -> build/lib/sympy/tensor 2023-04-29 14:31:52,219 root INFO copying sympy/tensor/tensor.py -> build/lib/sympy/tensor 2023-04-29 14:31:52,220 root INFO copying sympy/tensor/index_methods.py -> build/lib/sympy/tensor 2023-04-29 14:31:52,220 root INFO creating build/lib/sympy/tensor/array 2023-04-29 14:31:52,220 root INFO copying sympy/tensor/array/arrayop.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,220 root INFO copying sympy/tensor/array/dense_ndim_array.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,220 root INFO copying sympy/tensor/array/mutable_ndim_array.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,221 root INFO copying sympy/tensor/array/array_derivatives.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,221 root INFO copying sympy/tensor/array/array_comprehension.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,221 root INFO copying sympy/tensor/array/sparse_ndim_array.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,221 root INFO copying sympy/tensor/array/__init__.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,221 root INFO copying sympy/tensor/array/ndim_array.py -> build/lib/sympy/tensor/array 2023-04-29 14:31:52,222 root INFO creating build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,222 root INFO copying sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,222 root INFO copying sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,222 root INFO copying sympy/tensor/array/expressions/array_expressions.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,222 root INFO copying sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,223 root INFO copying sympy/tensor/array/expressions/utils.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,223 root INFO copying sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,223 root INFO copying sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,223 root INFO copying sympy/tensor/array/expressions/__init__.py -> build/lib/sympy/tensor/array/expressions 2023-04-29 14:31:52,224 root INFO creating build/lib/sympy/testing 2023-04-29 14:31:52,224 root INFO copying sympy/testing/matrices.py -> build/lib/sympy/testing 2023-04-29 14:31:52,224 root INFO copying sympy/testing/randtest.py -> build/lib/sympy/testing 2023-04-29 14:31:52,224 root INFO copying sympy/testing/runtests.py -> build/lib/sympy/testing 2023-04-29 14:31:52,224 root INFO copying sympy/testing/benchmarking.py -> build/lib/sympy/testing 2023-04-29 14:31:52,224 root INFO copying sympy/testing/pytest.py -> build/lib/sympy/testing 2023-04-29 14:31:52,225 root INFO copying sympy/testing/quality_unicode.py -> build/lib/sympy/testing 2023-04-29 14:31:52,225 root INFO copying sympy/testing/tmpfiles.py -> build/lib/sympy/testing 2023-04-29 14:31:52,225 root INFO copying sympy/testing/__init__.py -> build/lib/sympy/testing 2023-04-29 14:31:52,225 root INFO creating build/lib/sympy/unify 2023-04-29 14:31:52,225 root INFO copying sympy/unify/usympy.py -> build/lib/sympy/unify 2023-04-29 14:31:52,226 root INFO copying sympy/unify/core.py -> build/lib/sympy/unify 2023-04-29 14:31:52,226 root INFO copying sympy/unify/__init__.py -> build/lib/sympy/unify 2023-04-29 14:31:52,226 root INFO copying sympy/unify/rewrite.py -> build/lib/sympy/unify 2023-04-29 14:31:52,226 root INFO creating build/lib/sympy/utilities 2023-04-29 14:31:52,227 root INFO copying sympy/utilities/lambdify.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,227 root INFO copying sympy/utilities/decorator.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,227 root INFO copying sympy/utilities/codegen.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,227 root INFO copying sympy/utilities/memoization.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,227 root INFO copying sympy/utilities/randtest.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,228 root INFO copying sympy/utilities/misc.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,228 root INFO copying sympy/utilities/timeutils.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,228 root INFO copying sympy/utilities/exceptions.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,228 root INFO copying sympy/utilities/runtests.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,228 root INFO copying sympy/utilities/magic.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,228 root INFO copying sympy/utilities/source.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,229 root INFO copying sympy/utilities/pkgdata.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,229 root INFO copying sympy/utilities/benchmarking.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,229 root INFO copying sympy/utilities/pytest.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,229 root INFO copying sympy/utilities/iterables.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,229 root INFO copying sympy/utilities/enumerative.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,230 root INFO copying sympy/utilities/tmpfiles.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,230 root INFO copying sympy/utilities/autowrap.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,230 root INFO copying sympy/utilities/__init__.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,230 root INFO copying sympy/utilities/matchpy_connector.py -> build/lib/sympy/utilities 2023-04-29 14:31:52,231 root INFO creating build/lib/sympy/utilities/_compilation 2023-04-29 14:31:52,231 root INFO copying sympy/utilities/_compilation/util.py -> build/lib/sympy/utilities/_compilation 2023-04-29 14:31:52,231 root INFO copying sympy/utilities/_compilation/runners.py -> build/lib/sympy/utilities/_compilation 2023-04-29 14:31:52,231 root INFO copying sympy/utilities/_compilation/availability.py -> build/lib/sympy/utilities/_compilation 2023-04-29 14:31:52,231 root INFO copying sympy/utilities/_compilation/compilation.py -> build/lib/sympy/utilities/_compilation 2023-04-29 14:31:52,231 root INFO copying sympy/utilities/_compilation/__init__.py -> build/lib/sympy/utilities/_compilation 2023-04-29 14:31:52,232 root INFO creating build/lib/sympy/utilities/mathml 2023-04-29 14:31:52,232 root INFO copying sympy/utilities/mathml/__init__.py -> build/lib/sympy/utilities/mathml 2023-04-29 14:31:52,232 root INFO creating build/lib/sympy/vector 2023-04-29 14:31:52,232 root INFO copying sympy/vector/integrals.py -> build/lib/sympy/vector 2023-04-29 14:31:52,233 root INFO copying sympy/vector/dyadic.py -> build/lib/sympy/vector 2023-04-29 14:31:52,233 root INFO copying sympy/vector/basisdependent.py -> build/lib/sympy/vector 2023-04-29 14:31:52,233 root INFO copying sympy/vector/functions.py -> build/lib/sympy/vector 2023-04-29 14:31:52,233 root INFO copying sympy/vector/vector.py -> build/lib/sympy/vector 2023-04-29 14:31:52,233 root INFO copying sympy/vector/point.py -> build/lib/sympy/vector 2023-04-29 14:31:52,233 root INFO copying sympy/vector/coordsysrect.py -> build/lib/sympy/vector 2023-04-29 14:31:52,234 root INFO copying sympy/vector/orienters.py -> build/lib/sympy/vector 2023-04-29 14:31:52,234 root INFO copying sympy/vector/operators.py -> build/lib/sympy/vector 2023-04-29 14:31:52,234 root INFO copying sympy/vector/parametricregion.py -> build/lib/sympy/vector 2023-04-29 14:31:52,234 root INFO copying sympy/vector/scalar.py -> build/lib/sympy/vector 2023-04-29 14:31:52,234 root INFO copying sympy/vector/__init__.py -> build/lib/sympy/vector 2023-04-29 14:31:52,234 root INFO copying sympy/vector/deloperator.py -> build/lib/sympy/vector 2023-04-29 14:31:52,235 root INFO copying sympy/vector/implicitregion.py -> build/lib/sympy/vector 2023-04-29 14:31:52,235 root INFO creating build/lib/sympy/algebras/tests 2023-04-29 14:31:52,235 root INFO copying sympy/algebras/tests/test_quaternion.py -> build/lib/sympy/algebras/tests 2023-04-29 14:31:52,235 root INFO copying sympy/algebras/tests/__init__.py -> build/lib/sympy/algebras/tests 2023-04-29 14:31:52,236 root INFO creating build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,236 root INFO copying sympy/assumptions/tests/test_assumptions_2.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,236 root INFO copying sympy/assumptions/tests/test_context.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,236 root INFO copying sympy/assumptions/tests/test_refine.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,236 root INFO copying sympy/assumptions/tests/test_wrapper.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,236 root INFO copying sympy/assumptions/tests/test_matrices.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,237 root INFO copying sympy/assumptions/tests/test_satask.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,237 root INFO copying sympy/assumptions/tests/test_query.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,237 root INFO copying sympy/assumptions/tests/test_sathandlers.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,237 root INFO copying sympy/assumptions/tests/__init__.py -> build/lib/sympy/assumptions/tests 2023-04-29 14:31:52,238 root INFO creating build/lib/sympy/calculus/tests 2023-04-29 14:31:52,238 root INFO copying sympy/calculus/tests/test_util.py -> build/lib/sympy/calculus/tests 2023-04-29 14:31:52,238 root INFO copying sympy/calculus/tests/test_euler.py -> build/lib/sympy/calculus/tests 2023-04-29 14:31:52,238 root INFO copying sympy/calculus/tests/test_accumulationbounds.py -> build/lib/sympy/calculus/tests 2023-04-29 14:31:52,238 root INFO copying sympy/calculus/tests/test_finite_diff.py -> build/lib/sympy/calculus/tests 2023-04-29 14:31:52,238 root INFO copying sympy/calculus/tests/test_singularities.py -> build/lib/sympy/calculus/tests 2023-04-29 14:31:52,239 root INFO copying sympy/calculus/tests/__init__.py -> build/lib/sympy/calculus/tests 2023-04-29 14:31:52,239 root INFO creating build/lib/sympy/categories/tests 2023-04-29 14:31:52,239 root INFO copying sympy/categories/tests/test_baseclasses.py -> build/lib/sympy/categories/tests 2023-04-29 14:31:52,239 root INFO copying sympy/categories/tests/test_drawing.py -> build/lib/sympy/categories/tests 2023-04-29 14:31:52,239 root INFO copying sympy/categories/tests/__init__.py -> build/lib/sympy/categories/tests 2023-04-29 14:31:52,240 root INFO creating build/lib/sympy/codegen/tests 2023-04-29 14:31:52,240 root INFO copying sympy/codegen/tests/test_ast.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,240 root INFO copying sympy/codegen/tests/test_rewriting.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,240 root INFO copying sympy/codegen/tests/test_fnodes.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,240 root INFO copying sympy/codegen/tests/test_pyutils.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,241 root INFO copying sympy/codegen/tests/test_cfunctions.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,241 root INFO copying sympy/codegen/tests/test_numpy_nodes.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,241 root INFO copying sympy/codegen/tests/test_cxxnodes.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,241 root INFO copying sympy/codegen/tests/test_algorithms.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,241 root INFO copying sympy/codegen/tests/test_pynodes.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,242 root INFO copying sympy/codegen/tests/test_applications.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,242 root INFO copying sympy/codegen/tests/test_scipy_nodes.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,242 root INFO copying sympy/codegen/tests/test_abstract_nodes.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,242 root INFO copying sympy/codegen/tests/test_approximations.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,242 root INFO copying sympy/codegen/tests/__init__.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,242 root INFO copying sympy/codegen/tests/test_cnodes.py -> build/lib/sympy/codegen/tests 2023-04-29 14:31:52,243 root INFO creating build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,243 root INFO copying sympy/combinatorics/tests/test_partitions.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,243 root INFO copying sympy/combinatorics/tests/test_testutil.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,243 root INFO copying sympy/combinatorics/tests/test_rewriting.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,244 root INFO copying sympy/combinatorics/tests/test_named_groups.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,244 root INFO copying sympy/combinatorics/tests/test_subsets.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,244 root INFO copying sympy/combinatorics/tests/test_graycode.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,244 root INFO copying sympy/combinatorics/tests/test_polyhedron.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,244 root INFO copying sympy/combinatorics/tests/test_util.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,245 root INFO copying sympy/combinatorics/tests/test_fp_groups.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,245 root INFO copying sympy/combinatorics/tests/test_generators.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,245 root INFO copying sympy/combinatorics/tests/test_permutations.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,245 root INFO copying sympy/combinatorics/tests/test_perm_groups.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,245 root INFO copying sympy/combinatorics/tests/test_free_groups.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,246 root INFO copying sympy/combinatorics/tests/test_prufer.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,246 root INFO copying sympy/combinatorics/tests/test_schur_number.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,246 root INFO copying sympy/combinatorics/tests/test_tensor_can.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,246 root INFO copying sympy/combinatorics/tests/test_coset_table.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,246 root INFO copying sympy/combinatorics/tests/test_group_numbers.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,246 root INFO copying sympy/combinatorics/tests/test_group_constructs.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,247 root INFO copying sympy/combinatorics/tests/__init__.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,247 root INFO copying sympy/combinatorics/tests/test_homomorphisms.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,247 root INFO copying sympy/combinatorics/tests/test_pc_groups.py -> build/lib/sympy/combinatorics/tests 2023-04-29 14:31:52,247 root INFO creating build/lib/sympy/concrete/tests 2023-04-29 14:31:52,247 root INFO copying sympy/concrete/tests/test_delta.py -> build/lib/sympy/concrete/tests 2023-04-29 14:31:52,248 root INFO copying sympy/concrete/tests/test_products.py -> build/lib/sympy/concrete/tests 2023-04-29 14:31:52,248 root INFO copying sympy/concrete/tests/test_guess.py -> build/lib/sympy/concrete/tests 2023-04-29 14:31:52,248 root INFO copying sympy/concrete/tests/test_sums_products.py -> build/lib/sympy/concrete/tests 2023-04-29 14:31:52,248 root INFO copying sympy/concrete/tests/test_gosper.py -> build/lib/sympy/concrete/tests 2023-04-29 14:31:52,248 root INFO copying sympy/concrete/tests/__init__.py -> build/lib/sympy/concrete/tests 2023-04-29 14:31:52,249 root INFO creating build/lib/sympy/core/tests 2023-04-29 14:31:52,249 root INFO copying sympy/core/tests/test_exprtools.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,250 root INFO copying sympy/core/tests/test_rules.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,250 root INFO copying sympy/core/tests/test_traversal.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,250 root INFO copying sympy/core/tests/test_logic.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,250 root INFO copying sympy/core/tests/test_equal.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,250 root INFO copying sympy/core/tests/test_var.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,250 root INFO copying sympy/core/tests/test_facts.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,251 root INFO copying sympy/core/tests/test_match.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,251 root INFO copying sympy/core/tests/test_basic.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,251 root INFO copying sympy/core/tests/test_noncommutative.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,251 root INFO copying sympy/core/tests/test_compatibility.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,251 root INFO copying sympy/core/tests/test_kind.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,252 root INFO copying sympy/core/tests/test_random.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,252 root INFO copying sympy/core/tests/test_assumptions.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,252 root INFO copying sympy/core/tests/test_symbol.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,252 root INFO copying sympy/core/tests/test_operations.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,252 root INFO copying sympy/core/tests/test_sorting.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,252 root INFO copying sympy/core/tests/test_eval.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,253 root INFO copying sympy/core/tests/test_cache.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,253 root INFO copying sympy/core/tests/test_complex.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,253 root INFO copying sympy/core/tests/test_containers.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,253 root INFO copying sympy/core/tests/test_subs.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,253 root INFO copying sympy/core/tests/test_constructor_postprocessor.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,254 root INFO copying sympy/core/tests/test_args.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,254 root INFO copying sympy/core/tests/test_multidimensional.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,254 root INFO copying sympy/core/tests/test_power.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,254 root INFO copying sympy/core/tests/test_priority.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,254 root INFO copying sympy/core/tests/test_arit.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,255 root INFO copying sympy/core/tests/test_singleton.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,255 root INFO copying sympy/core/tests/test_sympify.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,255 root INFO copying sympy/core/tests/test_truediv.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,255 root INFO copying sympy/core/tests/test_parameters.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,255 root INFO copying sympy/core/tests/test_relational.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,256 root INFO copying sympy/core/tests/test_evalf.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,256 root INFO copying sympy/core/tests/__init__.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,256 root INFO copying sympy/core/tests/test_expand.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,256 root INFO copying sympy/core/tests/test_numbers.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,256 root INFO copying sympy/core/tests/test_expr.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,257 root INFO copying sympy/core/tests/test_function.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,257 root INFO copying sympy/core/tests/test_diff.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,257 root INFO copying sympy/core/tests/test_count_ops.py -> build/lib/sympy/core/tests 2023-04-29 14:31:52,257 root INFO creating build/lib/sympy/crypto/tests 2023-04-29 14:31:52,257 root INFO copying sympy/crypto/tests/test_crypto.py -> build/lib/sympy/crypto/tests 2023-04-29 14:31:52,258 root INFO copying sympy/crypto/tests/__init__.py -> build/lib/sympy/crypto/tests 2023-04-29 14:31:52,258 root INFO creating build/lib/sympy/diffgeom/tests 2023-04-29 14:31:52,258 root INFO copying sympy/diffgeom/tests/test_diffgeom.py -> build/lib/sympy/diffgeom/tests 2023-04-29 14:31:52,258 root INFO copying sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/lib/sympy/diffgeom/tests 2023-04-29 14:31:52,258 root INFO copying sympy/diffgeom/tests/test_hyperbolic_space.py -> build/lib/sympy/diffgeom/tests 2023-04-29 14:31:52,259 root INFO copying sympy/diffgeom/tests/test_class_structure.py -> build/lib/sympy/diffgeom/tests 2023-04-29 14:31:52,259 root INFO copying sympy/diffgeom/tests/__init__.py -> build/lib/sympy/diffgeom/tests 2023-04-29 14:31:52,259 root INFO creating build/lib/sympy/discrete/tests 2023-04-29 14:31:52,259 root INFO copying sympy/discrete/tests/test_transforms.py -> build/lib/sympy/discrete/tests 2023-04-29 14:31:52,259 root INFO copying sympy/discrete/tests/test_recurrences.py -> build/lib/sympy/discrete/tests 2023-04-29 14:31:52,259 root INFO copying sympy/discrete/tests/test_convolutions.py -> build/lib/sympy/discrete/tests 2023-04-29 14:31:52,260 root INFO copying sympy/discrete/tests/__init__.py -> build/lib/sympy/discrete/tests 2023-04-29 14:31:52,260 root INFO creating build/lib/sympy/external/tests 2023-04-29 14:31:52,260 root INFO copying sympy/external/tests/test_autowrap.py -> build/lib/sympy/external/tests 2023-04-29 14:31:52,260 root INFO copying sympy/external/tests/test_scipy.py -> build/lib/sympy/external/tests 2023-04-29 14:31:52,260 root INFO copying sympy/external/tests/test_codegen.py -> build/lib/sympy/external/tests 2023-04-29 14:31:52,261 root INFO copying sympy/external/tests/test_numpy.py -> build/lib/sympy/external/tests 2023-04-29 14:31:52,261 root INFO copying sympy/external/tests/test_importtools.py -> build/lib/sympy/external/tests 2023-04-29 14:31:52,261 root INFO copying sympy/external/tests/test_pythonmpq.py -> build/lib/sympy/external/tests 2023-04-29 14:31:52,261 root INFO copying sympy/external/tests/__init__.py -> build/lib/sympy/external/tests 2023-04-29 14:31:52,261 root INFO creating build/lib/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,262 root INFO copying sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/lib/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,262 root INFO copying sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/lib/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,262 root INFO copying sympy/functions/combinatorial/tests/__init__.py -> build/lib/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,262 root INFO creating build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,262 root INFO copying sympy/functions/elementary/tests/test_miscellaneous.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,263 root INFO copying sympy/functions/elementary/tests/test_complexes.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,263 root INFO copying sympy/functions/elementary/tests/test_trigonometric.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,263 root INFO copying sympy/functions/elementary/tests/test_integers.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,263 root INFO copying sympy/functions/elementary/tests/test_interface.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,263 root INFO copying sympy/functions/elementary/tests/test_hyperbolic.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,264 root INFO copying sympy/functions/elementary/tests/test_piecewise.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,264 root INFO copying sympy/functions/elementary/tests/test_exponential.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,264 root INFO copying sympy/functions/elementary/tests/__init__.py -> build/lib/sympy/functions/elementary/tests 2023-04-29 14:31:52,265 root INFO creating build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,265 root INFO copying sympy/functions/special/tests/test_gamma_functions.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,265 root INFO copying sympy/functions/special/tests/test_bsplines.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,265 root INFO copying sympy/functions/special/tests/test_delta_functions.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,265 root INFO copying sympy/functions/special/tests/test_zeta_functions.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,265 root INFO copying sympy/functions/special/tests/test_beta_functions.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,266 root INFO copying sympy/functions/special/tests/test_elliptic_integrals.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,266 root INFO copying sympy/functions/special/tests/test_spherical_harmonics.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,266 root INFO copying sympy/functions/special/tests/test_tensor_functions.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,266 root INFO copying sympy/functions/special/tests/test_mathieu.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,266 root INFO copying sympy/functions/special/tests/test_singularity_functions.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,267 root INFO copying sympy/functions/special/tests/test_spec_polynomials.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,267 root INFO copying sympy/functions/special/tests/__init__.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,267 root INFO copying sympy/functions/special/tests/test_bessel.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,267 root INFO copying sympy/functions/special/tests/test_error_functions.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,267 root INFO copying sympy/functions/special/tests/test_hyper.py -> build/lib/sympy/functions/special/tests 2023-04-29 14:31:52,268 root INFO creating build/lib/sympy/geometry/tests 2023-04-29 14:31:52,268 root INFO copying sympy/geometry/tests/test_geometrysets.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,268 root INFO copying sympy/geometry/tests/test_curve.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,268 root INFO copying sympy/geometry/tests/test_util.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,268 root INFO copying sympy/geometry/tests/test_plane.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,269 root INFO copying sympy/geometry/tests/test_line.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,269 root INFO copying sympy/geometry/tests/test_entity.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,269 root INFO copying sympy/geometry/tests/test_polygon.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,269 root INFO copying sympy/geometry/tests/test_point.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,269 root INFO copying sympy/geometry/tests/__init__.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,270 root INFO copying sympy/geometry/tests/test_parabola.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,270 root INFO copying sympy/geometry/tests/test_ellipse.py -> build/lib/sympy/geometry/tests 2023-04-29 14:31:52,270 root INFO creating build/lib/sympy/holonomic/tests 2023-04-29 14:31:52,270 root INFO copying sympy/holonomic/tests/test_recurrence.py -> build/lib/sympy/holonomic/tests 2023-04-29 14:31:52,270 root INFO copying sympy/holonomic/tests/test_holonomic.py -> build/lib/sympy/holonomic/tests 2023-04-29 14:31:52,271 root INFO copying sympy/holonomic/tests/__init__.py -> build/lib/sympy/holonomic/tests 2023-04-29 14:31:52,271 root INFO creating build/lib/sympy/integrals/rubi/parsetools/tests 2023-04-29 14:31:52,271 root INFO copying sympy/integrals/rubi/parsetools/tests/test_parse.py -> build/lib/sympy/integrals/rubi/parsetools/tests 2023-04-29 14:31:52,271 root INFO copying sympy/integrals/rubi/parsetools/tests/__init__.py -> build/lib/sympy/integrals/rubi/parsetools/tests 2023-04-29 14:31:52,272 root INFO creating build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,272 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,272 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,273 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_1_2.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,273 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_tangent.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,274 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_secant.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,274 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_exponential.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,274 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,274 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,275 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,275 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,275 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_1_4.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,275 root INFO copying sympy/integrals/rubi/rubi_tests/tests/__init__.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,275 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,276 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_1_3.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,276 root INFO copying sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py -> build/lib/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,277 root INFO creating build/lib/sympy/integrals/rubi/tests 2023-04-29 14:31:52,277 root INFO copying sympy/integrals/rubi/tests/test_utility_function.py -> build/lib/sympy/integrals/rubi/tests 2023-04-29 14:31:52,277 root INFO copying sympy/integrals/rubi/tests/test_rubi_integrate.py -> build/lib/sympy/integrals/rubi/tests 2023-04-29 14:31:52,277 root INFO copying sympy/integrals/rubi/tests/__init__.py -> build/lib/sympy/integrals/rubi/tests 2023-04-29 14:31:52,278 root INFO creating build/lib/sympy/integrals/tests 2023-04-29 14:31:52,278 root INFO copying sympy/integrals/tests/test_heurisch.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,278 root INFO copying sympy/integrals/tests/test_integrals.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,278 root INFO copying sympy/integrals/tests/test_lineintegrals.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,279 root INFO copying sympy/integrals/tests/test_transforms.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,279 root INFO copying sympy/integrals/tests/test_quadrature.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,279 root INFO copying sympy/integrals/tests/test_rde.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,279 root INFO copying sympy/integrals/tests/test_failing_integrals.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,279 root INFO copying sympy/integrals/tests/test_prde.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,280 root INFO copying sympy/integrals/tests/test_singularityfunctions.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,280 root INFO copying sympy/integrals/tests/test_intpoly.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,280 root INFO copying sympy/integrals/tests/test_meijerint.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,280 root INFO copying sympy/integrals/tests/test_rationaltools.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,280 root INFO copying sympy/integrals/tests/test_risch.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,280 root INFO copying sympy/integrals/tests/test_deltafunctions.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,281 root INFO copying sympy/integrals/tests/__init__.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,281 root INFO copying sympy/integrals/tests/test_trigonometry.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,281 root INFO copying sympy/integrals/tests/test_manual.py -> build/lib/sympy/integrals/tests 2023-04-29 14:31:52,281 root INFO creating build/lib/sympy/interactive/tests 2023-04-29 14:31:52,281 root INFO copying sympy/interactive/tests/test_ipython.py -> build/lib/sympy/interactive/tests 2023-04-29 14:31:52,282 root INFO copying sympy/interactive/tests/test_interactive.py -> build/lib/sympy/interactive/tests 2023-04-29 14:31:52,282 root INFO copying sympy/interactive/tests/__init__.py -> build/lib/sympy/interactive/tests 2023-04-29 14:31:52,282 root INFO creating build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,282 root INFO copying sympy/liealgebras/tests/test_dynkin_diagram.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,283 root INFO copying sympy/liealgebras/tests/test_type_B.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,283 root INFO copying sympy/liealgebras/tests/test_type_D.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,283 root INFO copying sympy/liealgebras/tests/test_type_A.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,283 root INFO copying sympy/liealgebras/tests/test_root_system.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,283 root INFO copying sympy/liealgebras/tests/test_weyl_group.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,283 root INFO copying sympy/liealgebras/tests/test_cartan_matrix.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,284 root INFO copying sympy/liealgebras/tests/test_cartan_type.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,284 root INFO copying sympy/liealgebras/tests/test_type_F.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,284 root INFO copying sympy/liealgebras/tests/test_type_G.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,284 root INFO copying sympy/liealgebras/tests/test_type_E.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,284 root INFO copying sympy/liealgebras/tests/test_type_C.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,285 root INFO copying sympy/liealgebras/tests/__init__.py -> build/lib/sympy/liealgebras/tests 2023-04-29 14:31:52,285 root INFO creating build/lib/sympy/logic/tests 2023-04-29 14:31:52,285 root INFO copying sympy/logic/tests/test_inference.py -> build/lib/sympy/logic/tests 2023-04-29 14:31:52,285 root INFO copying sympy/logic/tests/test_boolalg.py -> build/lib/sympy/logic/tests 2023-04-29 14:31:52,285 root INFO copying sympy/logic/tests/test_dimacs.py -> build/lib/sympy/logic/tests 2023-04-29 14:31:52,285 root INFO copying sympy/logic/tests/__init__.py -> build/lib/sympy/logic/tests 2023-04-29 14:31:52,286 root INFO creating build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,286 root INFO copying sympy/matrices/expressions/tests/test_fourier.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,286 root INFO copying sympy/matrices/expressions/tests/test_special.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,287 root INFO copying sympy/matrices/expressions/tests/test_matexpr.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,287 root INFO copying sympy/matrices/expressions/tests/test_indexing.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,287 root INFO copying sympy/matrices/expressions/tests/test_adjoint.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,287 root INFO copying sympy/matrices/expressions/tests/test_matpow.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,287 root INFO copying sympy/matrices/expressions/tests/test_trace.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,288 root INFO copying sympy/matrices/expressions/tests/test_permutation.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,288 root INFO copying sympy/matrices/expressions/tests/test_sets.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,288 root INFO copying sympy/matrices/expressions/tests/test_hadamard.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,288 root INFO copying sympy/matrices/expressions/tests/test_inverse.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,288 root INFO copying sympy/matrices/expressions/tests/test_transpose.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,288 root INFO copying sympy/matrices/expressions/tests/test_determinant.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,289 root INFO copying sympy/matrices/expressions/tests/test_derivatives.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,289 root INFO copying sympy/matrices/expressions/tests/test_blockmatrix.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,289 root INFO copying sympy/matrices/expressions/tests/test_factorizations.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,289 root INFO copying sympy/matrices/expressions/tests/test_matadd.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,289 root INFO copying sympy/matrices/expressions/tests/test_kronecker.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,290 root INFO copying sympy/matrices/expressions/tests/test_slice.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,290 root INFO copying sympy/matrices/expressions/tests/__init__.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,290 root INFO copying sympy/matrices/expressions/tests/test_dotproduct.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,290 root INFO copying sympy/matrices/expressions/tests/test_funcmatrix.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,290 root INFO copying sympy/matrices/expressions/tests/test_companion.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,290 root INFO copying sympy/matrices/expressions/tests/test_diagonal.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,291 root INFO copying sympy/matrices/expressions/tests/test_matmul.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,291 root INFO copying sympy/matrices/expressions/tests/test_applyfunc.py -> build/lib/sympy/matrices/expressions/tests 2023-04-29 14:31:52,291 root INFO creating build/lib/sympy/matrices/tests 2023-04-29 14:31:52,291 root INFO copying sympy/matrices/tests/test_interactions.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,292 root INFO copying sympy/matrices/tests/test_subspaces.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,292 root INFO copying sympy/matrices/tests/test_normalforms.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,292 root INFO copying sympy/matrices/tests/test_reductions.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,292 root INFO copying sympy/matrices/tests/test_graph.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,292 root INFO copying sympy/matrices/tests/test_determinant.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,293 root INFO copying sympy/matrices/tests/test_sparsetools.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,293 root INFO copying sympy/matrices/tests/test_immutable.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,293 root INFO copying sympy/matrices/tests/test_eigen.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,293 root INFO copying sympy/matrices/tests/test_commonmatrix.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,293 root INFO copying sympy/matrices/tests/test_matrices.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,294 root INFO copying sympy/matrices/tests/test_solvers.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,294 root INFO copying sympy/matrices/tests/__init__.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,294 root INFO copying sympy/matrices/tests/test_decompositions.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,294 root INFO copying sympy/matrices/tests/test_sparse.py -> build/lib/sympy/matrices/tests 2023-04-29 14:31:52,294 root INFO creating build/lib/sympy/multipledispatch/tests 2023-04-29 14:31:52,294 root INFO copying sympy/multipledispatch/tests/test_core.py -> build/lib/sympy/multipledispatch/tests 2023-04-29 14:31:52,295 root INFO copying sympy/multipledispatch/tests/test_conflict.py -> build/lib/sympy/multipledispatch/tests 2023-04-29 14:31:52,295 root INFO copying sympy/multipledispatch/tests/test_dispatcher.py -> build/lib/sympy/multipledispatch/tests 2023-04-29 14:31:52,295 root INFO copying sympy/multipledispatch/tests/__init__.py -> build/lib/sympy/multipledispatch/tests 2023-04-29 14:31:52,295 root INFO creating build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,296 root INFO copying sympy/ntheory/tests/test_partitions.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,296 root INFO copying sympy/ntheory/tests/test_primetest.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,296 root INFO copying sympy/ntheory/tests/test_egyptian_fraction.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,296 root INFO copying sympy/ntheory/tests/test_ecm.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,296 root INFO copying sympy/ntheory/tests/test_qs.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,297 root INFO copying sympy/ntheory/tests/test_digits.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,297 root INFO copying sympy/ntheory/tests/test_factor_.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,297 root INFO copying sympy/ntheory/tests/test_elliptic_curve.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,297 root INFO copying sympy/ntheory/tests/test_residue.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,297 root INFO copying sympy/ntheory/tests/test_continued_fraction.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,297 root INFO copying sympy/ntheory/tests/test_bbp_pi.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,298 root INFO copying sympy/ntheory/tests/test_generate.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,298 root INFO copying sympy/ntheory/tests/test_multinomial.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,298 root INFO copying sympy/ntheory/tests/test_modular.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,298 root INFO copying sympy/ntheory/tests/__init__.py -> build/lib/sympy/ntheory/tests 2023-04-29 14:31:52,299 root INFO creating build/lib/sympy/parsing/tests 2023-04-29 14:31:52,299 root INFO copying sympy/parsing/tests/test_implicit_multiplication_application.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,299 root INFO copying sympy/parsing/tests/test_mathematica.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,299 root INFO copying sympy/parsing/tests/test_latex.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,299 root INFO copying sympy/parsing/tests/test_c_parser.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,300 root INFO copying sympy/parsing/tests/test_latex_deps.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,300 root INFO copying sympy/parsing/tests/test_fortran_parser.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,300 root INFO copying sympy/parsing/tests/test_sym_expr.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,300 root INFO copying sympy/parsing/tests/test_sympy_parser.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,300 root INFO copying sympy/parsing/tests/test_maxima.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,300 root INFO copying sympy/parsing/tests/__init__.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,301 root INFO copying sympy/parsing/tests/test_ast_parser.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,301 root INFO copying sympy/parsing/tests/test_autolev.py -> build/lib/sympy/parsing/tests 2023-04-29 14:31:52,301 root INFO creating build/lib/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,301 root INFO copying sympy/physics/continuum_mechanics/tests/test_beam.py -> build/lib/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,301 root INFO copying sympy/physics/continuum_mechanics/tests/__init__.py -> build/lib/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,302 root INFO copying sympy/physics/continuum_mechanics/tests/test_truss.py -> build/lib/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,302 root INFO creating build/lib/sympy/physics/control/tests 2023-04-29 14:31:52,302 root INFO copying sympy/physics/control/tests/test_lti.py -> build/lib/sympy/physics/control/tests 2023-04-29 14:31:52,302 root INFO copying sympy/physics/control/tests/test_control_plots.py -> build/lib/sympy/physics/control/tests 2023-04-29 14:31:52,302 root INFO copying sympy/physics/control/tests/__init__.py -> build/lib/sympy/physics/control/tests 2023-04-29 14:31:52,303 root INFO creating build/lib/sympy/physics/hep/tests 2023-04-29 14:31:52,303 root INFO copying sympy/physics/hep/tests/test_gamma_matrices.py -> build/lib/sympy/physics/hep/tests 2023-04-29 14:31:52,303 root INFO copying sympy/physics/hep/tests/__init__.py -> build/lib/sympy/physics/hep/tests 2023-04-29 14:31:52,303 root INFO creating build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,303 root INFO copying sympy/physics/mechanics/tests/test_lagrange.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,304 root INFO copying sympy/physics/mechanics/tests/test_kane4.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,304 root INFO copying sympy/physics/mechanics/tests/test_linearize.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,304 root INFO copying sympy/physics/mechanics/tests/test_joint.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,304 root INFO copying sympy/physics/mechanics/tests/test_kane3.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,304 root INFO copying sympy/physics/mechanics/tests/test_kane.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,305 root INFO copying sympy/physics/mechanics/tests/test_lagrange2.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,305 root INFO copying sympy/physics/mechanics/tests/test_method.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,305 root INFO copying sympy/physics/mechanics/tests/test_system.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,305 root INFO copying sympy/physics/mechanics/tests/test_rigidbody.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,305 root INFO copying sympy/physics/mechanics/tests/test_models.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,306 root INFO copying sympy/physics/mechanics/tests/test_body.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,306 root INFO copying sympy/physics/mechanics/tests/test_particle.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,306 root INFO copying sympy/physics/mechanics/tests/test_functions.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,306 root INFO copying sympy/physics/mechanics/tests/test_jointsmethod.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,306 root INFO copying sympy/physics/mechanics/tests/__init__.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,306 root INFO copying sympy/physics/mechanics/tests/test_kane2.py -> build/lib/sympy/physics/mechanics/tests 2023-04-29 14:31:52,307 root INFO creating build/lib/sympy/physics/optics/tests 2023-04-29 14:31:52,307 root INFO copying sympy/physics/optics/tests/test_polarization.py -> build/lib/sympy/physics/optics/tests 2023-04-29 14:31:52,307 root INFO copying sympy/physics/optics/tests/test_waves.py -> build/lib/sympy/physics/optics/tests 2023-04-29 14:31:52,307 root INFO copying sympy/physics/optics/tests/test_gaussopt.py -> build/lib/sympy/physics/optics/tests 2023-04-29 14:31:52,307 root INFO copying sympy/physics/optics/tests/test_utils.py -> build/lib/sympy/physics/optics/tests 2023-04-29 14:31:52,308 root INFO copying sympy/physics/optics/tests/__init__.py -> build/lib/sympy/physics/optics/tests 2023-04-29 14:31:52,308 root INFO copying sympy/physics/optics/tests/test_medium.py -> build/lib/sympy/physics/optics/tests 2023-04-29 14:31:52,309 root INFO creating build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,309 root INFO copying sympy/physics/quantum/tests/test_anticommutator.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,309 root INFO copying sympy/physics/quantum/tests/test_fermion.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,309 root INFO copying sympy/physics/quantum/tests/test_qexpr.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,309 root INFO copying sympy/physics/quantum/tests/test_piab.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,309 root INFO copying sympy/physics/quantum/tests/test_cartesian.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,310 root INFO copying sympy/physics/quantum/tests/test_trace.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,310 root INFO copying sympy/physics/quantum/tests/test_state.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,310 root INFO copying sympy/physics/quantum/tests/test_hilbert.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,310 root INFO copying sympy/physics/quantum/tests/test_shor.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,310 root INFO copying sympy/physics/quantum/tests/test_innerproduct.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,311 root INFO copying sympy/physics/quantum/tests/test_grover.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,311 root INFO copying sympy/physics/quantum/tests/test_represent.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,311 root INFO copying sympy/physics/quantum/tests/test_operatorordering.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,311 root INFO copying sympy/physics/quantum/tests/test_tensorproduct.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,311 root INFO copying sympy/physics/quantum/tests/test_commutator.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,311 root INFO copying sympy/physics/quantum/tests/test_sho1d.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,312 root INFO copying sympy/physics/quantum/tests/test_boson.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,312 root INFO copying sympy/physics/quantum/tests/test_qft.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,312 root INFO copying sympy/physics/quantum/tests/test_qubit.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,312 root INFO copying sympy/physics/quantum/tests/test_printing.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,312 root INFO copying sympy/physics/quantum/tests/test_pauli.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,313 root INFO copying sympy/physics/quantum/tests/test_circuitplot.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,313 root INFO copying sympy/physics/quantum/tests/test_density.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,313 root INFO copying sympy/physics/quantum/tests/test_gate.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,313 root INFO copying sympy/physics/quantum/tests/test_qasm.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,313 root INFO copying sympy/physics/quantum/tests/test_qapply.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,313 root INFO copying sympy/physics/quantum/tests/test_operatorset.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,314 root INFO copying sympy/physics/quantum/tests/test_spin.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,314 root INFO copying sympy/physics/quantum/tests/test_cg.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,314 root INFO copying sympy/physics/quantum/tests/__init__.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,314 root INFO copying sympy/physics/quantum/tests/test_matrixutils.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,315 root INFO copying sympy/physics/quantum/tests/test_constants.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,315 root INFO copying sympy/physics/quantum/tests/test_operator.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,315 root INFO copying sympy/physics/quantum/tests/test_dagger.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,315 root INFO copying sympy/physics/quantum/tests/test_identitysearch.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,315 root INFO copying sympy/physics/quantum/tests/test_circuitutils.py -> build/lib/sympy/physics/quantum/tests 2023-04-29 14:31:52,316 root INFO creating build/lib/sympy/physics/tests 2023-04-29 14:31:52,316 root INFO copying sympy/physics/tests/test_hydrogen.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,316 root INFO copying sympy/physics/tests/test_secondquant.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,316 root INFO copying sympy/physics/tests/test_qho_1d.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,316 root INFO copying sympy/physics/tests/test_pring.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,317 root INFO copying sympy/physics/tests/test_physics_matrices.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,317 root INFO copying sympy/physics/tests/test_paulialgebra.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,317 root INFO copying sympy/physics/tests/test_sho.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,317 root INFO copying sympy/physics/tests/test_clebsch_gordan.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,317 root INFO copying sympy/physics/tests/__init__.py -> build/lib/sympy/physics/tests 2023-04-29 14:31:52,318 root INFO creating build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,318 root INFO copying sympy/physics/units/tests/test_dimensionsystem.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,318 root INFO copying sympy/physics/units/tests/test_prefixes.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,318 root INFO copying sympy/physics/units/tests/test_dimensions.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,318 root INFO copying sympy/physics/units/tests/test_util.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,318 root INFO copying sympy/physics/units/tests/test_unitsystem.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,319 root INFO copying sympy/physics/units/tests/test_quantities.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,319 root INFO copying sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,319 root INFO copying sympy/physics/units/tests/__init__.py -> build/lib/sympy/physics/units/tests 2023-04-29 14:31:52,319 root INFO creating build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,319 root INFO copying sympy/physics/vector/tests/test_dyadic.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,320 root INFO copying sympy/physics/vector/tests/test_frame.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,320 root INFO copying sympy/physics/vector/tests/test_printing.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,320 root INFO copying sympy/physics/vector/tests/test_output.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,320 root INFO copying sympy/physics/vector/tests/test_fieldfunctions.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,320 root INFO copying sympy/physics/vector/tests/test_functions.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,321 root INFO copying sympy/physics/vector/tests/test_point.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,321 root INFO copying sympy/physics/vector/tests/__init__.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,321 root INFO copying sympy/physics/vector/tests/test_vector.py -> build/lib/sympy/physics/vector/tests 2023-04-29 14:31:52,321 root INFO creating build/lib/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,321 root INFO copying sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/lib/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,322 root INFO copying sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/lib/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,322 root INFO copying sympy/plotting/intervalmath/tests/__init__.py -> build/lib/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,322 root INFO copying sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/lib/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,322 root INFO creating build/lib/sympy/plotting/pygletplot/tests 2023-04-29 14:31:52,322 root INFO copying sympy/plotting/pygletplot/tests/test_plotting.py -> build/lib/sympy/plotting/pygletplot/tests 2023-04-29 14:31:52,322 root INFO copying sympy/plotting/pygletplot/tests/__init__.py -> build/lib/sympy/plotting/pygletplot/tests 2023-04-29 14:31:52,323 root INFO creating build/lib/sympy/plotting/tests 2023-04-29 14:31:52,323 root INFO copying sympy/plotting/tests/test_experimental_lambdify.py -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,323 root INFO copying sympy/plotting/tests/test_textplot.py -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,323 root INFO copying sympy/plotting/tests/test_plot.py -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,323 root INFO copying sympy/plotting/tests/test_plot_implicit.py -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,324 root INFO copying sympy/plotting/tests/__init__.py -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,324 root INFO creating build/lib/sympy/polys/agca/tests 2023-04-29 14:31:52,324 root INFO copying sympy/polys/agca/tests/test_extensions.py -> build/lib/sympy/polys/agca/tests 2023-04-29 14:31:52,324 root INFO copying sympy/polys/agca/tests/test_ideals.py -> build/lib/sympy/polys/agca/tests 2023-04-29 14:31:52,324 root INFO copying sympy/polys/agca/tests/test_modules.py -> build/lib/sympy/polys/agca/tests 2023-04-29 14:31:52,325 root INFO copying sympy/polys/agca/tests/__init__.py -> build/lib/sympy/polys/agca/tests 2023-04-29 14:31:52,325 root INFO copying sympy/polys/agca/tests/test_homomorphisms.py -> build/lib/sympy/polys/agca/tests 2023-04-29 14:31:52,325 root INFO creating build/lib/sympy/polys/domains/tests 2023-04-29 14:31:52,325 root INFO copying sympy/polys/domains/tests/test_domains.py -> build/lib/sympy/polys/domains/tests 2023-04-29 14:31:52,325 root INFO copying sympy/polys/domains/tests/test_polynomialring.py -> build/lib/sympy/polys/domains/tests 2023-04-29 14:31:52,326 root INFO copying sympy/polys/domains/tests/test_quotientring.py -> build/lib/sympy/polys/domains/tests 2023-04-29 14:31:52,326 root INFO copying sympy/polys/domains/tests/__init__.py -> build/lib/sympy/polys/domains/tests 2023-04-29 14:31:52,326 root INFO creating build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,326 root INFO copying sympy/polys/matrices/tests/test_ddm.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,326 root INFO copying sympy/polys/matrices/tests/test_domainmatrix.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,327 root INFO copying sympy/polys/matrices/tests/test_linsolve.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,327 root INFO copying sympy/polys/matrices/tests/test_dense.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,327 root INFO copying sympy/polys/matrices/tests/test_normalforms.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,327 root INFO copying sympy/polys/matrices/tests/test_eigen.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,327 root INFO copying sympy/polys/matrices/tests/test_sdm.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,328 root INFO copying sympy/polys/matrices/tests/test_domainscalar.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,328 root INFO copying sympy/polys/matrices/tests/__init__.py -> build/lib/sympy/polys/matrices/tests 2023-04-29 14:31:52,328 root INFO creating build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,328 root INFO copying sympy/polys/numberfields/tests/test_basis.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,328 root INFO copying sympy/polys/numberfields/tests/test_utilities.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,329 root INFO copying sympy/polys/numberfields/tests/test_minpoly.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,329 root INFO copying sympy/polys/numberfields/tests/test_primes.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,329 root INFO copying sympy/polys/numberfields/tests/test_modules.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,329 root INFO copying sympy/polys/numberfields/tests/test_subfield.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,329 root INFO copying sympy/polys/numberfields/tests/__init__.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,330 root INFO copying sympy/polys/numberfields/tests/test_numbers.py -> build/lib/sympy/polys/numberfields/tests 2023-04-29 14:31:52,330 root INFO creating build/lib/sympy/polys/tests 2023-04-29 14:31:52,330 root INFO copying sympy/polys/tests/test_polyfuncs.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,331 root INFO copying sympy/polys/tests/test_dispersion.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,331 root INFO copying sympy/polys/tests/test_rings.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,331 root INFO copying sympy/polys/tests/test_modulargcd.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,331 root INFO copying sympy/polys/tests/test_galoistools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,331 root INFO copying sympy/polys/tests/test_injections.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,332 root INFO copying sympy/polys/tests/test_sqfreetools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,332 root INFO copying sympy/polys/tests/test_ring_series.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,332 root INFO copying sympy/polys/tests/test_polyroots.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,332 root INFO copying sympy/polys/tests/test_densearith.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,332 root INFO copying sympy/polys/tests/test_distributedmodules.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,333 root INFO copying sympy/polys/tests/test_pythonrational.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,333 root INFO copying sympy/polys/tests/test_groebnertools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,333 root INFO copying sympy/polys/tests/test_polyclasses.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,333 root INFO copying sympy/polys/tests/test_polyutils.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,333 root INFO copying sympy/polys/tests/test_multivariate_resultants.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,333 root INFO copying sympy/polys/tests/test_specialpolys.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,334 root INFO copying sympy/polys/tests/test_polyoptions.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,334 root INFO copying sympy/polys/tests/test_rationaltools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,334 root INFO copying sympy/polys/tests/test_factortools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,334 root INFO copying sympy/polys/tests/test_monomials.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,334 root INFO copying sympy/polys/tests/test_densetools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,335 root INFO copying sympy/polys/tests/test_orderings.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,335 root INFO copying sympy/polys/tests/test_solvers.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,335 root INFO copying sympy/polys/tests/test_heuristicgcd.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,335 root INFO copying sympy/polys/tests/test_rootoftools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,335 root INFO copying sympy/polys/tests/test_densebasic.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,335 root INFO copying sympy/polys/tests/test_orthopolys.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,336 root INFO copying sympy/polys/tests/test_partfrac.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,336 root INFO copying sympy/polys/tests/test_euclidtools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,336 root INFO copying sympy/polys/tests/test_polytools.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,336 root INFO copying sympy/polys/tests/test_fields.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,336 root INFO copying sympy/polys/tests/test_rootisolation.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,337 root INFO copying sympy/polys/tests/__init__.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,337 root INFO copying sympy/polys/tests/test_polymatrix.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,337 root INFO copying sympy/polys/tests/test_constructor.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,337 root INFO copying sympy/polys/tests/test_subresultants_qq_zz.py -> build/lib/sympy/polys/tests 2023-04-29 14:31:52,337 root INFO creating build/lib/sympy/printing/pretty/tests 2023-04-29 14:31:52,338 root INFO copying sympy/printing/pretty/tests/test_pretty.py -> build/lib/sympy/printing/pretty/tests 2023-04-29 14:31:52,338 root INFO copying sympy/printing/pretty/tests/__init__.py -> build/lib/sympy/printing/pretty/tests 2023-04-29 14:31:52,339 root INFO creating build/lib/sympy/printing/tests 2023-04-29 14:31:52,339 root INFO copying sympy/printing/tests/test_theanocode.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,339 root INFO copying sympy/printing/tests/test_c.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,339 root INFO copying sympy/printing/tests/test_rust.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,339 root INFO copying sympy/printing/tests/test_tableform.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,339 root INFO copying sympy/printing/tests/test_llvmjit.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,340 root INFO copying sympy/printing/tests/test_tree.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,340 root INFO copying sympy/printing/tests/test_octave.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,340 root INFO copying sympy/printing/tests/test_conventions.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,340 root INFO copying sympy/printing/tests/test_mathematica.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,340 root INFO copying sympy/printing/tests/test_glsl.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,341 root INFO copying sympy/printing/tests/test_python.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,341 root INFO copying sympy/printing/tests/test_jax.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,341 root INFO copying sympy/printing/tests/test_latex.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,341 root INFO copying sympy/printing/tests/test_julia.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,341 root INFO copying sympy/printing/tests/test_cxx.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,342 root INFO copying sympy/printing/tests/test_gtk.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,342 root INFO copying sympy/printing/tests/test_cupy.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,342 root INFO copying sympy/printing/tests/test_tensorflow.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,342 root INFO copying sympy/printing/tests/test_dot.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,342 root INFO copying sympy/printing/tests/test_numpy.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,342 root INFO copying sympy/printing/tests/test_pycode.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,343 root INFO copying sympy/printing/tests/test_mathml.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,343 root INFO copying sympy/printing/tests/test_rcode.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,343 root INFO copying sympy/printing/tests/test_str.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,343 root INFO copying sympy/printing/tests/test_lambdarepr.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,343 root INFO copying sympy/printing/tests/test_precedence.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,344 root INFO copying sympy/printing/tests/test_maple.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,344 root INFO copying sympy/printing/tests/test_fortran.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,344 root INFO copying sympy/printing/tests/test_aesaracode.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,344 root INFO copying sympy/printing/tests/__init__.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,344 root INFO copying sympy/printing/tests/test_repr.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,345 root INFO copying sympy/printing/tests/test_codeprinter.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,345 root INFO copying sympy/printing/tests/test_preview.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,345 root INFO copying sympy/printing/tests/test_jscode.py -> build/lib/sympy/printing/tests 2023-04-29 14:31:52,345 root INFO creating build/lib/sympy/sandbox/tests 2023-04-29 14:31:52,345 root INFO copying sympy/sandbox/tests/test_indexed_integrals.py -> build/lib/sympy/sandbox/tests 2023-04-29 14:31:52,346 root INFO copying sympy/sandbox/tests/__init__.py -> build/lib/sympy/sandbox/tests 2023-04-29 14:31:52,346 root INFO creating build/lib/sympy/series/tests 2023-04-29 14:31:52,346 root INFO copying sympy/series/tests/test_limitseq.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,346 root INFO copying sympy/series/tests/test_fourier.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,346 root INFO copying sympy/series/tests/test_approximants.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,347 root INFO copying sympy/series/tests/test_sequences.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,347 root INFO copying sympy/series/tests/test_gruntz.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,347 root INFO copying sympy/series/tests/test_demidovich.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,347 root INFO copying sympy/series/tests/test_kauers.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,347 root INFO copying sympy/series/tests/test_aseries.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,348 root INFO copying sympy/series/tests/test_residues.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,348 root INFO copying sympy/series/tests/test_lseries.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,348 root INFO copying sympy/series/tests/test_order.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,348 root INFO copying sympy/series/tests/test_limits.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,348 root INFO copying sympy/series/tests/__init__.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,348 root INFO copying sympy/series/tests/test_series.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,349 root INFO copying sympy/series/tests/test_nseries.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,349 root INFO copying sympy/series/tests/test_formal.py -> build/lib/sympy/series/tests 2023-04-29 14:31:52,349 root INFO creating build/lib/sympy/sets/tests 2023-04-29 14:31:52,349 root INFO copying sympy/sets/tests/test_ordinals.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,350 root INFO copying sympy/sets/tests/test_sets.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,350 root INFO copying sympy/sets/tests/test_conditionset.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,350 root INFO copying sympy/sets/tests/test_powerset.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,350 root INFO copying sympy/sets/tests/test_contains.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,350 root INFO copying sympy/sets/tests/test_setexpr.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,350 root INFO copying sympy/sets/tests/__init__.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,351 root INFO copying sympy/sets/tests/test_fancysets.py -> build/lib/sympy/sets/tests 2023-04-29 14:31:52,351 root INFO creating build/lib/sympy/simplify/tests 2023-04-29 14:31:52,351 root INFO copying sympy/simplify/tests/test_epathtools.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,351 root INFO copying sympy/simplify/tests/test_combsimp.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,352 root INFO copying sympy/simplify/tests/test_hyperexpand.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,352 root INFO copying sympy/simplify/tests/test_trigsimp.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,352 root INFO copying sympy/simplify/tests/test_ratsimp.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,352 root INFO copying sympy/simplify/tests/test_rewrite.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,352 root INFO copying sympy/simplify/tests/test_gammasimp.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,353 root INFO copying sympy/simplify/tests/test_fu.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,353 root INFO copying sympy/simplify/tests/test_radsimp.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,353 root INFO copying sympy/simplify/tests/test_simplify.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,353 root INFO copying sympy/simplify/tests/test_powsimp.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,353 root INFO copying sympy/simplify/tests/test_cse.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,354 root INFO copying sympy/simplify/tests/__init__.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,354 root INFO copying sympy/simplify/tests/test_sqrtdenest.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,354 root INFO copying sympy/simplify/tests/test_function.py -> build/lib/sympy/simplify/tests 2023-04-29 14:31:52,354 root INFO creating build/lib/sympy/solvers/diophantine/tests 2023-04-29 14:31:52,354 root INFO copying sympy/solvers/diophantine/tests/test_diophantine.py -> build/lib/sympy/solvers/diophantine/tests 2023-04-29 14:31:52,354 root INFO copying sympy/solvers/diophantine/tests/__init__.py -> build/lib/sympy/solvers/diophantine/tests 2023-04-29 14:31:52,355 root INFO creating build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,355 root INFO copying sympy/solvers/ode/tests/test_lie_group.py -> build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,355 root INFO copying sympy/solvers/ode/tests/test_ode.py -> build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,355 root INFO copying sympy/solvers/ode/tests/test_subscheck.py -> build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,355 root INFO copying sympy/solvers/ode/tests/test_single.py -> build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,356 root INFO copying sympy/solvers/ode/tests/test_riccati.py -> build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,356 root INFO copying sympy/solvers/ode/tests/__init__.py -> build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,356 root INFO copying sympy/solvers/ode/tests/test_systems.py -> build/lib/sympy/solvers/ode/tests 2023-04-29 14:31:52,357 root INFO creating build/lib/sympy/solvers/tests 2023-04-29 14:31:52,357 root INFO copying sympy/solvers/tests/test_decompogen.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,357 root INFO copying sympy/solvers/tests/test_solveset.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,357 root INFO copying sympy/solvers/tests/test_constantsimp.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,357 root INFO copying sympy/solvers/tests/test_numeric.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,357 root INFO copying sympy/solvers/tests/test_pde.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,358 root INFO copying sympy/solvers/tests/test_inequalities.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,358 root INFO copying sympy/solvers/tests/test_solvers.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,358 root INFO copying sympy/solvers/tests/test_polysys.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,358 root INFO copying sympy/solvers/tests/__init__.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,358 root INFO copying sympy/solvers/tests/test_recurr.py -> build/lib/sympy/solvers/tests 2023-04-29 14:31:52,359 root INFO creating build/lib/sympy/stats/sampling/tests 2023-04-29 14:31:52,359 root INFO copying sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/lib/sympy/stats/sampling/tests 2023-04-29 14:31:52,359 root INFO copying sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/lib/sympy/stats/sampling/tests 2023-04-29 14:31:52,359 root INFO copying sympy/stats/sampling/tests/__init__.py -> build/lib/sympy/stats/sampling/tests 2023-04-29 14:31:52,359 root INFO copying sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/lib/sympy/stats/sampling/tests 2023-04-29 14:31:52,360 root INFO creating build/lib/sympy/stats/tests 2023-04-29 14:31:52,360 root INFO copying sympy/stats/tests/test_stochastic_process.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,360 root INFO copying sympy/stats/tests/test_rv.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,360 root INFO copying sympy/stats/tests/test_joint_rv.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,361 root INFO copying sympy/stats/tests/test_finite_rv.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,361 root INFO copying sympy/stats/tests/test_error_prop.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,361 root INFO copying sympy/stats/tests/test_symbolic_probability.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,361 root INFO copying sympy/stats/tests/test_compound_rv.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,361 root INFO copying sympy/stats/tests/test_matrix_distributions.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,361 root INFO copying sympy/stats/tests/test_random_matrix.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,362 root INFO copying sympy/stats/tests/test_symbolic_multivariate.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,362 root INFO copying sympy/stats/tests/test_mix.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,362 root INFO copying sympy/stats/tests/test_continuous_rv.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,362 root INFO copying sympy/stats/tests/test_discrete_rv.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,362 root INFO copying sympy/stats/tests/__init__.py -> build/lib/sympy/stats/tests 2023-04-29 14:31:52,363 root INFO creating build/lib/sympy/strategies/branch/tests 2023-04-29 14:31:52,363 root INFO copying sympy/strategies/branch/tests/test_core.py -> build/lib/sympy/strategies/branch/tests 2023-04-29 14:31:52,363 root INFO copying sympy/strategies/branch/tests/test_tools.py -> build/lib/sympy/strategies/branch/tests 2023-04-29 14:31:52,363 root INFO copying sympy/strategies/branch/tests/test_traverse.py -> build/lib/sympy/strategies/branch/tests 2023-04-29 14:31:52,363 root INFO copying sympy/strategies/branch/tests/__init__.py -> build/lib/sympy/strategies/branch/tests 2023-04-29 14:31:52,364 root INFO creating build/lib/sympy/strategies/tests 2023-04-29 14:31:52,364 root INFO copying sympy/strategies/tests/test_core.py -> build/lib/sympy/strategies/tests 2023-04-29 14:31:52,364 root INFO copying sympy/strategies/tests/test_tree.py -> build/lib/sympy/strategies/tests 2023-04-29 14:31:52,364 root INFO copying sympy/strategies/tests/test_tools.py -> build/lib/sympy/strategies/tests 2023-04-29 14:31:52,364 root INFO copying sympy/strategies/tests/test_strat.py -> build/lib/sympy/strategies/tests 2023-04-29 14:31:52,364 root INFO copying sympy/strategies/tests/test_rl.py -> build/lib/sympy/strategies/tests 2023-04-29 14:31:52,365 root INFO copying sympy/strategies/tests/test_traverse.py -> build/lib/sympy/strategies/tests 2023-04-29 14:31:52,365 root INFO copying sympy/strategies/tests/__init__.py -> build/lib/sympy/strategies/tests 2023-04-29 14:31:52,365 root INFO creating build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,365 root INFO copying sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,366 root INFO copying sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,366 root INFO copying sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,366 root INFO copying sympy/tensor/array/expressions/tests/test_convert_index_to_array.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,366 root INFO copying sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,366 root INFO copying sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,366 root INFO copying sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,367 root INFO copying sympy/tensor/array/expressions/tests/__init__.py -> build/lib/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,367 root INFO creating build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,367 root INFO copying sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,367 root INFO copying sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,367 root INFO copying sympy/tensor/array/tests/test_arrayop.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,368 root INFO copying sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,368 root INFO copying sympy/tensor/array/tests/test_array_derivatives.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,368 root INFO copying sympy/tensor/array/tests/__init__.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,368 root INFO copying sympy/tensor/array/tests/test_ndim_array.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,368 root INFO copying sympy/tensor/array/tests/test_array_comprehension.py -> build/lib/sympy/tensor/array/tests 2023-04-29 14:31:52,369 root INFO creating build/lib/sympy/tensor/tests 2023-04-29 14:31:52,369 root INFO copying sympy/tensor/tests/test_tensor.py -> build/lib/sympy/tensor/tests 2023-04-29 14:31:52,369 root INFO copying sympy/tensor/tests/test_tensor_element.py -> build/lib/sympy/tensor/tests 2023-04-29 14:31:52,369 root INFO copying sympy/tensor/tests/test_indexed.py -> build/lib/sympy/tensor/tests 2023-04-29 14:31:52,369 root INFO copying sympy/tensor/tests/test_index_methods.py -> build/lib/sympy/tensor/tests 2023-04-29 14:31:52,370 root INFO copying sympy/tensor/tests/test_tensor_operators.py -> build/lib/sympy/tensor/tests 2023-04-29 14:31:52,370 root INFO copying sympy/tensor/tests/test_functions.py -> build/lib/sympy/tensor/tests 2023-04-29 14:31:52,370 root INFO copying sympy/tensor/tests/__init__.py -> build/lib/sympy/tensor/tests 2023-04-29 14:31:52,370 root INFO creating build/lib/sympy/testing/tests 2023-04-29 14:31:52,370 root INFO copying sympy/testing/tests/diagnose_imports.py -> build/lib/sympy/testing/tests 2023-04-29 14:31:52,371 root INFO copying sympy/testing/tests/test_deprecated.py -> build/lib/sympy/testing/tests 2023-04-29 14:31:52,371 root INFO copying sympy/testing/tests/test_pytest.py -> build/lib/sympy/testing/tests 2023-04-29 14:31:52,371 root INFO copying sympy/testing/tests/test_module_imports.py -> build/lib/sympy/testing/tests 2023-04-29 14:31:52,371 root INFO copying sympy/testing/tests/test_code_quality.py -> build/lib/sympy/testing/tests 2023-04-29 14:31:52,371 root INFO copying sympy/testing/tests/__init__.py -> build/lib/sympy/testing/tests 2023-04-29 14:31:52,372 root INFO creating build/lib/sympy/unify/tests 2023-04-29 14:31:52,372 root INFO copying sympy/unify/tests/test_unify.py -> build/lib/sympy/unify/tests 2023-04-29 14:31:52,372 root INFO copying sympy/unify/tests/test_rewrite.py -> build/lib/sympy/unify/tests 2023-04-29 14:31:52,372 root INFO copying sympy/unify/tests/test_sympy.py -> build/lib/sympy/unify/tests 2023-04-29 14:31:52,372 root INFO copying sympy/unify/tests/__init__.py -> build/lib/sympy/unify/tests 2023-04-29 14:31:52,373 root INFO creating build/lib/sympy/utilities/_compilation/tests 2023-04-29 14:31:52,373 root INFO copying sympy/utilities/_compilation/tests/test_compilation.py -> build/lib/sympy/utilities/_compilation/tests 2023-04-29 14:31:52,373 root INFO copying sympy/utilities/_compilation/tests/__init__.py -> build/lib/sympy/utilities/_compilation/tests 2023-04-29 14:31:52,373 root INFO creating build/lib/sympy/utilities/tests 2023-04-29 14:31:52,373 root INFO copying sympy/utilities/tests/test_autowrap.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,374 root INFO copying sympy/utilities/tests/test_codegen_octave.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,374 root INFO copying sympy/utilities/tests/test_codegen_rust.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,374 root INFO copying sympy/utilities/tests/test_decorator.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,374 root INFO copying sympy/utilities/tests/test_deprecated.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,374 root INFO copying sympy/utilities/tests/test_codegen.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,375 root INFO copying sympy/utilities/tests/test_wester.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,375 root INFO copying sympy/utilities/tests/test_lambdify.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,375 root INFO copying sympy/utilities/tests/test_enumerative.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,375 root INFO copying sympy/utilities/tests/test_codegen_julia.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,375 root INFO copying sympy/utilities/tests/test_matchpy_connector.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,376 root INFO copying sympy/utilities/tests/test_misc.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,376 root INFO copying sympy/utilities/tests/test_source.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,376 root INFO copying sympy/utilities/tests/test_iterables.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,376 root INFO copying sympy/utilities/tests/__init__.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,376 root INFO copying sympy/utilities/tests/test_exceptions.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,377 root INFO copying sympy/utilities/tests/test_timeutils.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,377 root INFO copying sympy/utilities/tests/test_pickling.py -> build/lib/sympy/utilities/tests 2023-04-29 14:31:52,377 root INFO creating build/lib/sympy/vector/tests 2023-04-29 14:31:52,377 root INFO copying sympy/vector/tests/test_field_functions.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,377 root INFO copying sympy/vector/tests/test_integrals.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,378 root INFO copying sympy/vector/tests/test_parametricregion.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,378 root INFO copying sympy/vector/tests/test_coordsysrect.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,378 root INFO copying sympy/vector/tests/test_dyadic.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,378 root INFO copying sympy/vector/tests/test_operators.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,378 root INFO copying sympy/vector/tests/test_implicitregion.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,379 root INFO copying sympy/vector/tests/test_printing.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,379 root INFO copying sympy/vector/tests/test_functions.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,379 root INFO copying sympy/vector/tests/__init__.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,379 root INFO copying sympy/vector/tests/test_vector.py -> build/lib/sympy/vector/tests 2023-04-29 14:31:52,388 root INFO copying sympy/py.typed -> build/lib/sympy 2023-04-29 14:31:52,390 root INFO copying sympy/integrals/rubi/parsetools/header.py.txt -> build/lib/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,390 root INFO copying sympy/parsing/autolev/Autolev.g4 -> build/lib/sympy/parsing/autolev 2023-04-29 14:31:52,391 root INFO creating build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,391 root INFO copying sympy/parsing/autolev/test-examples/ruletest1.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,391 root INFO copying sympy/parsing/autolev/test-examples/ruletest9.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,392 root INFO copying sympy/parsing/autolev/test-examples/ruletest12.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,392 root INFO copying sympy/parsing/autolev/test-examples/ruletest6.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,392 root INFO copying sympy/parsing/autolev/test-examples/ruletest4.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,392 root INFO copying sympy/parsing/autolev/test-examples/ruletest10.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,392 root INFO copying sympy/parsing/autolev/test-examples/ruletest2.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,392 root INFO copying sympy/parsing/autolev/test-examples/ruletest5.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,393 root INFO copying sympy/parsing/autolev/test-examples/ruletest3.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,393 root INFO copying sympy/parsing/autolev/test-examples/ruletest11.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,393 root INFO copying sympy/parsing/autolev/test-examples/ruletest7.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,393 root INFO copying sympy/parsing/autolev/test-examples/ruletest8.al -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,393 root INFO copying sympy/parsing/autolev/test-examples/ruletest4.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,394 root INFO copying sympy/parsing/autolev/test-examples/ruletest11.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,394 root INFO copying sympy/parsing/autolev/test-examples/ruletest5.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,394 root INFO copying sympy/parsing/autolev/test-examples/ruletest1.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,394 root INFO copying sympy/parsing/autolev/test-examples/ruletest9.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,394 root INFO copying sympy/parsing/autolev/test-examples/ruletest7.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,395 root INFO copying sympy/parsing/autolev/test-examples/ruletest3.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,395 root INFO copying sympy/parsing/autolev/test-examples/ruletest6.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,395 root INFO copying sympy/parsing/autolev/test-examples/ruletest8.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,395 root INFO copying sympy/parsing/autolev/test-examples/ruletest12.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,395 root INFO copying sympy/parsing/autolev/test-examples/ruletest10.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,395 root INFO copying sympy/parsing/autolev/test-examples/ruletest2.py -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,396 root INFO creating build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,396 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,396 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,396 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,396 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,397 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,397 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,397 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,397 root INFO copying sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,397 root INFO copying sympy/parsing/autolev/test-examples/README.txt -> build/lib/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,398 root INFO copying sympy/parsing/latex/LICENSE.txt -> build/lib/sympy/parsing/latex 2023-04-29 14:31:52,398 root INFO copying sympy/parsing/latex/LaTeX.g4 -> build/lib/sympy/parsing/latex 2023-04-29 14:31:52,398 root INFO creating build/lib/sympy/utilities/mathml/data 2023-04-29 14:31:52,398 root INFO copying sympy/utilities/mathml/data/mmltex.xsl -> build/lib/sympy/utilities/mathml/data 2023-04-29 14:31:52,398 root INFO copying sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/lib/sympy/utilities/mathml/data 2023-04-29 14:31:52,399 root INFO copying sympy/utilities/mathml/data/mmlctop.xsl -> build/lib/sympy/utilities/mathml/data 2023-04-29 14:31:52,399 root INFO copying sympy/plotting/tests/test_region_and.png -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,399 root INFO copying sympy/plotting/tests/test_region_not.png -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,399 root INFO copying sympy/plotting/tests/test_region_xor.png -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,399 root INFO copying sympy/plotting/tests/test_region_or.png -> build/lib/sympy/plotting/tests 2023-04-29 14:31:52,444 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-04-29 14:31:52,444 root INFO running install 2023-04-29 14:31:52,460 root INFO running install_lib 2023-04-29 14:31:52,462 root INFO creating build/bdist.linux-ppc64le 2023-04-29 14:31:52,462 root INFO creating build/bdist.linux-ppc64le/wheel 2023-04-29 14:31:52,462 root INFO copying build/lib/isympy.py -> build/bdist.linux-ppc64le/wheel 2023-04-29 14:31:52,463 root INFO creating build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,463 root INFO copying build/lib/sympy/conftest.py -> build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,463 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,463 root INFO copying build/lib/sympy/vector/integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,463 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,463 root INFO copying build/lib/sympy/vector/tests/test_field_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,464 root INFO copying build/lib/sympy/vector/tests/test_integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,464 root INFO copying build/lib/sympy/vector/tests/test_parametricregion.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,464 root INFO copying build/lib/sympy/vector/tests/test_coordsysrect.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,464 root INFO copying build/lib/sympy/vector/tests/test_dyadic.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,464 root INFO copying build/lib/sympy/vector/tests/test_operators.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,464 root INFO copying build/lib/sympy/vector/tests/test_implicitregion.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,465 root INFO copying build/lib/sympy/vector/tests/test_printing.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,465 root INFO copying build/lib/sympy/vector/tests/test_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,465 root INFO copying build/lib/sympy/vector/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,465 root INFO copying build/lib/sympy/vector/tests/test_vector.py -> build/bdist.linux-ppc64le/wheel/sympy/vector/tests 2023-04-29 14:31:52,465 root INFO copying build/lib/sympy/vector/dyadic.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,465 root INFO copying build/lib/sympy/vector/basisdependent.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,466 root INFO copying build/lib/sympy/vector/functions.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,466 root INFO copying build/lib/sympy/vector/vector.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,466 root INFO copying build/lib/sympy/vector/point.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,466 root INFO copying build/lib/sympy/vector/coordsysrect.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,466 root INFO copying build/lib/sympy/vector/orienters.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,467 root INFO copying build/lib/sympy/vector/operators.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,467 root INFO copying build/lib/sympy/vector/parametricregion.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,467 root INFO copying build/lib/sympy/vector/scalar.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,467 root INFO copying build/lib/sympy/vector/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,467 root INFO copying build/lib/sympy/vector/deloperator.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,467 root INFO copying build/lib/sympy/vector/implicitregion.py -> build/bdist.linux-ppc64le/wheel/sympy/vector 2023-04-29 14:31:52,468 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,468 root INFO copying build/lib/sympy/ntheory/egyptian_fraction.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,468 root INFO copying build/lib/sympy/ntheory/primetest.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,468 root INFO copying build/lib/sympy/ntheory/bbp_pi.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,468 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,468 root INFO copying build/lib/sympy/ntheory/tests/test_partitions.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,469 root INFO copying build/lib/sympy/ntheory/tests/test_primetest.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,469 root INFO copying build/lib/sympy/ntheory/tests/test_egyptian_fraction.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,469 root INFO copying build/lib/sympy/ntheory/tests/test_ecm.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,469 root INFO copying build/lib/sympy/ntheory/tests/test_qs.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,469 root INFO copying build/lib/sympy/ntheory/tests/test_digits.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,469 root INFO copying build/lib/sympy/ntheory/tests/test_factor_.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,470 root INFO copying build/lib/sympy/ntheory/tests/test_elliptic_curve.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,470 root INFO copying build/lib/sympy/ntheory/tests/test_residue.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,470 root INFO copying build/lib/sympy/ntheory/tests/test_continued_fraction.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,470 root INFO copying build/lib/sympy/ntheory/tests/test_bbp_pi.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,470 root INFO copying build/lib/sympy/ntheory/tests/test_generate.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,470 root INFO copying build/lib/sympy/ntheory/tests/test_multinomial.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,471 root INFO copying build/lib/sympy/ntheory/tests/test_modular.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,471 root INFO copying build/lib/sympy/ntheory/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory/tests 2023-04-29 14:31:52,471 root INFO copying build/lib/sympy/ntheory/partitions_.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,471 root INFO copying build/lib/sympy/ntheory/qs.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,471 root INFO copying build/lib/sympy/ntheory/factor_.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,472 root INFO copying build/lib/sympy/ntheory/elliptic_curve.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,472 root INFO copying build/lib/sympy/ntheory/multinomial.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,472 root INFO copying build/lib/sympy/ntheory/residue_ntheory.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,472 root INFO copying build/lib/sympy/ntheory/modular.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,472 root INFO copying build/lib/sympy/ntheory/generate.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,472 root INFO copying build/lib/sympy/ntheory/continued_fraction.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,473 root INFO copying build/lib/sympy/ntheory/digits.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,473 root INFO copying build/lib/sympy/ntheory/ecm.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,473 root INFO copying build/lib/sympy/ntheory/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/ntheory 2023-04-29 14:31:52,473 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,473 root INFO copying build/lib/sympy/polys/densebasic.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,473 root INFO copying build/lib/sympy/polys/monomials.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,474 root INFO copying build/lib/sympy/polys/polyerrors.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,474 root INFO copying build/lib/sympy/polys/dispersion.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,474 root INFO copying build/lib/sympy/polys/polyroots.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,474 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,474 root INFO copying build/lib/sympy/polys/domains/polynomialring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,475 root INFO copying build/lib/sympy/polys/domains/groundtypes.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,475 root INFO copying build/lib/sympy/polys/domains/gmpyintegerring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,475 root INFO copying build/lib/sympy/polys/domains/algebraicfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,475 root INFO copying build/lib/sympy/polys/domains/gaussiandomains.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,475 root INFO copying build/lib/sympy/polys/domains/old_fractionfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,475 root INFO copying build/lib/sympy/polys/domains/domainelement.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,476 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/domains/tests 2023-04-29 14:31:52,476 root INFO copying build/lib/sympy/polys/domains/tests/test_domains.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains/tests 2023-04-29 14:31:52,476 root INFO copying build/lib/sympy/polys/domains/tests/test_polynomialring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains/tests 2023-04-29 14:31:52,476 root INFO copying build/lib/sympy/polys/domains/tests/test_quotientring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains/tests 2023-04-29 14:31:52,476 root INFO copying build/lib/sympy/polys/domains/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains/tests 2023-04-29 14:31:52,476 root INFO copying build/lib/sympy/polys/domains/ring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,477 root INFO copying build/lib/sympy/polys/domains/field.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,477 root INFO copying build/lib/sympy/polys/domains/simpledomain.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,477 root INFO copying build/lib/sympy/polys/domains/domain.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,477 root INFO copying build/lib/sympy/polys/domains/pythonfinitefield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,477 root INFO copying build/lib/sympy/polys/domains/compositedomain.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,477 root INFO copying build/lib/sympy/polys/domains/modularinteger.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,478 root INFO copying build/lib/sympy/polys/domains/mpelements.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,478 root INFO copying build/lib/sympy/polys/domains/expressionrawdomain.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,478 root INFO copying build/lib/sympy/polys/domains/complexfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,478 root INFO copying build/lib/sympy/polys/domains/pythonintegerring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,478 root INFO copying build/lib/sympy/polys/domains/pythonrationalfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,478 root INFO copying build/lib/sympy/polys/domains/fractionfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,479 root INFO copying build/lib/sympy/polys/domains/expressiondomain.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,479 root INFO copying build/lib/sympy/polys/domains/gmpyfinitefield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,479 root INFO copying build/lib/sympy/polys/domains/old_polynomialring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,479 root INFO copying build/lib/sympy/polys/domains/rationalfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,479 root INFO copying build/lib/sympy/polys/domains/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,480 root INFO copying build/lib/sympy/polys/domains/gmpyrationalfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,480 root INFO copying build/lib/sympy/polys/domains/integerring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,480 root INFO copying build/lib/sympy/polys/domains/finitefield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,480 root INFO copying build/lib/sympy/polys/domains/quotientring.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,480 root INFO copying build/lib/sympy/polys/domains/characteristiczero.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,480 root INFO copying build/lib/sympy/polys/domains/realfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,481 root INFO copying build/lib/sympy/polys/domains/pythonrational.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/domains 2023-04-29 14:31:52,481 root INFO copying build/lib/sympy/polys/polyconfig.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,481 root INFO copying build/lib/sympy/polys/groebnertools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,481 root INFO copying build/lib/sympy/polys/polyoptions.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,481 root INFO copying build/lib/sympy/polys/specialpolys.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,481 root INFO copying build/lib/sympy/polys/domainmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,482 root INFO copying build/lib/sympy/polys/polymatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,482 root INFO copying build/lib/sympy/polys/distributedmodules.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,482 root INFO copying build/lib/sympy/polys/heuristicgcd.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,482 root INFO copying build/lib/sympy/polys/compatibility.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,482 root INFO copying build/lib/sympy/polys/polytools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,483 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,483 root INFO copying build/lib/sympy/polys/tests/test_polyfuncs.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,483 root INFO copying build/lib/sympy/polys/tests/test_dispersion.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,483 root INFO copying build/lib/sympy/polys/tests/test_rings.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,483 root INFO copying build/lib/sympy/polys/tests/test_modulargcd.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,483 root INFO copying build/lib/sympy/polys/tests/test_galoistools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,484 root INFO copying build/lib/sympy/polys/tests/test_injections.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,484 root INFO copying build/lib/sympy/polys/tests/test_sqfreetools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,484 root INFO copying build/lib/sympy/polys/tests/test_ring_series.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,484 root INFO copying build/lib/sympy/polys/tests/test_polyroots.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,484 root INFO copying build/lib/sympy/polys/tests/test_densearith.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,485 root INFO copying build/lib/sympy/polys/tests/test_distributedmodules.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,485 root INFO copying build/lib/sympy/polys/tests/test_pythonrational.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,485 root INFO copying build/lib/sympy/polys/tests/test_groebnertools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,485 root INFO copying build/lib/sympy/polys/tests/test_polyclasses.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,485 root INFO copying build/lib/sympy/polys/tests/test_polyutils.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,485 root INFO copying build/lib/sympy/polys/tests/test_multivariate_resultants.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,486 root INFO copying build/lib/sympy/polys/tests/test_specialpolys.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,486 root INFO copying build/lib/sympy/polys/tests/test_polyoptions.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,486 root INFO copying build/lib/sympy/polys/tests/test_rationaltools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,486 root INFO copying build/lib/sympy/polys/tests/test_factortools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,486 root INFO copying build/lib/sympy/polys/tests/test_monomials.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,486 root INFO copying build/lib/sympy/polys/tests/test_densetools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,487 root INFO copying build/lib/sympy/polys/tests/test_orderings.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,487 root INFO copying build/lib/sympy/polys/tests/test_solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,487 root INFO copying build/lib/sympy/polys/tests/test_heuristicgcd.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,487 root INFO copying build/lib/sympy/polys/tests/test_rootoftools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,487 root INFO copying build/lib/sympy/polys/tests/test_densebasic.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,488 root INFO copying build/lib/sympy/polys/tests/test_orthopolys.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,488 root INFO copying build/lib/sympy/polys/tests/test_partfrac.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,488 root INFO copying build/lib/sympy/polys/tests/test_euclidtools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,488 root INFO copying build/lib/sympy/polys/tests/test_polytools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,488 root INFO copying build/lib/sympy/polys/tests/test_fields.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,488 root INFO copying build/lib/sympy/polys/tests/test_rootisolation.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,489 root INFO copying build/lib/sympy/polys/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,489 root INFO copying build/lib/sympy/polys/tests/test_polymatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,489 root INFO copying build/lib/sympy/polys/tests/test_constructor.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,489 root INFO copying build/lib/sympy/polys/tests/test_subresultants_qq_zz.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/tests 2023-04-29 14:31:52,489 root INFO copying build/lib/sympy/polys/polyquinticconst.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,490 root INFO copying build/lib/sympy/polys/galoistools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,490 root INFO copying build/lib/sympy/polys/polyutils.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,490 root INFO copying build/lib/sympy/polys/rootisolation.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,490 root INFO copying build/lib/sympy/polys/densetools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,490 root INFO copying build/lib/sympy/polys/solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,490 root INFO copying build/lib/sympy/polys/densearith.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,491 root INFO copying build/lib/sympy/polys/ring_series.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,491 root INFO copying build/lib/sympy/polys/euclidtools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,491 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,491 root INFO copying build/lib/sympy/polys/numberfields/modules.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,491 root INFO copying build/lib/sympy/polys/numberfields/exceptions.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,492 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,492 root INFO copying build/lib/sympy/polys/numberfields/tests/test_basis.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,492 root INFO copying build/lib/sympy/polys/numberfields/tests/test_utilities.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,492 root INFO copying build/lib/sympy/polys/numberfields/tests/test_minpoly.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,492 root INFO copying build/lib/sympy/polys/numberfields/tests/test_primes.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,492 root INFO copying build/lib/sympy/polys/numberfields/tests/test_modules.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,493 root INFO copying build/lib/sympy/polys/numberfields/tests/test_subfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,493 root INFO copying build/lib/sympy/polys/numberfields/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,493 root INFO copying build/lib/sympy/polys/numberfields/tests/test_numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields/tests 2023-04-29 14:31:52,493 root INFO copying build/lib/sympy/polys/numberfields/primes.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,493 root INFO copying build/lib/sympy/polys/numberfields/basis.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,493 root INFO copying build/lib/sympy/polys/numberfields/utilities.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,494 root INFO copying build/lib/sympy/polys/numberfields/subfield.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,494 root INFO copying build/lib/sympy/polys/numberfields/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,494 root INFO copying build/lib/sympy/polys/numberfields/minpoly.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/numberfields 2023-04-29 14:31:52,494 root INFO copying build/lib/sympy/polys/constructor.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,494 root INFO copying build/lib/sympy/polys/polyfuncs.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,495 root INFO copying build/lib/sympy/polys/factortools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,495 root INFO copying build/lib/sympy/polys/rootoftools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,495 root INFO copying build/lib/sympy/polys/multivariate_resultants.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,495 root INFO copying build/lib/sympy/polys/sqfreetools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,495 root INFO copying build/lib/sympy/polys/modulargcd.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,495 root INFO copying build/lib/sympy/polys/partfrac.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,496 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/agca 2023-04-29 14:31:52,496 root INFO copying build/lib/sympy/polys/agca/modules.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca 2023-04-29 14:31:52,496 root INFO copying build/lib/sympy/polys/agca/ideals.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca 2023-04-29 14:31:52,496 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/agca/tests 2023-04-29 14:31:52,496 root INFO copying build/lib/sympy/polys/agca/tests/test_extensions.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca/tests 2023-04-29 14:31:52,496 root INFO copying build/lib/sympy/polys/agca/tests/test_ideals.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca/tests 2023-04-29 14:31:52,497 root INFO copying build/lib/sympy/polys/agca/tests/test_modules.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca/tests 2023-04-29 14:31:52,497 root INFO copying build/lib/sympy/polys/agca/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca/tests 2023-04-29 14:31:52,497 root INFO copying build/lib/sympy/polys/agca/tests/test_homomorphisms.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca/tests 2023-04-29 14:31:52,497 root INFO copying build/lib/sympy/polys/agca/homomorphisms.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca 2023-04-29 14:31:52,497 root INFO copying build/lib/sympy/polys/agca/extensions.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca 2023-04-29 14:31:52,497 root INFO copying build/lib/sympy/polys/agca/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/agca 2023-04-29 14:31:52,498 root INFO copying build/lib/sympy/polys/orthopolys.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,498 root INFO copying build/lib/sympy/polys/polyclasses.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,498 root INFO copying build/lib/sympy/polys/rings.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,498 root INFO copying build/lib/sympy/polys/subresultants_qq_zz.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,498 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/benchmarks 2023-04-29 14:31:52,499 root INFO copying build/lib/sympy/polys/benchmarks/bench_galoispolys.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/benchmarks 2023-04-29 14:31:52,499 root INFO copying build/lib/sympy/polys/benchmarks/bench_solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/benchmarks 2023-04-29 14:31:52,499 root INFO copying build/lib/sympy/polys/benchmarks/bench_groebnertools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/benchmarks 2023-04-29 14:31:52,499 root INFO copying build/lib/sympy/polys/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/benchmarks 2023-04-29 14:31:52,500 root INFO copying build/lib/sympy/polys/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,500 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,500 root INFO copying build/lib/sympy/polys/matrices/eigen.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,500 root INFO copying build/lib/sympy/polys/matrices/domainmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,500 root INFO copying build/lib/sympy/polys/matrices/dense.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,500 root INFO copying build/lib/sympy/polys/matrices/ddm.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,501 root INFO copying build/lib/sympy/polys/matrices/exceptions.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,501 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,501 root INFO copying build/lib/sympy/polys/matrices/tests/test_ddm.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,501 root INFO copying build/lib/sympy/polys/matrices/tests/test_domainmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,501 root INFO copying build/lib/sympy/polys/matrices/tests/test_linsolve.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,501 root INFO copying build/lib/sympy/polys/matrices/tests/test_dense.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,502 root INFO copying build/lib/sympy/polys/matrices/tests/test_normalforms.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,502 root INFO copying build/lib/sympy/polys/matrices/tests/test_eigen.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,502 root INFO copying build/lib/sympy/polys/matrices/tests/test_sdm.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,502 root INFO copying build/lib/sympy/polys/matrices/tests/test_domainscalar.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,502 root INFO copying build/lib/sympy/polys/matrices/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices/tests 2023-04-29 14:31:52,502 root INFO copying build/lib/sympy/polys/matrices/domainscalar.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,503 root INFO copying build/lib/sympy/polys/matrices/linsolve.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,503 root INFO copying build/lib/sympy/polys/matrices/normalforms.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,503 root INFO copying build/lib/sympy/polys/matrices/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,503 root INFO copying build/lib/sympy/polys/matrices/sdm.py -> build/bdist.linux-ppc64le/wheel/sympy/polys/matrices 2023-04-29 14:31:52,503 root INFO copying build/lib/sympy/polys/orderings.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,504 root INFO copying build/lib/sympy/polys/rationaltools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,504 root INFO copying build/lib/sympy/polys/fields.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,504 root INFO copying build/lib/sympy/polys/fglmtools.py -> build/bdist.linux-ppc64le/wheel/sympy/polys 2023-04-29 14:31:52,504 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/holonomic 2023-04-29 14:31:52,504 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/holonomic/tests 2023-04-29 14:31:52,504 root INFO copying build/lib/sympy/holonomic/tests/test_recurrence.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic/tests 2023-04-29 14:31:52,505 root INFO copying build/lib/sympy/holonomic/tests/test_holonomic.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic/tests 2023-04-29 14:31:52,505 root INFO copying build/lib/sympy/holonomic/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic/tests 2023-04-29 14:31:52,505 root INFO copying build/lib/sympy/holonomic/holonomicerrors.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic 2023-04-29 14:31:52,505 root INFO copying build/lib/sympy/holonomic/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic 2023-04-29 14:31:52,505 root INFO copying build/lib/sympy/holonomic/recurrence.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic 2023-04-29 14:31:52,505 root INFO copying build/lib/sympy/holonomic/holonomic.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic 2023-04-29 14:31:52,506 root INFO copying build/lib/sympy/holonomic/numerical.py -> build/bdist.linux-ppc64le/wheel/sympy/holonomic 2023-04-29 14:31:52,506 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,506 root INFO copying build/lib/sympy/testing/matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,506 root INFO copying build/lib/sympy/testing/randtest.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,506 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/testing/tests 2023-04-29 14:31:52,506 root INFO copying build/lib/sympy/testing/tests/diagnose_imports.py -> build/bdist.linux-ppc64le/wheel/sympy/testing/tests 2023-04-29 14:31:52,507 root INFO copying build/lib/sympy/testing/tests/test_deprecated.py -> build/bdist.linux-ppc64le/wheel/sympy/testing/tests 2023-04-29 14:31:52,507 root INFO copying build/lib/sympy/testing/tests/test_pytest.py -> build/bdist.linux-ppc64le/wheel/sympy/testing/tests 2023-04-29 14:31:52,507 root INFO copying build/lib/sympy/testing/tests/test_module_imports.py -> build/bdist.linux-ppc64le/wheel/sympy/testing/tests 2023-04-29 14:31:52,507 root INFO copying build/lib/sympy/testing/tests/test_code_quality.py -> build/bdist.linux-ppc64le/wheel/sympy/testing/tests 2023-04-29 14:31:52,507 root INFO copying build/lib/sympy/testing/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/testing/tests 2023-04-29 14:31:52,507 root INFO copying build/lib/sympy/testing/runtests.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,508 root INFO copying build/lib/sympy/testing/benchmarking.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,508 root INFO copying build/lib/sympy/testing/pytest.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,508 root INFO copying build/lib/sympy/testing/quality_unicode.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,508 root INFO copying build/lib/sympy/testing/tmpfiles.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,508 root INFO copying build/lib/sympy/testing/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/testing 2023-04-29 14:31:52,509 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,509 root INFO copying build/lib/sympy/strategies/tree.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,509 root INFO copying build/lib/sympy/strategies/util.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,509 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,509 root INFO copying build/lib/sympy/strategies/tests/test_core.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,509 root INFO copying build/lib/sympy/strategies/tests/test_tree.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,510 root INFO copying build/lib/sympy/strategies/tests/test_tools.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,510 root INFO copying build/lib/sympy/strategies/tests/test_strat.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,510 root INFO copying build/lib/sympy/strategies/tests/test_rl.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,510 root INFO copying build/lib/sympy/strategies/tests/test_traverse.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,510 root INFO copying build/lib/sympy/strategies/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/tests 2023-04-29 14:31:52,510 root INFO copying build/lib/sympy/strategies/rl.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,511 root INFO copying build/lib/sympy/strategies/core.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,511 root INFO copying build/lib/sympy/strategies/traverse.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,511 root INFO copying build/lib/sympy/strategies/tools.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,511 root INFO copying build/lib/sympy/strategies/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies 2023-04-29 14:31:52,511 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/strategies/branch 2023-04-29 14:31:52,511 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/strategies/branch/tests 2023-04-29 14:31:52,511 root INFO copying build/lib/sympy/strategies/branch/tests/test_core.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch/tests 2023-04-29 14:31:52,512 root INFO copying build/lib/sympy/strategies/branch/tests/test_tools.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch/tests 2023-04-29 14:31:52,512 root INFO copying build/lib/sympy/strategies/branch/tests/test_traverse.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch/tests 2023-04-29 14:31:52,512 root INFO copying build/lib/sympy/strategies/branch/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch/tests 2023-04-29 14:31:52,512 root INFO copying build/lib/sympy/strategies/branch/core.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch 2023-04-29 14:31:52,512 root INFO copying build/lib/sympy/strategies/branch/traverse.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch 2023-04-29 14:31:52,512 root INFO copying build/lib/sympy/strategies/branch/tools.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch 2023-04-29 14:31:52,513 root INFO copying build/lib/sympy/strategies/branch/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/strategies/branch 2023-04-29 14:31:52,513 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,513 root INFO copying build/lib/sympy/combinatorics/coset_table.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,513 root INFO copying build/lib/sympy/combinatorics/named_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,513 root INFO copying build/lib/sympy/combinatorics/testutil.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,514 root INFO copying build/lib/sympy/combinatorics/util.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,514 root INFO copying build/lib/sympy/combinatorics/polyhedron.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,514 root INFO copying build/lib/sympy/combinatorics/schur_number.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,514 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,514 root INFO copying build/lib/sympy/combinatorics/tests/test_partitions.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,514 root INFO copying build/lib/sympy/combinatorics/tests/test_testutil.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,515 root INFO copying build/lib/sympy/combinatorics/tests/test_rewriting.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,515 root INFO copying build/lib/sympy/combinatorics/tests/test_named_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,515 root INFO copying build/lib/sympy/combinatorics/tests/test_subsets.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,515 root INFO copying build/lib/sympy/combinatorics/tests/test_graycode.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,515 root INFO copying build/lib/sympy/combinatorics/tests/test_polyhedron.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,515 root INFO copying build/lib/sympy/combinatorics/tests/test_util.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,516 root INFO copying build/lib/sympy/combinatorics/tests/test_fp_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,516 root INFO copying build/lib/sympy/combinatorics/tests/test_generators.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,516 root INFO copying build/lib/sympy/combinatorics/tests/test_permutations.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,516 root INFO copying build/lib/sympy/combinatorics/tests/test_perm_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,516 root INFO copying build/lib/sympy/combinatorics/tests/test_free_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,516 root INFO copying build/lib/sympy/combinatorics/tests/test_prufer.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,517 root INFO copying build/lib/sympy/combinatorics/tests/test_schur_number.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,517 root INFO copying build/lib/sympy/combinatorics/tests/test_tensor_can.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,517 root INFO copying build/lib/sympy/combinatorics/tests/test_coset_table.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,517 root INFO copying build/lib/sympy/combinatorics/tests/test_group_numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,517 root INFO copying build/lib/sympy/combinatorics/tests/test_group_constructs.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,517 root INFO copying build/lib/sympy/combinatorics/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,518 root INFO copying build/lib/sympy/combinatorics/tests/test_homomorphisms.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,518 root INFO copying build/lib/sympy/combinatorics/tests/test_pc_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics/tests 2023-04-29 14:31:52,518 root INFO copying build/lib/sympy/combinatorics/tensor_can.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,518 root INFO copying build/lib/sympy/combinatorics/partitions.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,518 root INFO copying build/lib/sympy/combinatorics/homomorphisms.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,519 root INFO copying build/lib/sympy/combinatorics/group_constructs.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,519 root INFO copying build/lib/sympy/combinatorics/generators.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,519 root INFO copying build/lib/sympy/combinatorics/perm_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,519 root INFO copying build/lib/sympy/combinatorics/rewritingsystem.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,519 root INFO copying build/lib/sympy/combinatorics/subsets.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,520 root INFO copying build/lib/sympy/combinatorics/graycode.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,520 root INFO copying build/lib/sympy/combinatorics/pc_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,520 root INFO copying build/lib/sympy/combinatorics/free_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,520 root INFO copying build/lib/sympy/combinatorics/prufer.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,520 root INFO copying build/lib/sympy/combinatorics/group_numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,520 root INFO copying build/lib/sympy/combinatorics/permutations.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,521 root INFO copying build/lib/sympy/combinatorics/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,521 root INFO copying build/lib/sympy/combinatorics/fp_groups.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,521 root INFO copying build/lib/sympy/combinatorics/rewritingsystem_fsm.py -> build/bdist.linux-ppc64le/wheel/sympy/combinatorics 2023-04-29 14:31:52,521 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,521 root INFO copying build/lib/sympy/printing/fortran.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,522 root INFO copying build/lib/sympy/printing/dot.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,522 root INFO copying build/lib/sympy/printing/printer.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,522 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/printing/pretty 2023-04-29 14:31:52,522 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/printing/pretty/tests 2023-04-29 14:31:52,522 root INFO copying build/lib/sympy/printing/pretty/tests/test_pretty.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/pretty/tests 2023-04-29 14:31:52,523 root INFO copying build/lib/sympy/printing/pretty/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/pretty/tests 2023-04-29 14:31:52,523 root INFO copying build/lib/sympy/printing/pretty/pretty_symbology.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/pretty 2023-04-29 14:31:52,523 root INFO copying build/lib/sympy/printing/pretty/stringpict.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/pretty 2023-04-29 14:31:52,523 root INFO copying build/lib/sympy/printing/pretty/pretty.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/pretty 2023-04-29 14:31:52,523 root INFO copying build/lib/sympy/printing/pretty/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/pretty 2023-04-29 14:31:52,523 root INFO copying build/lib/sympy/printing/jscode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,524 root INFO copying build/lib/sympy/printing/tensorflow.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,524 root INFO copying build/lib/sympy/printing/precedence.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,524 root INFO copying build/lib/sympy/printing/tree.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,524 root INFO copying build/lib/sympy/printing/mathml.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,524 root INFO copying build/lib/sympy/printing/lambdarepr.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,525 root INFO copying build/lib/sympy/printing/llvmjitcode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,525 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,525 root INFO copying build/lib/sympy/printing/tests/test_theanocode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,525 root INFO copying build/lib/sympy/printing/tests/test_c.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,525 root INFO copying build/lib/sympy/printing/tests/test_rust.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,525 root INFO copying build/lib/sympy/printing/tests/test_tableform.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,526 root INFO copying build/lib/sympy/printing/tests/test_llvmjit.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,526 root INFO copying build/lib/sympy/printing/tests/test_tree.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,526 root INFO copying build/lib/sympy/printing/tests/test_octave.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,526 root INFO copying build/lib/sympy/printing/tests/test_conventions.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,526 root INFO copying build/lib/sympy/printing/tests/test_mathematica.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,526 root INFO copying build/lib/sympy/printing/tests/test_glsl.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,527 root INFO copying build/lib/sympy/printing/tests/test_python.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,527 root INFO copying build/lib/sympy/printing/tests/test_jax.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,527 root INFO copying build/lib/sympy/printing/tests/test_latex.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,527 root INFO copying build/lib/sympy/printing/tests/test_julia.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,527 root INFO copying build/lib/sympy/printing/tests/test_cxx.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,528 root INFO copying build/lib/sympy/printing/tests/test_gtk.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,528 root INFO copying build/lib/sympy/printing/tests/test_cupy.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,528 root INFO copying build/lib/sympy/printing/tests/test_tensorflow.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,528 root INFO copying build/lib/sympy/printing/tests/test_dot.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,528 root INFO copying build/lib/sympy/printing/tests/test_numpy.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,528 root INFO copying build/lib/sympy/printing/tests/test_pycode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,529 root INFO copying build/lib/sympy/printing/tests/test_mathml.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,529 root INFO copying build/lib/sympy/printing/tests/test_rcode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,529 root INFO copying build/lib/sympy/printing/tests/test_str.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,529 root INFO copying build/lib/sympy/printing/tests/test_lambdarepr.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,529 root INFO copying build/lib/sympy/printing/tests/test_precedence.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,530 root INFO copying build/lib/sympy/printing/tests/test_maple.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,530 root INFO copying build/lib/sympy/printing/tests/test_fortran.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,530 root INFO copying build/lib/sympy/printing/tests/test_aesaracode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,530 root INFO copying build/lib/sympy/printing/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,530 root INFO copying build/lib/sympy/printing/tests/test_repr.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,530 root INFO copying build/lib/sympy/printing/tests/test_codeprinter.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,531 root INFO copying build/lib/sympy/printing/tests/test_preview.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,531 root INFO copying build/lib/sympy/printing/tests/test_jscode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing/tests 2023-04-29 14:31:52,531 root INFO copying build/lib/sympy/printing/rcode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,531 root INFO copying build/lib/sympy/printing/codeprinter.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,531 root INFO copying build/lib/sympy/printing/tableform.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,531 root INFO copying build/lib/sympy/printing/conventions.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,532 root INFO copying build/lib/sympy/printing/maple.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,532 root INFO copying build/lib/sympy/printing/julia.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,532 root INFO copying build/lib/sympy/printing/gtk.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,532 root INFO copying build/lib/sympy/printing/octave.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,532 root INFO copying build/lib/sympy/printing/str.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,532 root INFO copying build/lib/sympy/printing/repr.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,533 root INFO copying build/lib/sympy/printing/python.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,533 root INFO copying build/lib/sympy/printing/glsl.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,533 root INFO copying build/lib/sympy/printing/mathematica.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,533 root INFO copying build/lib/sympy/printing/defaults.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,533 root INFO copying build/lib/sympy/printing/latex.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,534 root INFO copying build/lib/sympy/printing/aesaracode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,534 root INFO copying build/lib/sympy/printing/numpy.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,534 root INFO copying build/lib/sympy/printing/pycode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,534 root INFO copying build/lib/sympy/printing/rust.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,534 root INFO copying build/lib/sympy/printing/cxx.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,534 root INFO copying build/lib/sympy/printing/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,535 root INFO copying build/lib/sympy/printing/c.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,535 root INFO copying build/lib/sympy/printing/theanocode.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,535 root INFO copying build/lib/sympy/printing/preview.py -> build/bdist.linux-ppc64le/wheel/sympy/printing 2023-04-29 14:31:52,535 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions 2023-04-29 14:31:52,535 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,536 root INFO copying build/lib/sympy/functions/special/elliptic_integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,536 root INFO copying build/lib/sympy/functions/special/error_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,536 root INFO copying build/lib/sympy/functions/special/gamma_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,536 root INFO copying build/lib/sympy/functions/special/bessel.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,536 root INFO copying build/lib/sympy/functions/special/tensor_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,537 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,537 root INFO copying build/lib/sympy/functions/special/tests/test_gamma_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,537 root INFO copying build/lib/sympy/functions/special/tests/test_bsplines.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,537 root INFO copying build/lib/sympy/functions/special/tests/test_delta_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,537 root INFO copying build/lib/sympy/functions/special/tests/test_zeta_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,537 root INFO copying build/lib/sympy/functions/special/tests/test_beta_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,538 root INFO copying build/lib/sympy/functions/special/tests/test_elliptic_integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,538 root INFO copying build/lib/sympy/functions/special/tests/test_spherical_harmonics.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,538 root INFO copying build/lib/sympy/functions/special/tests/test_tensor_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,538 root INFO copying build/lib/sympy/functions/special/tests/test_mathieu.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,538 root INFO copying build/lib/sympy/functions/special/tests/test_singularity_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,538 root INFO copying build/lib/sympy/functions/special/tests/test_spec_polynomials.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,539 root INFO copying build/lib/sympy/functions/special/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,539 root INFO copying build/lib/sympy/functions/special/tests/test_bessel.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,539 root INFO copying build/lib/sympy/functions/special/tests/test_error_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,539 root INFO copying build/lib/sympy/functions/special/tests/test_hyper.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/tests 2023-04-29 14:31:52,539 root INFO copying build/lib/sympy/functions/special/mathieu_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,539 root INFO copying build/lib/sympy/functions/special/polynomials.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,540 root INFO copying build/lib/sympy/functions/special/hyper.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,540 root INFO copying build/lib/sympy/functions/special/bsplines.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,540 root INFO copying build/lib/sympy/functions/special/delta_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,540 root INFO copying build/lib/sympy/functions/special/spherical_harmonics.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,540 root INFO copying build/lib/sympy/functions/special/singularity_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,541 root INFO copying build/lib/sympy/functions/special/zeta_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,541 root INFO copying build/lib/sympy/functions/special/beta_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,541 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/special/benchmarks 2023-04-29 14:31:52,541 root INFO copying build/lib/sympy/functions/special/benchmarks/bench_special.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/benchmarks 2023-04-29 14:31:52,541 root INFO copying build/lib/sympy/functions/special/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special/benchmarks 2023-04-29 14:31:52,541 root INFO copying build/lib/sympy/functions/special/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/special 2023-04-29 14:31:52,542 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial 2023-04-29 14:31:52,542 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,542 root INFO copying build/lib/sympy/functions/combinatorial/tests/test_comb_factorials.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,542 root INFO copying build/lib/sympy/functions/combinatorial/tests/test_comb_numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,542 root INFO copying build/lib/sympy/functions/combinatorial/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial/tests 2023-04-29 14:31:52,542 root INFO copying build/lib/sympy/functions/combinatorial/numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial 2023-04-29 14:31:52,543 root INFO copying build/lib/sympy/functions/combinatorial/factorials.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial 2023-04-29 14:31:52,543 root INFO copying build/lib/sympy/functions/combinatorial/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/combinatorial 2023-04-29 14:31:52,543 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,543 root INFO copying build/lib/sympy/functions/elementary/trigonometric.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,543 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,543 root INFO copying build/lib/sympy/functions/elementary/tests/test_miscellaneous.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,544 root INFO copying build/lib/sympy/functions/elementary/tests/test_complexes.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,544 root INFO copying build/lib/sympy/functions/elementary/tests/test_trigonometric.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,544 root INFO copying build/lib/sympy/functions/elementary/tests/test_integers.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,544 root INFO copying build/lib/sympy/functions/elementary/tests/test_interface.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,544 root INFO copying build/lib/sympy/functions/elementary/tests/test_hyperbolic.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,545 root INFO copying build/lib/sympy/functions/elementary/tests/test_piecewise.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,545 root INFO copying build/lib/sympy/functions/elementary/tests/test_exponential.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,545 root INFO copying build/lib/sympy/functions/elementary/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/tests 2023-04-29 14:31:52,545 root INFO copying build/lib/sympy/functions/elementary/integers.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,545 root INFO copying build/lib/sympy/functions/elementary/hyperbolic.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,546 root INFO copying build/lib/sympy/functions/elementary/exponential.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,546 root INFO copying build/lib/sympy/functions/elementary/complexes.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,546 root INFO copying build/lib/sympy/functions/elementary/piecewise.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,546 root INFO copying build/lib/sympy/functions/elementary/miscellaneous.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,546 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/benchmarks 2023-04-29 14:31:52,546 root INFO copying build/lib/sympy/functions/elementary/benchmarks/bench_exp.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/benchmarks 2023-04-29 14:31:52,547 root INFO copying build/lib/sympy/functions/elementary/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary/benchmarks 2023-04-29 14:31:52,547 root INFO copying build/lib/sympy/functions/elementary/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions/elementary 2023-04-29 14:31:52,547 root INFO copying build/lib/sympy/functions/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/functions 2023-04-29 14:31:52,547 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,547 root INFO copying build/lib/sympy/assumptions/ask.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,548 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,548 root INFO copying build/lib/sympy/assumptions/predicates/matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,548 root INFO copying build/lib/sympy/assumptions/predicates/sets.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,548 root INFO copying build/lib/sympy/assumptions/predicates/order.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,548 root INFO copying build/lib/sympy/assumptions/predicates/calculus.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,548 root INFO copying build/lib/sympy/assumptions/predicates/ntheory.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,549 root INFO copying build/lib/sympy/assumptions/predicates/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,549 root INFO copying build/lib/sympy/assumptions/predicates/common.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/predicates 2023-04-29 14:31:52,549 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,549 root INFO copying build/lib/sympy/assumptions/handlers/matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,549 root INFO copying build/lib/sympy/assumptions/handlers/sets.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,549 root INFO copying build/lib/sympy/assumptions/handlers/order.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,550 root INFO copying build/lib/sympy/assumptions/handlers/calculus.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,550 root INFO copying build/lib/sympy/assumptions/handlers/ntheory.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,550 root INFO copying build/lib/sympy/assumptions/handlers/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,550 root INFO copying build/lib/sympy/assumptions/handlers/common.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/handlers 2023-04-29 14:31:52,550 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,550 root INFO copying build/lib/sympy/assumptions/tests/test_assumptions_2.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,551 root INFO copying build/lib/sympy/assumptions/tests/test_context.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,551 root INFO copying build/lib/sympy/assumptions/tests/test_refine.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,551 root INFO copying build/lib/sympy/assumptions/tests/test_wrapper.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,551 root INFO copying build/lib/sympy/assumptions/tests/test_matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,551 root INFO copying build/lib/sympy/assumptions/tests/test_satask.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,551 root INFO copying build/lib/sympy/assumptions/tests/test_query.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,552 root INFO copying build/lib/sympy/assumptions/tests/test_sathandlers.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,552 root INFO copying build/lib/sympy/assumptions/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/tests 2023-04-29 14:31:52,552 root INFO copying build/lib/sympy/assumptions/assume.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,552 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/assumptions/relation 2023-04-29 14:31:52,552 root INFO copying build/lib/sympy/assumptions/relation/equality.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/relation 2023-04-29 14:31:52,552 root INFO copying build/lib/sympy/assumptions/relation/binrel.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/relation 2023-04-29 14:31:52,553 root INFO copying build/lib/sympy/assumptions/relation/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions/relation 2023-04-29 14:31:52,553 root INFO copying build/lib/sympy/assumptions/facts.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,553 root INFO copying build/lib/sympy/assumptions/refine.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,553 root INFO copying build/lib/sympy/assumptions/sathandlers.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,553 root INFO copying build/lib/sympy/assumptions/wrapper.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,553 root INFO copying build/lib/sympy/assumptions/cnf.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,554 root INFO copying build/lib/sympy/assumptions/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,554 root INFO copying build/lib/sympy/assumptions/ask_generated.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,554 root INFO copying build/lib/sympy/assumptions/satask.py -> build/bdist.linux-ppc64le/wheel/sympy/assumptions 2023-04-29 14:31:52,554 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,554 root INFO copying build/lib/sympy/core/function.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,555 root INFO copying build/lib/sympy/core/relational.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,555 root INFO copying build/lib/sympy/core/decorators.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,555 root INFO copying build/lib/sympy/core/traversal.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,555 root INFO copying build/lib/sympy/core/compatibility.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,555 root INFO copying build/lib/sympy/core/power.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,555 root INFO copying build/lib/sympy/core/trace.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,556 root INFO copying build/lib/sympy/core/kind.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,556 root INFO copying build/lib/sympy/core/cache.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,556 root INFO copying build/lib/sympy/core/parameters.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,556 root INFO copying build/lib/sympy/core/_print_helpers.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,556 root INFO copying build/lib/sympy/core/coreerrors.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,556 root INFO copying build/lib/sympy/core/add.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,557 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,557 root INFO copying build/lib/sympy/core/tests/test_exprtools.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,557 root INFO copying build/lib/sympy/core/tests/test_rules.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,557 root INFO copying build/lib/sympy/core/tests/test_traversal.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,557 root INFO copying build/lib/sympy/core/tests/test_logic.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,558 root INFO copying build/lib/sympy/core/tests/test_equal.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,558 root INFO copying build/lib/sympy/core/tests/test_var.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,558 root INFO copying build/lib/sympy/core/tests/test_facts.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,558 root INFO copying build/lib/sympy/core/tests/test_match.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,558 root INFO copying build/lib/sympy/core/tests/test_basic.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,558 root INFO copying build/lib/sympy/core/tests/test_noncommutative.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,559 root INFO copying build/lib/sympy/core/tests/test_compatibility.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,559 root INFO copying build/lib/sympy/core/tests/test_kind.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,559 root INFO copying build/lib/sympy/core/tests/test_random.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,559 root INFO copying build/lib/sympy/core/tests/test_assumptions.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,559 root INFO copying build/lib/sympy/core/tests/test_symbol.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,559 root INFO copying build/lib/sympy/core/tests/test_operations.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,560 root INFO copying build/lib/sympy/core/tests/test_sorting.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,560 root INFO copying build/lib/sympy/core/tests/test_eval.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,560 root INFO copying build/lib/sympy/core/tests/test_cache.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,560 root INFO copying build/lib/sympy/core/tests/test_complex.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,560 root INFO copying build/lib/sympy/core/tests/test_containers.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,561 root INFO copying build/lib/sympy/core/tests/test_subs.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,561 root INFO copying build/lib/sympy/core/tests/test_constructor_postprocessor.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,561 root INFO copying build/lib/sympy/core/tests/test_args.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,561 root INFO copying build/lib/sympy/core/tests/test_multidimensional.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,561 root INFO copying build/lib/sympy/core/tests/test_power.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,562 root INFO copying build/lib/sympy/core/tests/test_priority.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,562 root INFO copying build/lib/sympy/core/tests/test_arit.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,562 root INFO copying build/lib/sympy/core/tests/test_singleton.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,562 root INFO copying build/lib/sympy/core/tests/test_sympify.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,562 root INFO copying build/lib/sympy/core/tests/test_truediv.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,562 root INFO copying build/lib/sympy/core/tests/test_parameters.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,563 root INFO copying build/lib/sympy/core/tests/test_relational.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,563 root INFO copying build/lib/sympy/core/tests/test_evalf.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,563 root INFO copying build/lib/sympy/core/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,563 root INFO copying build/lib/sympy/core/tests/test_expand.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,563 root INFO copying build/lib/sympy/core/tests/test_numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,564 root INFO copying build/lib/sympy/core/tests/test_expr.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,564 root INFO copying build/lib/sympy/core/tests/test_function.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,564 root INFO copying build/lib/sympy/core/tests/test_diff.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,564 root INFO copying build/lib/sympy/core/tests/test_count_ops.py -> build/bdist.linux-ppc64le/wheel/sympy/core/tests 2023-04-29 14:31:52,564 root INFO copying build/lib/sympy/core/operations.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,564 root INFO copying build/lib/sympy/core/containers.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,565 root INFO copying build/lib/sympy/core/exprtools.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,565 root INFO copying build/lib/sympy/core/symbol.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,565 root INFO copying build/lib/sympy/core/mod.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,565 root INFO copying build/lib/sympy/core/core.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,565 root INFO copying build/lib/sympy/core/singleton.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,566 root INFO copying build/lib/sympy/core/sympify.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,566 root INFO copying build/lib/sympy/core/expr.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,566 root INFO copying build/lib/sympy/core/alphabets.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,566 root INFO copying build/lib/sympy/core/numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,566 root INFO copying build/lib/sympy/core/rules.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,567 root INFO copying build/lib/sympy/core/random.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,567 root INFO copying build/lib/sympy/core/facts.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,567 root INFO copying build/lib/sympy/core/mul.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,567 root INFO copying build/lib/sympy/core/backend.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,567 root INFO copying build/lib/sympy/core/basic.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,567 root INFO copying build/lib/sympy/core/multidimensional.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,568 root INFO copying build/lib/sympy/core/assumptions.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,568 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,568 root INFO copying build/lib/sympy/core/benchmarks/bench_assumptions.py -> build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,568 root INFO copying build/lib/sympy/core/benchmarks/bench_sympify.py -> build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,568 root INFO copying build/lib/sympy/core/benchmarks/bench_numbers.py -> build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,569 root INFO copying build/lib/sympy/core/benchmarks/bench_expand.py -> build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,569 root INFO copying build/lib/sympy/core/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,569 root INFO copying build/lib/sympy/core/benchmarks/bench_basic.py -> build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,569 root INFO copying build/lib/sympy/core/benchmarks/bench_arit.py -> build/bdist.linux-ppc64le/wheel/sympy/core/benchmarks 2023-04-29 14:31:52,569 root INFO copying build/lib/sympy/core/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,569 root INFO copying build/lib/sympy/core/logic.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,570 root INFO copying build/lib/sympy/core/evalf.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,570 root INFO copying build/lib/sympy/core/sorting.py -> build/bdist.linux-ppc64le/wheel/sympy/core 2023-04-29 14:31:52,570 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,570 root INFO copying build/lib/sympy/utilities/lambdify.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,570 root INFO copying build/lib/sympy/utilities/decorator.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,570 root INFO copying build/lib/sympy/utilities/codegen.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,571 root INFO copying build/lib/sympy/utilities/memoization.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,571 root INFO copying build/lib/sympy/utilities/randtest.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,571 root INFO copying build/lib/sympy/utilities/misc.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,571 root INFO copying build/lib/sympy/utilities/timeutils.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,571 root INFO copying build/lib/sympy/utilities/exceptions.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,572 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,572 root INFO copying build/lib/sympy/utilities/tests/test_autowrap.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,572 root INFO copying build/lib/sympy/utilities/tests/test_codegen_octave.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,572 root INFO copying build/lib/sympy/utilities/tests/test_codegen_rust.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,572 root INFO copying build/lib/sympy/utilities/tests/test_decorator.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,572 root INFO copying build/lib/sympy/utilities/tests/test_deprecated.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,573 root INFO copying build/lib/sympy/utilities/tests/test_codegen.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,573 root INFO copying build/lib/sympy/utilities/tests/test_wester.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,573 root INFO copying build/lib/sympy/utilities/tests/test_lambdify.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,573 root INFO copying build/lib/sympy/utilities/tests/test_enumerative.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,573 root INFO copying build/lib/sympy/utilities/tests/test_codegen_julia.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,573 root INFO copying build/lib/sympy/utilities/tests/test_matchpy_connector.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,574 root INFO copying build/lib/sympy/utilities/tests/test_misc.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,574 root INFO copying build/lib/sympy/utilities/tests/test_source.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,574 root INFO copying build/lib/sympy/utilities/tests/test_iterables.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,574 root INFO copying build/lib/sympy/utilities/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,574 root INFO copying build/lib/sympy/utilities/tests/test_exceptions.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,575 root INFO copying build/lib/sympy/utilities/tests/test_timeutils.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,575 root INFO copying build/lib/sympy/utilities/tests/test_pickling.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/tests 2023-04-29 14:31:52,575 root INFO copying build/lib/sympy/utilities/runtests.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,575 root INFO copying build/lib/sympy/utilities/magic.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,575 root INFO copying build/lib/sympy/utilities/source.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,575 root INFO copying build/lib/sympy/utilities/pkgdata.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,576 root INFO copying build/lib/sympy/utilities/benchmarking.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,576 root INFO copying build/lib/sympy/utilities/pytest.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,576 root INFO copying build/lib/sympy/utilities/iterables.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,576 root INFO copying build/lib/sympy/utilities/enumerative.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,576 root INFO copying build/lib/sympy/utilities/tmpfiles.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,576 root INFO copying build/lib/sympy/utilities/autowrap.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,577 root INFO copying build/lib/sympy/utilities/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,577 root INFO copying build/lib/sympy/utilities/matchpy_connector.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities 2023-04-29 14:31:52,577 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation 2023-04-29 14:31:52,577 root INFO copying build/lib/sympy/utilities/_compilation/util.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation 2023-04-29 14:31:52,577 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation/tests 2023-04-29 14:31:52,577 root INFO copying build/lib/sympy/utilities/_compilation/tests/test_compilation.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation/tests 2023-04-29 14:31:52,578 root INFO copying build/lib/sympy/utilities/_compilation/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation/tests 2023-04-29 14:31:52,578 root INFO copying build/lib/sympy/utilities/_compilation/runners.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation 2023-04-29 14:31:52,578 root INFO copying build/lib/sympy/utilities/_compilation/availability.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation 2023-04-29 14:31:52,578 root INFO copying build/lib/sympy/utilities/_compilation/compilation.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation 2023-04-29 14:31:52,578 root INFO copying build/lib/sympy/utilities/_compilation/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/_compilation 2023-04-29 14:31:52,578 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/utilities/mathml 2023-04-29 14:31:52,579 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/utilities/mathml/data 2023-04-29 14:31:52,579 root INFO copying build/lib/sympy/utilities/mathml/data/mmltex.xsl -> build/bdist.linux-ppc64le/wheel/sympy/utilities/mathml/data 2023-04-29 14:31:52,579 root INFO copying build/lib/sympy/utilities/mathml/data/simple_mmlctop.xsl -> build/bdist.linux-ppc64le/wheel/sympy/utilities/mathml/data 2023-04-29 14:31:52,579 root INFO copying build/lib/sympy/utilities/mathml/data/mmlctop.xsl -> build/bdist.linux-ppc64le/wheel/sympy/utilities/mathml/data 2023-04-29 14:31:52,580 root INFO copying build/lib/sympy/utilities/mathml/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/utilities/mathml 2023-04-29 14:31:52,580 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/categories 2023-04-29 14:31:52,580 root INFO copying build/lib/sympy/categories/baseclasses.py -> build/bdist.linux-ppc64le/wheel/sympy/categories 2023-04-29 14:31:52,580 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/categories/tests 2023-04-29 14:31:52,580 root INFO copying build/lib/sympy/categories/tests/test_baseclasses.py -> build/bdist.linux-ppc64le/wheel/sympy/categories/tests 2023-04-29 14:31:52,580 root INFO copying build/lib/sympy/categories/tests/test_drawing.py -> build/bdist.linux-ppc64le/wheel/sympy/categories/tests 2023-04-29 14:31:52,581 root INFO copying build/lib/sympy/categories/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/categories/tests 2023-04-29 14:31:52,581 root INFO copying build/lib/sympy/categories/diagram_drawing.py -> build/bdist.linux-ppc64le/wheel/sympy/categories 2023-04-29 14:31:52,581 root INFO copying build/lib/sympy/categories/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/categories 2023-04-29 14:31:52,581 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/logic 2023-04-29 14:31:52,581 root INFO copying build/lib/sympy/logic/inference.py -> build/bdist.linux-ppc64le/wheel/sympy/logic 2023-04-29 14:31:52,581 root INFO copying build/lib/sympy/logic/boolalg.py -> build/bdist.linux-ppc64le/wheel/sympy/logic 2023-04-29 14:31:52,582 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/logic/utilities 2023-04-29 14:31:52,582 root INFO copying build/lib/sympy/logic/utilities/dimacs.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/utilities 2023-04-29 14:31:52,582 root INFO copying build/lib/sympy/logic/utilities/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/utilities 2023-04-29 14:31:52,582 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/logic/tests 2023-04-29 14:31:52,582 root INFO copying build/lib/sympy/logic/tests/test_inference.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/tests 2023-04-29 14:31:52,582 root INFO copying build/lib/sympy/logic/tests/test_boolalg.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/tests 2023-04-29 14:31:52,583 root INFO copying build/lib/sympy/logic/tests/test_dimacs.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/tests 2023-04-29 14:31:52,583 root INFO copying build/lib/sympy/logic/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/tests 2023-04-29 14:31:52,583 root INFO copying build/lib/sympy/logic/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/logic 2023-04-29 14:31:52,583 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/logic/algorithms 2023-04-29 14:31:52,583 root INFO copying build/lib/sympy/logic/algorithms/dpll.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/algorithms 2023-04-29 14:31:52,584 root INFO copying build/lib/sympy/logic/algorithms/minisat22_wrapper.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/algorithms 2023-04-29 14:31:52,584 root INFO copying build/lib/sympy/logic/algorithms/dpll2.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/algorithms 2023-04-29 14:31:52,584 root INFO copying build/lib/sympy/logic/algorithms/pycosat_wrapper.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/algorithms 2023-04-29 14:31:52,584 root INFO copying build/lib/sympy/logic/algorithms/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/logic/algorithms 2023-04-29 14:31:52,584 root INFO copying build/lib/sympy/abc.py -> build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,584 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/external 2023-04-29 14:31:52,585 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,585 root INFO copying build/lib/sympy/external/tests/test_autowrap.py -> build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,585 root INFO copying build/lib/sympy/external/tests/test_scipy.py -> build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,585 root INFO copying build/lib/sympy/external/tests/test_codegen.py -> build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,585 root INFO copying build/lib/sympy/external/tests/test_numpy.py -> build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,585 root INFO copying build/lib/sympy/external/tests/test_importtools.py -> build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,586 root INFO copying build/lib/sympy/external/tests/test_pythonmpq.py -> build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,586 root INFO copying build/lib/sympy/external/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/external/tests 2023-04-29 14:31:52,586 root INFO copying build/lib/sympy/external/importtools.py -> build/bdist.linux-ppc64le/wheel/sympy/external 2023-04-29 14:31:52,586 root INFO copying build/lib/sympy/external/pythonmpq.py -> build/bdist.linux-ppc64le/wheel/sympy/external 2023-04-29 14:31:52,586 root INFO copying build/lib/sympy/external/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/external 2023-04-29 14:31:52,586 root INFO copying build/lib/sympy/external/gmpy.py -> build/bdist.linux-ppc64le/wheel/sympy/external 2023-04-29 14:31:52,587 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/tensor 2023-04-29 14:31:52,587 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,587 root INFO copying build/lib/sympy/tensor/tests/test_tensor.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,587 root INFO copying build/lib/sympy/tensor/tests/test_tensor_element.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,587 root INFO copying build/lib/sympy/tensor/tests/test_indexed.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,587 root INFO copying build/lib/sympy/tensor/tests/test_index_methods.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,588 root INFO copying build/lib/sympy/tensor/tests/test_tensor_operators.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,588 root INFO copying build/lib/sympy/tensor/tests/test_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,588 root INFO copying build/lib/sympy/tensor/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/tests 2023-04-29 14:31:52,588 root INFO copying build/lib/sympy/tensor/functions.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor 2023-04-29 14:31:52,588 root INFO copying build/lib/sympy/tensor/toperators.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor 2023-04-29 14:31:52,588 root INFO copying build/lib/sympy/tensor/indexed.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor 2023-04-29 14:31:52,589 root INFO copying build/lib/sympy/tensor/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor 2023-04-29 14:31:52,589 root INFO copying build/lib/sympy/tensor/tensor.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor 2023-04-29 14:31:52,589 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,589 root INFO copying build/lib/sympy/tensor/array/arrayop.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,589 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,589 root INFO copying build/lib/sympy/tensor/array/tests/test_ndim_array_conversions.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,590 root INFO copying build/lib/sympy/tensor/array/tests/test_mutable_ndim_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,590 root INFO copying build/lib/sympy/tensor/array/tests/test_arrayop.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,590 root INFO copying build/lib/sympy/tensor/array/tests/test_immutable_ndim_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,590 root INFO copying build/lib/sympy/tensor/array/tests/test_array_derivatives.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,590 root INFO copying build/lib/sympy/tensor/array/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,591 root INFO copying build/lib/sympy/tensor/array/tests/test_ndim_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,591 root INFO copying build/lib/sympy/tensor/array/tests/test_array_comprehension.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/tests 2023-04-29 14:31:52,591 root INFO copying build/lib/sympy/tensor/array/dense_ndim_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,591 root INFO copying build/lib/sympy/tensor/array/mutable_ndim_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,591 root INFO copying build/lib/sympy/tensor/array/array_derivatives.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,591 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,592 root INFO copying build/lib/sympy/tensor/array/expressions/conv_array_to_indexed.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,592 root INFO copying build/lib/sympy/tensor/array/expressions/conv_matrix_to_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,592 root INFO copying build/lib/sympy/tensor/array/expressions/array_expressions.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,592 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,592 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,592 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,593 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_array_expressions.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,593 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_index_to_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,593 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,593 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_as_explicit.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,593 root INFO copying build/lib/sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,593 root INFO copying build/lib/sympy/tensor/array/expressions/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions/tests 2023-04-29 14:31:52,594 root INFO copying build/lib/sympy/tensor/array/expressions/conv_indexed_to_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,594 root INFO copying build/lib/sympy/tensor/array/expressions/utils.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,594 root INFO copying build/lib/sympy/tensor/array/expressions/arrayexpr_derivatives.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,594 root INFO copying build/lib/sympy/tensor/array/expressions/conv_array_to_matrix.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,594 root INFO copying build/lib/sympy/tensor/array/expressions/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array/expressions 2023-04-29 14:31:52,594 root INFO copying build/lib/sympy/tensor/array/array_comprehension.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,595 root INFO copying build/lib/sympy/tensor/array/sparse_ndim_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,595 root INFO copying build/lib/sympy/tensor/array/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,595 root INFO copying build/lib/sympy/tensor/array/ndim_array.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor/array 2023-04-29 14:31:52,595 root INFO copying build/lib/sympy/tensor/index_methods.py -> build/bdist.linux-ppc64le/wheel/sympy/tensor 2023-04-29 14:31:52,595 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/calculus 2023-04-29 14:31:52,596 root INFO copying build/lib/sympy/calculus/util.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus 2023-04-29 14:31:52,596 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/calculus/tests 2023-04-29 14:31:52,596 root INFO copying build/lib/sympy/calculus/tests/test_util.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus/tests 2023-04-29 14:31:52,596 root INFO copying build/lib/sympy/calculus/tests/test_euler.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus/tests 2023-04-29 14:31:52,596 root INFO copying build/lib/sympy/calculus/tests/test_accumulationbounds.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus/tests 2023-04-29 14:31:52,596 root INFO copying build/lib/sympy/calculus/tests/test_finite_diff.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus/tests 2023-04-29 14:31:52,597 root INFO copying build/lib/sympy/calculus/tests/test_singularities.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus/tests 2023-04-29 14:31:52,597 root INFO copying build/lib/sympy/calculus/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus/tests 2023-04-29 14:31:52,597 root INFO copying build/lib/sympy/calculus/accumulationbounds.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus 2023-04-29 14:31:52,597 root INFO copying build/lib/sympy/calculus/finite_diff.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus 2023-04-29 14:31:52,597 root INFO copying build/lib/sympy/calculus/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus 2023-04-29 14:31:52,597 root INFO copying build/lib/sympy/calculus/euler.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus 2023-04-29 14:31:52,598 root INFO copying build/lib/sympy/calculus/singularities.py -> build/bdist.linux-ppc64le/wheel/sympy/calculus 2023-04-29 14:31:52,598 root INFO copying build/lib/sympy/this.py -> build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,598 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,598 root INFO copying build/lib/sympy/sets/setexpr.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,598 root INFO copying build/lib/sympy/sets/ordinals.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,598 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,599 root INFO copying build/lib/sympy/sets/handlers/power.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,599 root INFO copying build/lib/sympy/sets/handlers/add.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,599 root INFO copying build/lib/sympy/sets/handlers/functions.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,599 root INFO copying build/lib/sympy/sets/handlers/union.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,599 root INFO copying build/lib/sympy/sets/handlers/intersection.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,599 root INFO copying build/lib/sympy/sets/handlers/mul.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,600 root INFO copying build/lib/sympy/sets/handlers/comparison.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,600 root INFO copying build/lib/sympy/sets/handlers/issubset.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,600 root INFO copying build/lib/sympy/sets/handlers/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/handlers 2023-04-29 14:31:52,600 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,600 root INFO copying build/lib/sympy/sets/tests/test_ordinals.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,600 root INFO copying build/lib/sympy/sets/tests/test_sets.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,601 root INFO copying build/lib/sympy/sets/tests/test_conditionset.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,601 root INFO copying build/lib/sympy/sets/tests/test_powerset.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,601 root INFO copying build/lib/sympy/sets/tests/test_contains.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,601 root INFO copying build/lib/sympy/sets/tests/test_setexpr.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,601 root INFO copying build/lib/sympy/sets/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,602 root INFO copying build/lib/sympy/sets/tests/test_fancysets.py -> build/bdist.linux-ppc64le/wheel/sympy/sets/tests 2023-04-29 14:31:52,602 root INFO copying build/lib/sympy/sets/sets.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,602 root INFO copying build/lib/sympy/sets/contains.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,602 root INFO copying build/lib/sympy/sets/fancysets.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,602 root INFO copying build/lib/sympy/sets/conditionset.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,602 root INFO copying build/lib/sympy/sets/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,603 root INFO copying build/lib/sympy/sets/powerset.py -> build/bdist.linux-ppc64le/wheel/sympy/sets 2023-04-29 14:31:52,603 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/crypto 2023-04-29 14:31:52,603 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/crypto/tests 2023-04-29 14:31:52,603 root INFO copying build/lib/sympy/crypto/tests/test_crypto.py -> build/bdist.linux-ppc64le/wheel/sympy/crypto/tests 2023-04-29 14:31:52,603 root INFO copying build/lib/sympy/crypto/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/crypto/tests 2023-04-29 14:31:52,603 root INFO copying build/lib/sympy/crypto/crypto.py -> build/bdist.linux-ppc64le/wheel/sympy/crypto 2023-04-29 14:31:52,604 root INFO copying build/lib/sympy/crypto/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/crypto 2023-04-29 14:31:52,604 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/plotting 2023-04-29 14:31:52,604 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath 2023-04-29 14:31:52,604 root INFO copying build/lib/sympy/plotting/intervalmath/interval_membership.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath 2023-04-29 14:31:52,604 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,604 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_intervalmath.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,605 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_interval_membership.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,605 root INFO copying build/lib/sympy/plotting/intervalmath/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,605 root INFO copying build/lib/sympy/plotting/intervalmath/tests/test_interval_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath/tests 2023-04-29 14:31:52,605 root INFO copying build/lib/sympy/plotting/intervalmath/lib_interval.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath 2023-04-29 14:31:52,605 root INFO copying build/lib/sympy/plotting/intervalmath/interval_arithmetic.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath 2023-04-29 14:31:52,605 root INFO copying build/lib/sympy/plotting/intervalmath/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/intervalmath 2023-04-29 14:31:52,606 root INFO copying build/lib/sympy/plotting/plot.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting 2023-04-29 14:31:52,606 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,606 root INFO copying build/lib/sympy/plotting/tests/test_experimental_lambdify.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,606 root INFO copying build/lib/sympy/plotting/tests/test_textplot.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,606 root INFO copying build/lib/sympy/plotting/tests/test_region_and.png -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,607 root INFO copying build/lib/sympy/plotting/tests/test_plot.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,607 root INFO copying build/lib/sympy/plotting/tests/test_region_not.png -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,607 root INFO copying build/lib/sympy/plotting/tests/test_plot_implicit.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,607 root INFO copying build/lib/sympy/plotting/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,607 root INFO copying build/lib/sympy/plotting/tests/test_region_xor.png -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,607 root INFO copying build/lib/sympy/plotting/tests/test_region_or.png -> build/bdist.linux-ppc64le/wheel/sympy/plotting/tests 2023-04-29 14:31:52,608 root INFO copying build/lib/sympy/plotting/textplot.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting 2023-04-29 14:31:52,608 root INFO copying build/lib/sympy/plotting/plot_implicit.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting 2023-04-29 14:31:52,608 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,608 root INFO copying build/lib/sympy/plotting/pygletplot/plot_surface.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,608 root INFO copying build/lib/sympy/plotting/pygletplot/plot_camera.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,608 root INFO copying build/lib/sympy/plotting/pygletplot/util.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,609 root INFO copying build/lib/sympy/plotting/pygletplot/plot_object.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,609 root INFO copying build/lib/sympy/plotting/pygletplot/plot.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,609 root INFO copying build/lib/sympy/plotting/pygletplot/color_scheme.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,609 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot/tests 2023-04-29 14:31:52,609 root INFO copying build/lib/sympy/plotting/pygletplot/tests/test_plotting.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot/tests 2023-04-29 14:31:52,609 root INFO copying build/lib/sympy/plotting/pygletplot/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot/tests 2023-04-29 14:31:52,610 root INFO copying build/lib/sympy/plotting/pygletplot/plot_rotation.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,610 root INFO copying build/lib/sympy/plotting/pygletplot/plot_interval.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,610 root INFO copying build/lib/sympy/plotting/pygletplot/managed_window.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,610 root INFO copying build/lib/sympy/plotting/pygletplot/plot_mode.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,610 root INFO copying build/lib/sympy/plotting/pygletplot/plot_curve.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,610 root INFO copying build/lib/sympy/plotting/pygletplot/plot_controller.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,611 root INFO copying build/lib/sympy/plotting/pygletplot/plot_axes.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,611 root INFO copying build/lib/sympy/plotting/pygletplot/plot_modes.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,611 root INFO copying build/lib/sympy/plotting/pygletplot/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,611 root INFO copying build/lib/sympy/plotting/pygletplot/plot_window.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,611 root INFO copying build/lib/sympy/plotting/pygletplot/plot_mode_base.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting/pygletplot 2023-04-29 14:31:52,611 root INFO copying build/lib/sympy/plotting/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting 2023-04-29 14:31:52,612 root INFO copying build/lib/sympy/plotting/experimental_lambdify.py -> build/bdist.linux-ppc64le/wheel/sympy/plotting 2023-04-29 14:31:52,612 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/interactive 2023-04-29 14:31:52,612 root INFO copying build/lib/sympy/interactive/traversal.py -> build/bdist.linux-ppc64le/wheel/sympy/interactive 2023-04-29 14:31:52,612 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/interactive/tests 2023-04-29 14:31:52,612 root INFO copying build/lib/sympy/interactive/tests/test_ipython.py -> build/bdist.linux-ppc64le/wheel/sympy/interactive/tests 2023-04-29 14:31:52,612 root INFO copying build/lib/sympy/interactive/tests/test_interactive.py -> build/bdist.linux-ppc64le/wheel/sympy/interactive/tests 2023-04-29 14:31:52,613 root INFO copying build/lib/sympy/interactive/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/interactive/tests 2023-04-29 14:31:52,613 root INFO copying build/lib/sympy/interactive/session.py -> build/bdist.linux-ppc64le/wheel/sympy/interactive 2023-04-29 14:31:52,613 root INFO copying build/lib/sympy/interactive/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/interactive 2023-04-29 14:31:52,613 root INFO copying build/lib/sympy/interactive/printing.py -> build/bdist.linux-ppc64le/wheel/sympy/interactive 2023-04-29 14:31:52,613 root INFO copying build/lib/sympy/galgebra.py -> build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,613 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,614 root INFO copying build/lib/sympy/series/aseries.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,614 root INFO copying build/lib/sympy/series/sequences.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,614 root INFO copying build/lib/sympy/series/gruntz.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,614 root INFO copying build/lib/sympy/series/formal.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,614 root INFO copying build/lib/sympy/series/acceleration.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,615 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,615 root INFO copying build/lib/sympy/series/tests/test_limitseq.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,615 root INFO copying build/lib/sympy/series/tests/test_fourier.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,615 root INFO copying build/lib/sympy/series/tests/test_approximants.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,615 root INFO copying build/lib/sympy/series/tests/test_sequences.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,615 root INFO copying build/lib/sympy/series/tests/test_gruntz.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,616 root INFO copying build/lib/sympy/series/tests/test_demidovich.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,616 root INFO copying build/lib/sympy/series/tests/test_kauers.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,616 root INFO copying build/lib/sympy/series/tests/test_aseries.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,616 root INFO copying build/lib/sympy/series/tests/test_residues.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,616 root INFO copying build/lib/sympy/series/tests/test_lseries.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,616 root INFO copying build/lib/sympy/series/tests/test_order.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,617 root INFO copying build/lib/sympy/series/tests/test_limits.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,617 root INFO copying build/lib/sympy/series/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,617 root INFO copying build/lib/sympy/series/tests/test_series.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,617 root INFO copying build/lib/sympy/series/tests/test_nseries.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,617 root INFO copying build/lib/sympy/series/tests/test_formal.py -> build/bdist.linux-ppc64le/wheel/sympy/series/tests 2023-04-29 14:31:52,617 root INFO copying build/lib/sympy/series/order.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,618 root INFO copying build/lib/sympy/series/limitseq.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,618 root INFO copying build/lib/sympy/series/residues.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,618 root INFO copying build/lib/sympy/series/approximants.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,618 root INFO copying build/lib/sympy/series/kauers.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,618 root INFO copying build/lib/sympy/series/series_class.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,618 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/series/benchmarks 2023-04-29 14:31:52,619 root INFO copying build/lib/sympy/series/benchmarks/bench_limit.py -> build/bdist.linux-ppc64le/wheel/sympy/series/benchmarks 2023-04-29 14:31:52,619 root INFO copying build/lib/sympy/series/benchmarks/bench_order.py -> build/bdist.linux-ppc64le/wheel/sympy/series/benchmarks 2023-04-29 14:31:52,619 root INFO copying build/lib/sympy/series/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/series/benchmarks 2023-04-29 14:31:52,619 root INFO copying build/lib/sympy/series/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,619 root INFO copying build/lib/sympy/series/series.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,619 root INFO copying build/lib/sympy/series/fourier.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,620 root INFO copying build/lib/sympy/series/limits.py -> build/bdist.linux-ppc64le/wheel/sympy/series 2023-04-29 14:31:52,620 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,620 root INFO copying build/lib/sympy/liealgebras/type_a.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,620 root INFO copying build/lib/sympy/liealgebras/type_e.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,620 root INFO copying build/lib/sympy/liealgebras/type_c.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,621 root INFO copying build/lib/sympy/liealgebras/cartan_type.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,621 root INFO copying build/lib/sympy/liealgebras/cartan_matrix.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,621 root INFO copying build/lib/sympy/liealgebras/root_system.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,621 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,621 root INFO copying build/lib/sympy/liealgebras/tests/test_dynkin_diagram.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,621 root INFO copying build/lib/sympy/liealgebras/tests/test_type_B.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,622 root INFO copying build/lib/sympy/liealgebras/tests/test_type_D.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,622 root INFO copying build/lib/sympy/liealgebras/tests/test_type_A.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,622 root INFO copying build/lib/sympy/liealgebras/tests/test_root_system.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,622 root INFO copying build/lib/sympy/liealgebras/tests/test_weyl_group.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,622 root INFO copying build/lib/sympy/liealgebras/tests/test_cartan_matrix.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,622 root INFO copying build/lib/sympy/liealgebras/tests/test_cartan_type.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,623 root INFO copying build/lib/sympy/liealgebras/tests/test_type_F.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,623 root INFO copying build/lib/sympy/liealgebras/tests/test_type_G.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,623 root INFO copying build/lib/sympy/liealgebras/tests/test_type_E.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,623 root INFO copying build/lib/sympy/liealgebras/tests/test_type_C.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,623 root INFO copying build/lib/sympy/liealgebras/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras/tests 2023-04-29 14:31:52,623 root INFO copying build/lib/sympy/liealgebras/type_f.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,624 root INFO copying build/lib/sympy/liealgebras/dynkin_diagram.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,624 root INFO copying build/lib/sympy/liealgebras/weyl_group.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,624 root INFO copying build/lib/sympy/liealgebras/type_g.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,624 root INFO copying build/lib/sympy/liealgebras/type_d.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,624 root INFO copying build/lib/sympy/liealgebras/type_b.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,624 root INFO copying build/lib/sympy/liealgebras/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/liealgebras 2023-04-29 14:31:52,625 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,625 root INFO copying build/lib/sympy/integrals/integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,625 root INFO copying build/lib/sympy/integrals/meijerint_doc.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,625 root INFO copying build/lib/sympy/integrals/transforms.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,625 root INFO copying build/lib/sympy/integrals/rde.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,626 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,626 root INFO copying build/lib/sympy/integrals/tests/test_heurisch.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,626 root INFO copying build/lib/sympy/integrals/tests/test_integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,626 root INFO copying build/lib/sympy/integrals/tests/test_lineintegrals.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,626 root INFO copying build/lib/sympy/integrals/tests/test_transforms.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,626 root INFO copying build/lib/sympy/integrals/tests/test_quadrature.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,627 root INFO copying build/lib/sympy/integrals/tests/test_rde.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,627 root INFO copying build/lib/sympy/integrals/tests/test_failing_integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,627 root INFO copying build/lib/sympy/integrals/tests/test_prde.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,627 root INFO copying build/lib/sympy/integrals/tests/test_singularityfunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,627 root INFO copying build/lib/sympy/integrals/tests/test_intpoly.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,628 root INFO copying build/lib/sympy/integrals/tests/test_meijerint.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,628 root INFO copying build/lib/sympy/integrals/tests/test_rationaltools.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,628 root INFO copying build/lib/sympy/integrals/tests/test_risch.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,628 root INFO copying build/lib/sympy/integrals/tests/test_deltafunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,628 root INFO copying build/lib/sympy/integrals/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,628 root INFO copying build/lib/sympy/integrals/tests/test_trigonometry.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,629 root INFO copying build/lib/sympy/integrals/tests/test_manual.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/tests 2023-04-29 14:31:52,629 root INFO copying build/lib/sympy/integrals/trigonometry.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,629 root INFO copying build/lib/sympy/integrals/intpoly.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,629 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi 2023-04-29 14:31:52,629 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,629 root INFO copying build/lib/sympy/integrals/rubi/parsetools/generate_tests.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,630 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools/tests 2023-04-29 14:31:52,630 root INFO copying build/lib/sympy/integrals/rubi/parsetools/tests/test_parse.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools/tests 2023-04-29 14:31:52,630 root INFO copying build/lib/sympy/integrals/rubi/parsetools/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools/tests 2023-04-29 14:31:52,630 root INFO copying build/lib/sympy/integrals/rubi/parsetools/generate_rules.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,630 root INFO copying build/lib/sympy/integrals/rubi/parsetools/parse.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,630 root INFO copying build/lib/sympy/integrals/rubi/parsetools/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,631 root INFO copying build/lib/sympy/integrals/rubi/parsetools/header.py.txt -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/parsetools 2023-04-29 14:31:52,631 root INFO copying build/lib/sympy/integrals/rubi/constraints.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi 2023-04-29 14:31:52,631 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,631 root INFO copying build/lib/sympy/integrals/rubi/rules/special_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,632 root INFO copying build/lib/sympy/integrals/rubi/rules/inverse_hyperbolic.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,632 root INFO copying build/lib/sympy/integrals/rubi/rules/integrand_simplification.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,632 root INFO copying build/lib/sympy/integrals/rubi/rules/miscellaneous_trig.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,632 root INFO copying build/lib/sympy/integrals/rubi/rules/linear_products.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,633 root INFO copying build/lib/sympy/integrals/rubi/rules/secant.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,633 root INFO copying build/lib/sympy/integrals/rubi/rules/inverse_trig.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,634 root INFO copying build/lib/sympy/integrals/rubi/rules/miscellaneous_algebraic.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,634 root INFO copying build/lib/sympy/integrals/rubi/rules/piecewise_linear.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,634 root INFO copying build/lib/sympy/integrals/rubi/rules/tangent.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,634 root INFO copying build/lib/sympy/integrals/rubi/rules/sine.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,635 root INFO copying build/lib/sympy/integrals/rubi/rules/binomial_products.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,635 root INFO copying build/lib/sympy/integrals/rubi/rules/hyperbolic.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,636 root INFO copying build/lib/sympy/integrals/rubi/rules/exponential.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,636 root INFO copying build/lib/sympy/integrals/rubi/rules/miscellaneous_integration.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,636 root INFO copying build/lib/sympy/integrals/rubi/rules/quadratic_products.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,636 root INFO copying build/lib/sympy/integrals/rubi/rules/logarithms.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,637 root INFO copying build/lib/sympy/integrals/rubi/rules/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,637 root INFO copying build/lib/sympy/integrals/rubi/rules/trinomial_products.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rules 2023-04-29 14:31:52,637 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/tests 2023-04-29 14:31:52,637 root INFO copying build/lib/sympy/integrals/rubi/tests/test_utility_function.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/tests 2023-04-29 14:31:52,638 root INFO copying build/lib/sympy/integrals/rubi/tests/test_rubi_integrate.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/tests 2023-04-29 14:31:52,638 root INFO copying build/lib/sympy/integrals/rubi/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/tests 2023-04-29 14:31:52,638 root INFO copying build/lib/sympy/integrals/rubi/symbol.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi 2023-04-29 14:31:52,638 root INFO copying build/lib/sympy/integrals/rubi/rubimain.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi 2023-04-29 14:31:52,638 root INFO copying build/lib/sympy/integrals/rubi/utility_function.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi 2023-04-29 14:31:52,639 root INFO copying build/lib/sympy/integrals/rubi/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi 2023-04-29 14:31:52,639 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests 2023-04-29 14:31:52,639 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,639 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,639 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,641 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_2.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,641 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_tangent.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,641 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_secant.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,641 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_exponential.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,642 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,642 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,642 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_sine.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,642 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,643 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_4.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,643 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,643 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,643 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_1_3.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,644 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests/tests 2023-04-29 14:31:52,644 root INFO copying build/lib/sympy/integrals/rubi/rubi_tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/rubi/rubi_tests 2023-04-29 14:31:52,644 root INFO copying build/lib/sympy/integrals/deltafunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,644 root INFO copying build/lib/sympy/integrals/risch.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,645 root INFO copying build/lib/sympy/integrals/manualintegrate.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,645 root INFO copying build/lib/sympy/integrals/heurisch.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,645 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/integrals/benchmarks 2023-04-29 14:31:52,645 root INFO copying build/lib/sympy/integrals/benchmarks/bench_integrate.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/benchmarks 2023-04-29 14:31:52,645 root INFO copying build/lib/sympy/integrals/benchmarks/bench_trigintegrate.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/benchmarks 2023-04-29 14:31:52,646 root INFO copying build/lib/sympy/integrals/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals/benchmarks 2023-04-29 14:31:52,646 root INFO copying build/lib/sympy/integrals/singularityfunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,646 root INFO copying build/lib/sympy/integrals/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,646 root INFO copying build/lib/sympy/integrals/quadrature.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,646 root INFO copying build/lib/sympy/integrals/prde.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,646 root INFO copying build/lib/sympy/integrals/meijerint.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,647 root INFO copying build/lib/sympy/integrals/rationaltools.py -> build/bdist.linux-ppc64le/wheel/sympy/integrals 2023-04-29 14:31:52,647 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/diffgeom 2023-04-29 14:31:52,647 root INFO copying build/lib/sympy/diffgeom/rn.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom 2023-04-29 14:31:52,647 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/diffgeom/tests 2023-04-29 14:31:52,647 root INFO copying build/lib/sympy/diffgeom/tests/test_diffgeom.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom/tests 2023-04-29 14:31:52,647 root INFO copying build/lib/sympy/diffgeom/tests/test_function_diffgeom_book.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom/tests 2023-04-29 14:31:52,648 root INFO copying build/lib/sympy/diffgeom/tests/test_hyperbolic_space.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom/tests 2023-04-29 14:31:52,648 root INFO copying build/lib/sympy/diffgeom/tests/test_class_structure.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom/tests 2023-04-29 14:31:52,648 root INFO copying build/lib/sympy/diffgeom/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom/tests 2023-04-29 14:31:52,648 root INFO copying build/lib/sympy/diffgeom/diffgeom.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom 2023-04-29 14:31:52,648 root INFO copying build/lib/sympy/diffgeom/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/diffgeom 2023-04-29 14:31:52,649 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/algebras 2023-04-29 14:31:52,649 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/algebras/tests 2023-04-29 14:31:52,649 root INFO copying build/lib/sympy/algebras/tests/test_quaternion.py -> build/bdist.linux-ppc64le/wheel/sympy/algebras/tests 2023-04-29 14:31:52,649 root INFO copying build/lib/sympy/algebras/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/algebras/tests 2023-04-29 14:31:52,649 root INFO copying build/lib/sympy/algebras/quaternion.py -> build/bdist.linux-ppc64le/wheel/sympy/algebras 2023-04-29 14:31:52,649 root INFO copying build/lib/sympy/algebras/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/algebras 2023-04-29 14:31:52,650 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/discrete 2023-04-29 14:31:52,650 root INFO copying build/lib/sympy/discrete/recurrences.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete 2023-04-29 14:31:52,650 root INFO copying build/lib/sympy/discrete/transforms.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete 2023-04-29 14:31:52,650 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/discrete/tests 2023-04-29 14:31:52,650 root INFO copying build/lib/sympy/discrete/tests/test_transforms.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete/tests 2023-04-29 14:31:52,650 root INFO copying build/lib/sympy/discrete/tests/test_recurrences.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete/tests 2023-04-29 14:31:52,651 root INFO copying build/lib/sympy/discrete/tests/test_convolutions.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete/tests 2023-04-29 14:31:52,651 root INFO copying build/lib/sympy/discrete/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete/tests 2023-04-29 14:31:52,651 root INFO copying build/lib/sympy/discrete/convolutions.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete 2023-04-29 14:31:52,651 root INFO copying build/lib/sympy/discrete/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/discrete 2023-04-29 14:31:52,651 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/sandbox 2023-04-29 14:31:52,651 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/sandbox/tests 2023-04-29 14:31:52,651 root INFO copying build/lib/sympy/sandbox/tests/test_indexed_integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/sandbox/tests 2023-04-29 14:31:52,652 root INFO copying build/lib/sympy/sandbox/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/sandbox/tests 2023-04-29 14:31:52,652 root INFO copying build/lib/sympy/sandbox/indexed_integrals.py -> build/bdist.linux-ppc64le/wheel/sympy/sandbox 2023-04-29 14:31:52,652 root INFO copying build/lib/sympy/sandbox/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/sandbox 2023-04-29 14:31:52,652 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing 2023-04-29 14:31:52,652 root INFO copying build/lib/sympy/parsing/sympy_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing 2023-04-29 14:31:52,653 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/c 2023-04-29 14:31:52,653 root INFO copying build/lib/sympy/parsing/c/c_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/c 2023-04-29 14:31:52,653 root INFO copying build/lib/sympy/parsing/c/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/c 2023-04-29 14:31:52,653 root INFO copying build/lib/sympy/parsing/maxima.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing 2023-04-29 14:31:52,653 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,653 root INFO copying build/lib/sympy/parsing/tests/test_implicit_multiplication_application.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,653 root INFO copying build/lib/sympy/parsing/tests/test_mathematica.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,654 root INFO copying build/lib/sympy/parsing/tests/test_latex.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,654 root INFO copying build/lib/sympy/parsing/tests/test_c_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,654 root INFO copying build/lib/sympy/parsing/tests/test_latex_deps.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,654 root INFO copying build/lib/sympy/parsing/tests/test_fortran_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,654 root INFO copying build/lib/sympy/parsing/tests/test_sym_expr.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,655 root INFO copying build/lib/sympy/parsing/tests/test_sympy_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,655 root INFO copying build/lib/sympy/parsing/tests/test_maxima.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,655 root INFO copying build/lib/sympy/parsing/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,655 root INFO copying build/lib/sympy/parsing/tests/test_ast_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,655 root INFO copying build/lib/sympy/parsing/tests/test_autolev.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/tests 2023-04-29 14:31:52,656 root INFO copying build/lib/sympy/parsing/ast_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing 2023-04-29 14:31:52,656 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/fortran 2023-04-29 14:31:52,656 root INFO copying build/lib/sympy/parsing/fortran/fortran_parser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/fortran 2023-04-29 14:31:52,656 root INFO copying build/lib/sympy/parsing/fortran/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/fortran 2023-04-29 14:31:52,656 root INFO copying build/lib/sympy/parsing/mathematica.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing 2023-04-29 14:31:52,656 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/latex 2023-04-29 14:31:52,656 root INFO copying build/lib/sympy/parsing/latex/LICENSE.txt -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex 2023-04-29 14:31:52,657 root INFO copying build/lib/sympy/parsing/latex/_build_latex_antlr.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex 2023-04-29 14:31:52,657 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,657 root INFO copying build/lib/sympy/parsing/latex/_antlr/latexparser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,657 root INFO copying build/lib/sympy/parsing/latex/_antlr/latexlexer.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,657 root INFO copying build/lib/sympy/parsing/latex/_antlr/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex/_antlr 2023-04-29 14:31:52,658 root INFO copying build/lib/sympy/parsing/latex/LaTeX.g4 -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex 2023-04-29 14:31:52,658 root INFO copying build/lib/sympy/parsing/latex/errors.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex 2023-04-29 14:31:52,658 root INFO copying build/lib/sympy/parsing/latex/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex 2023-04-29 14:31:52,658 root INFO copying build/lib/sympy/parsing/latex/_parse_latex_antlr.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/latex 2023-04-29 14:31:52,658 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev 2023-04-29 14:31:52,658 root INFO copying build/lib/sympy/parsing/autolev/_listener_autolev_antlr.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev 2023-04-29 14:31:52,659 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,659 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevlistener.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,659 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevlexer.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,659 root INFO copying build/lib/sympy/parsing/autolev/_antlr/autolevparser.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,659 root INFO copying build/lib/sympy/parsing/autolev/_antlr/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/_antlr 2023-04-29 14:31:52,660 root INFO copying build/lib/sympy/parsing/autolev/_build_autolev_antlr.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev 2023-04-29 14:31:52,660 root INFO copying build/lib/sympy/parsing/autolev/_parse_autolev_antlr.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev 2023-04-29 14:31:52,660 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,660 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,660 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,660 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,661 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,661 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,661 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,661 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,661 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest4.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,662 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,662 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,662 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,662 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,662 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,662 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,662 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,663 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,663 root INFO copying build/lib/sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples/pydy-example-repo 2023-04-29 14:31:52,663 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest1.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,663 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest9.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,663 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,664 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,664 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest6.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,664 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,664 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,664 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,664 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest5.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,665 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest12.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,665 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest3.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,665 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest10.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,665 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest11.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,665 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest2.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,665 root INFO copying build/lib/sympy/parsing/autolev/test-examples/README.txt -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,666 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest7.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,666 root INFO copying build/lib/sympy/parsing/autolev/test-examples/ruletest8.al -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev/test-examples 2023-04-29 14:31:52,666 root INFO copying build/lib/sympy/parsing/autolev/Autolev.g4 -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev 2023-04-29 14:31:52,666 root INFO copying build/lib/sympy/parsing/autolev/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing/autolev 2023-04-29 14:31:52,666 root INFO copying build/lib/sympy/parsing/sym_expr.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing 2023-04-29 14:31:52,666 root INFO copying build/lib/sympy/parsing/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/parsing 2023-04-29 14:31:52,667 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,667 root INFO copying build/lib/sympy/simplify/sqrtdenest.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,667 root INFO copying build/lib/sympy/simplify/cse_main.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,667 root INFO copying build/lib/sympy/simplify/traversaltools.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,667 root INFO copying build/lib/sympy/simplify/fu.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,667 root INFO copying build/lib/sympy/simplify/simplify.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,668 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,668 root INFO copying build/lib/sympy/simplify/tests/test_epathtools.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,668 root INFO copying build/lib/sympy/simplify/tests/test_combsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,668 root INFO copying build/lib/sympy/simplify/tests/test_hyperexpand.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,668 root INFO copying build/lib/sympy/simplify/tests/test_trigsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,669 root INFO copying build/lib/sympy/simplify/tests/test_ratsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,669 root INFO copying build/lib/sympy/simplify/tests/test_rewrite.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,669 root INFO copying build/lib/sympy/simplify/tests/test_gammasimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,669 root INFO copying build/lib/sympy/simplify/tests/test_fu.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,669 root INFO copying build/lib/sympy/simplify/tests/test_radsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,669 root INFO copying build/lib/sympy/simplify/tests/test_simplify.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,670 root INFO copying build/lib/sympy/simplify/tests/test_powsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,670 root INFO copying build/lib/sympy/simplify/tests/test_cse.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,670 root INFO copying build/lib/sympy/simplify/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,670 root INFO copying build/lib/sympy/simplify/tests/test_sqrtdenest.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,670 root INFO copying build/lib/sympy/simplify/tests/test_function.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify/tests 2023-04-29 14:31:52,670 root INFO copying build/lib/sympy/simplify/combsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,671 root INFO copying build/lib/sympy/simplify/epathtools.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,671 root INFO copying build/lib/sympy/simplify/gammasimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,671 root INFO copying build/lib/sympy/simplify/hyperexpand.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,671 root INFO copying build/lib/sympy/simplify/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,671 root INFO copying build/lib/sympy/simplify/powsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,672 root INFO copying build/lib/sympy/simplify/ratsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,672 root INFO copying build/lib/sympy/simplify/radsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,672 root INFO copying build/lib/sympy/simplify/cse_opts.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,672 root INFO copying build/lib/sympy/simplify/trigsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,672 root INFO copying build/lib/sympy/simplify/hyperexpand_doc.py -> build/bdist.linux-ppc64le/wheel/sympy/simplify 2023-04-29 14:31:52,673 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,673 root INFO copying build/lib/sympy/concrete/expr_with_intlimits.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,673 root INFO copying build/lib/sympy/concrete/expr_with_limits.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,673 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/concrete/tests 2023-04-29 14:31:52,673 root INFO copying build/lib/sympy/concrete/tests/test_delta.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete/tests 2023-04-29 14:31:52,673 root INFO copying build/lib/sympy/concrete/tests/test_products.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete/tests 2023-04-29 14:31:52,673 root INFO copying build/lib/sympy/concrete/tests/test_guess.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete/tests 2023-04-29 14:31:52,674 root INFO copying build/lib/sympy/concrete/tests/test_sums_products.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete/tests 2023-04-29 14:31:52,674 root INFO copying build/lib/sympy/concrete/tests/test_gosper.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete/tests 2023-04-29 14:31:52,674 root INFO copying build/lib/sympy/concrete/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete/tests 2023-04-29 14:31:52,674 root INFO copying build/lib/sympy/concrete/gosper.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,674 root INFO copying build/lib/sympy/concrete/summations.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,675 root INFO copying build/lib/sympy/concrete/guess.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,675 root INFO copying build/lib/sympy/concrete/delta.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,675 root INFO copying build/lib/sympy/concrete/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,675 root INFO copying build/lib/sympy/concrete/products.py -> build/bdist.linux-ppc64le/wheel/sympy/concrete 2023-04-29 14:31:52,675 root INFO copying build/lib/sympy/py.typed -> build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,675 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,676 root INFO copying build/lib/sympy/solvers/bivariate.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,676 root INFO copying build/lib/sympy/solvers/inequalities.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,676 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,676 root INFO copying build/lib/sympy/solvers/ode/ode.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,676 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,677 root INFO copying build/lib/sympy/solvers/ode/tests/test_lie_group.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,677 root INFO copying build/lib/sympy/solvers/ode/tests/test_ode.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,677 root INFO copying build/lib/sympy/solvers/ode/tests/test_subscheck.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,677 root INFO copying build/lib/sympy/solvers/ode/tests/test_single.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,677 root INFO copying build/lib/sympy/solvers/ode/tests/test_riccati.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,677 root INFO copying build/lib/sympy/solvers/ode/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,678 root INFO copying build/lib/sympy/solvers/ode/tests/test_systems.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode/tests 2023-04-29 14:31:52,678 root INFO copying build/lib/sympy/solvers/ode/hypergeometric.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,678 root INFO copying build/lib/sympy/solvers/ode/systems.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,678 root INFO copying build/lib/sympy/solvers/ode/single.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,679 root INFO copying build/lib/sympy/solvers/ode/lie_group.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,679 root INFO copying build/lib/sympy/solvers/ode/riccati.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,679 root INFO copying build/lib/sympy/solvers/ode/nonhomogeneous.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,679 root INFO copying build/lib/sympy/solvers/ode/subscheck.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,679 root INFO copying build/lib/sympy/solvers/ode/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/ode 2023-04-29 14:31:52,679 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,680 root INFO copying build/lib/sympy/solvers/tests/test_decompogen.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,680 root INFO copying build/lib/sympy/solvers/tests/test_solveset.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,680 root INFO copying build/lib/sympy/solvers/tests/test_constantsimp.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,680 root INFO copying build/lib/sympy/solvers/tests/test_numeric.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,680 root INFO copying build/lib/sympy/solvers/tests/test_pde.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,681 root INFO copying build/lib/sympy/solvers/tests/test_inequalities.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,681 root INFO copying build/lib/sympy/solvers/tests/test_solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,681 root INFO copying build/lib/sympy/solvers/tests/test_polysys.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,681 root INFO copying build/lib/sympy/solvers/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,681 root INFO copying build/lib/sympy/solvers/tests/test_recurr.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/tests 2023-04-29 14:31:52,681 root INFO copying build/lib/sympy/solvers/pde.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,682 root INFO copying build/lib/sympy/solvers/solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,682 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/solvers/diophantine 2023-04-29 14:31:52,682 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/solvers/diophantine/tests 2023-04-29 14:31:52,682 root INFO copying build/lib/sympy/solvers/diophantine/tests/test_diophantine.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/diophantine/tests 2023-04-29 14:31:52,682 root INFO copying build/lib/sympy/solvers/diophantine/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/diophantine/tests 2023-04-29 14:31:52,683 root INFO copying build/lib/sympy/solvers/diophantine/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/diophantine 2023-04-29 14:31:52,683 root INFO copying build/lib/sympy/solvers/diophantine/diophantine.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/diophantine 2023-04-29 14:31:52,683 root INFO copying build/lib/sympy/solvers/decompogen.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,683 root INFO copying build/lib/sympy/solvers/solveset.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,683 root INFO copying build/lib/sympy/solvers/recurr.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,684 root INFO copying build/lib/sympy/solvers/deutils.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,684 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/solvers/benchmarks 2023-04-29 14:31:52,684 root INFO copying build/lib/sympy/solvers/benchmarks/bench_solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/benchmarks 2023-04-29 14:31:52,684 root INFO copying build/lib/sympy/solvers/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers/benchmarks 2023-04-29 14:31:52,684 root INFO copying build/lib/sympy/solvers/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,684 root INFO copying build/lib/sympy/solvers/polysys.py -> build/bdist.linux-ppc64le/wheel/sympy/solvers 2023-04-29 14:31:52,685 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,685 root INFO copying build/lib/sympy/geometry/polygon.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,685 root INFO copying build/lib/sympy/geometry/util.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,685 root INFO copying build/lib/sympy/geometry/line.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,685 root INFO copying build/lib/sympy/geometry/exceptions.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,686 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,686 root INFO copying build/lib/sympy/geometry/tests/test_geometrysets.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,686 root INFO copying build/lib/sympy/geometry/tests/test_curve.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,686 root INFO copying build/lib/sympy/geometry/tests/test_util.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,686 root INFO copying build/lib/sympy/geometry/tests/test_plane.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,686 root INFO copying build/lib/sympy/geometry/tests/test_line.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,687 root INFO copying build/lib/sympy/geometry/tests/test_entity.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,687 root INFO copying build/lib/sympy/geometry/tests/test_polygon.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,687 root INFO copying build/lib/sympy/geometry/tests/test_point.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,687 root INFO copying build/lib/sympy/geometry/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,687 root INFO copying build/lib/sympy/geometry/tests/test_parabola.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,687 root INFO copying build/lib/sympy/geometry/tests/test_ellipse.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry/tests 2023-04-29 14:31:52,688 root INFO copying build/lib/sympy/geometry/entity.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,688 root INFO copying build/lib/sympy/geometry/parabola.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,688 root INFO copying build/lib/sympy/geometry/point.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,688 root INFO copying build/lib/sympy/geometry/ellipse.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,688 root INFO copying build/lib/sympy/geometry/plane.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,689 root INFO copying build/lib/sympy/geometry/curve.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,689 root INFO copying build/lib/sympy/geometry/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/geometry 2023-04-29 14:31:52,689 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,689 root INFO copying build/lib/sympy/physics/matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,689 root INFO copying build/lib/sympy/physics/pring.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,689 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,690 root INFO copying build/lib/sympy/physics/vector/fieldfunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,690 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,690 root INFO copying build/lib/sympy/physics/vector/tests/test_dyadic.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,690 root INFO copying build/lib/sympy/physics/vector/tests/test_frame.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,690 root INFO copying build/lib/sympy/physics/vector/tests/test_printing.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,690 root INFO copying build/lib/sympy/physics/vector/tests/test_output.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,691 root INFO copying build/lib/sympy/physics/vector/tests/test_fieldfunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,691 root INFO copying build/lib/sympy/physics/vector/tests/test_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,691 root INFO copying build/lib/sympy/physics/vector/tests/test_point.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,691 root INFO copying build/lib/sympy/physics/vector/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,691 root INFO copying build/lib/sympy/physics/vector/tests/test_vector.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector/tests 2023-04-29 14:31:52,691 root INFO copying build/lib/sympy/physics/vector/dyadic.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,692 root INFO copying build/lib/sympy/physics/vector/functions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,692 root INFO copying build/lib/sympy/physics/vector/vector.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,692 root INFO copying build/lib/sympy/physics/vector/frame.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,692 root INFO copying build/lib/sympy/physics/vector/point.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,692 root INFO copying build/lib/sympy/physics/vector/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,693 root INFO copying build/lib/sympy/physics/vector/printing.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/vector 2023-04-29 14:31:52,693 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,693 root INFO copying build/lib/sympy/physics/mechanics/system.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,693 root INFO copying build/lib/sympy/physics/mechanics/linearize.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,693 root INFO copying build/lib/sympy/physics/mechanics/particle.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,693 root INFO copying build/lib/sympy/physics/mechanics/rigidbody.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,694 root INFO copying build/lib/sympy/physics/mechanics/lagrange.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,694 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,694 root INFO copying build/lib/sympy/physics/mechanics/tests/test_lagrange.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,694 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane4.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,694 root INFO copying build/lib/sympy/physics/mechanics/tests/test_linearize.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,694 root INFO copying build/lib/sympy/physics/mechanics/tests/test_joint.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,695 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane3.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,695 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,695 root INFO copying build/lib/sympy/physics/mechanics/tests/test_lagrange2.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,695 root INFO copying build/lib/sympy/physics/mechanics/tests/test_method.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,695 root INFO copying build/lib/sympy/physics/mechanics/tests/test_system.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,695 root INFO copying build/lib/sympy/physics/mechanics/tests/test_rigidbody.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,696 root INFO copying build/lib/sympy/physics/mechanics/tests/test_models.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,696 root INFO copying build/lib/sympy/physics/mechanics/tests/test_body.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,696 root INFO copying build/lib/sympy/physics/mechanics/tests/test_particle.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,696 root INFO copying build/lib/sympy/physics/mechanics/tests/test_functions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,696 root INFO copying build/lib/sympy/physics/mechanics/tests/test_jointsmethod.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,697 root INFO copying build/lib/sympy/physics/mechanics/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,697 root INFO copying build/lib/sympy/physics/mechanics/tests/test_kane2.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics/tests 2023-04-29 14:31:52,697 root INFO copying build/lib/sympy/physics/mechanics/functions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,697 root INFO copying build/lib/sympy/physics/mechanics/joint.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,697 root INFO copying build/lib/sympy/physics/mechanics/method.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,697 root INFO copying build/lib/sympy/physics/mechanics/kane.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,698 root INFO copying build/lib/sympy/physics/mechanics/body.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,698 root INFO copying build/lib/sympy/physics/mechanics/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,698 root INFO copying build/lib/sympy/physics/mechanics/models.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,698 root INFO copying build/lib/sympy/physics/mechanics/jointsmethod.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/mechanics 2023-04-29 14:31:52,698 root INFO copying build/lib/sympy/physics/qho_1d.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,698 root INFO copying build/lib/sympy/physics/paulialgebra.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,699 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/hep 2023-04-29 14:31:52,699 root INFO copying build/lib/sympy/physics/hep/gamma_matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/hep 2023-04-29 14:31:52,699 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/hep/tests 2023-04-29 14:31:52,699 root INFO copying build/lib/sympy/physics/hep/tests/test_gamma_matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/hep/tests 2023-04-29 14:31:52,699 root INFO copying build/lib/sympy/physics/hep/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/hep/tests 2023-04-29 14:31:52,699 root INFO copying build/lib/sympy/physics/hep/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/hep 2023-04-29 14:31:52,700 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,700 root INFO copying build/lib/sympy/physics/tests/test_hydrogen.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,700 root INFO copying build/lib/sympy/physics/tests/test_secondquant.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,700 root INFO copying build/lib/sympy/physics/tests/test_qho_1d.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,700 root INFO copying build/lib/sympy/physics/tests/test_pring.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,701 root INFO copying build/lib/sympy/physics/tests/test_physics_matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,701 root INFO copying build/lib/sympy/physics/tests/test_paulialgebra.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,701 root INFO copying build/lib/sympy/physics/tests/test_sho.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,701 root INFO copying build/lib/sympy/physics/tests/test_clebsch_gordan.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,701 root INFO copying build/lib/sympy/physics/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/tests 2023-04-29 14:31:52,701 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,702 root INFO copying build/lib/sympy/physics/quantum/matrixutils.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,702 root INFO copying build/lib/sympy/physics/quantum/matrixcache.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,702 root INFO copying build/lib/sympy/physics/quantum/qexpr.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,702 root INFO copying build/lib/sympy/physics/quantum/cg.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,702 root INFO copying build/lib/sympy/physics/quantum/operatorordering.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,702 root INFO copying build/lib/sympy/physics/quantum/qubit.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,703 root INFO copying build/lib/sympy/physics/quantum/boson.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,703 root INFO copying build/lib/sympy/physics/quantum/innerproduct.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,703 root INFO copying build/lib/sympy/physics/quantum/trace.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,703 root INFO copying build/lib/sympy/physics/quantum/circuitutils.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,703 root INFO copying build/lib/sympy/physics/quantum/shor.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,703 root INFO copying build/lib/sympy/physics/quantum/anticommutator.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,704 root INFO copying build/lib/sympy/physics/quantum/gate.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,704 root INFO copying build/lib/sympy/physics/quantum/represent.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,704 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,704 root INFO copying build/lib/sympy/physics/quantum/tests/test_anticommutator.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,704 root INFO copying build/lib/sympy/physics/quantum/tests/test_fermion.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,704 root INFO copying build/lib/sympy/physics/quantum/tests/test_qexpr.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,705 root INFO copying build/lib/sympy/physics/quantum/tests/test_piab.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,705 root INFO copying build/lib/sympy/physics/quantum/tests/test_cartesian.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,705 root INFO copying build/lib/sympy/physics/quantum/tests/test_trace.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,705 root INFO copying build/lib/sympy/physics/quantum/tests/test_state.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,705 root INFO copying build/lib/sympy/physics/quantum/tests/test_hilbert.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,706 root INFO copying build/lib/sympy/physics/quantum/tests/test_shor.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,706 root INFO copying build/lib/sympy/physics/quantum/tests/test_innerproduct.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,706 root INFO copying build/lib/sympy/physics/quantum/tests/test_grover.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,706 root INFO copying build/lib/sympy/physics/quantum/tests/test_represent.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,706 root INFO copying build/lib/sympy/physics/quantum/tests/test_operatorordering.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,706 root INFO copying build/lib/sympy/physics/quantum/tests/test_tensorproduct.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,707 root INFO copying build/lib/sympy/physics/quantum/tests/test_commutator.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,707 root INFO copying build/lib/sympy/physics/quantum/tests/test_sho1d.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,707 root INFO copying build/lib/sympy/physics/quantum/tests/test_boson.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,707 root INFO copying build/lib/sympy/physics/quantum/tests/test_qft.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,707 root INFO copying build/lib/sympy/physics/quantum/tests/test_qubit.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,707 root INFO copying build/lib/sympy/physics/quantum/tests/test_printing.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,708 root INFO copying build/lib/sympy/physics/quantum/tests/test_pauli.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,708 root INFO copying build/lib/sympy/physics/quantum/tests/test_circuitplot.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,708 root INFO copying build/lib/sympy/physics/quantum/tests/test_density.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,708 root INFO copying build/lib/sympy/physics/quantum/tests/test_gate.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,708 root INFO copying build/lib/sympy/physics/quantum/tests/test_qasm.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,708 root INFO copying build/lib/sympy/physics/quantum/tests/test_qapply.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,709 root INFO copying build/lib/sympy/physics/quantum/tests/test_operatorset.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,709 root INFO copying build/lib/sympy/physics/quantum/tests/test_spin.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,709 root INFO copying build/lib/sympy/physics/quantum/tests/test_cg.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,709 root INFO copying build/lib/sympy/physics/quantum/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,710 root INFO copying build/lib/sympy/physics/quantum/tests/test_matrixutils.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,710 root INFO copying build/lib/sympy/physics/quantum/tests/test_constants.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,710 root INFO copying build/lib/sympy/physics/quantum/tests/test_operator.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,710 root INFO copying build/lib/sympy/physics/quantum/tests/test_dagger.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,710 root INFO copying build/lib/sympy/physics/quantum/tests/test_identitysearch.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,710 root INFO copying build/lib/sympy/physics/quantum/tests/test_circuitutils.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum/tests 2023-04-29 14:31:52,711 root INFO copying build/lib/sympy/physics/quantum/tensorproduct.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,711 root INFO copying build/lib/sympy/physics/quantum/sho1d.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,711 root INFO copying build/lib/sympy/physics/quantum/qasm.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,711 root INFO copying build/lib/sympy/physics/quantum/state.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,711 root INFO copying build/lib/sympy/physics/quantum/constants.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,711 root INFO copying build/lib/sympy/physics/quantum/qft.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,712 root INFO copying build/lib/sympy/physics/quantum/operatorset.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,712 root INFO copying build/lib/sympy/physics/quantum/circuitplot.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,712 root INFO copying build/lib/sympy/physics/quantum/hilbert.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,712 root INFO copying build/lib/sympy/physics/quantum/fermion.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,712 root INFO copying build/lib/sympy/physics/quantum/identitysearch.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,713 root INFO copying build/lib/sympy/physics/quantum/cartesian.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,713 root INFO copying build/lib/sympy/physics/quantum/pauli.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,713 root INFO copying build/lib/sympy/physics/quantum/piab.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,713 root INFO copying build/lib/sympy/physics/quantum/dagger.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,713 root INFO copying build/lib/sympy/physics/quantum/operator.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,713 root INFO copying build/lib/sympy/physics/quantum/density.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,714 root INFO copying build/lib/sympy/physics/quantum/qapply.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,714 root INFO copying build/lib/sympy/physics/quantum/grover.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,714 root INFO copying build/lib/sympy/physics/quantum/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,714 root INFO copying build/lib/sympy/physics/quantum/commutator.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,714 root INFO copying build/lib/sympy/physics/quantum/spin.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/quantum 2023-04-29 14:31:52,714 root INFO copying build/lib/sympy/physics/wigner.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,715 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/control 2023-04-29 14:31:52,715 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/control/tests 2023-04-29 14:31:52,715 root INFO copying build/lib/sympy/physics/control/tests/test_lti.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/control/tests 2023-04-29 14:31:52,715 root INFO copying build/lib/sympy/physics/control/tests/test_control_plots.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/control/tests 2023-04-29 14:31:52,715 root INFO copying build/lib/sympy/physics/control/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/control/tests 2023-04-29 14:31:52,716 root INFO copying build/lib/sympy/physics/control/lti.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/control 2023-04-29 14:31:52,716 root INFO copying build/lib/sympy/physics/control/control_plots.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/control 2023-04-29 14:31:52,716 root INFO copying build/lib/sympy/physics/control/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/control 2023-04-29 14:31:52,716 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,716 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,716 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_beam.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,717 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,717 root INFO copying build/lib/sympy/physics/continuum_mechanics/tests/test_truss.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics/tests 2023-04-29 14:31:52,717 root INFO copying build/lib/sympy/physics/continuum_mechanics/beam.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,717 root INFO copying build/lib/sympy/physics/continuum_mechanics/truss.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,717 root INFO copying build/lib/sympy/physics/continuum_mechanics/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/continuum_mechanics 2023-04-29 14:31:52,718 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/optics 2023-04-29 14:31:52,718 root INFO copying build/lib/sympy/physics/optics/medium.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics 2023-04-29 14:31:52,718 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/optics/tests 2023-04-29 14:31:52,718 root INFO copying build/lib/sympy/physics/optics/tests/test_polarization.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics/tests 2023-04-29 14:31:52,718 root INFO copying build/lib/sympy/physics/optics/tests/test_waves.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics/tests 2023-04-29 14:31:52,718 root INFO copying build/lib/sympy/physics/optics/tests/test_gaussopt.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics/tests 2023-04-29 14:31:52,719 root INFO copying build/lib/sympy/physics/optics/tests/test_utils.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics/tests 2023-04-29 14:31:52,719 root INFO copying build/lib/sympy/physics/optics/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics/tests 2023-04-29 14:31:52,719 root INFO copying build/lib/sympy/physics/optics/tests/test_medium.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics/tests 2023-04-29 14:31:52,719 root INFO copying build/lib/sympy/physics/optics/waves.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics 2023-04-29 14:31:52,719 root INFO copying build/lib/sympy/physics/optics/polarization.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics 2023-04-29 14:31:52,719 root INFO copying build/lib/sympy/physics/optics/gaussopt.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics 2023-04-29 14:31:52,720 root INFO copying build/lib/sympy/physics/optics/utils.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics 2023-04-29 14:31:52,720 root INFO copying build/lib/sympy/physics/optics/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/optics 2023-04-29 14:31:52,720 root INFO copying build/lib/sympy/physics/sho.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,720 root INFO copying build/lib/sympy/physics/hydrogen.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,720 root INFO copying build/lib/sympy/physics/secondquant.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,721 root INFO copying build/lib/sympy/physics/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics 2023-04-29 14:31:52,721 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/units 2023-04-29 14:31:52,721 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/units/definitions 2023-04-29 14:31:52,721 root INFO copying build/lib/sympy/physics/units/definitions/unit_definitions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/definitions 2023-04-29 14:31:52,721 root INFO copying build/lib/sympy/physics/units/definitions/dimension_definitions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/definitions 2023-04-29 14:31:52,721 root INFO copying build/lib/sympy/physics/units/definitions/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/definitions 2023-04-29 14:31:52,722 root INFO copying build/lib/sympy/physics/units/dimensions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units 2023-04-29 14:31:52,722 root INFO copying build/lib/sympy/physics/units/util.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units 2023-04-29 14:31:52,722 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,722 root INFO copying build/lib/sympy/physics/units/tests/test_dimensionsystem.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,722 root INFO copying build/lib/sympy/physics/units/tests/test_prefixes.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,722 root INFO copying build/lib/sympy/physics/units/tests/test_dimensions.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,723 root INFO copying build/lib/sympy/physics/units/tests/test_util.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,723 root INFO copying build/lib/sympy/physics/units/tests/test_unitsystem.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,723 root INFO copying build/lib/sympy/physics/units/tests/test_quantities.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,723 root INFO copying build/lib/sympy/physics/units/tests/test_unit_system_cgs_gauss.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,723 root INFO copying build/lib/sympy/physics/units/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/tests 2023-04-29 14:31:52,723 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,724 root INFO copying build/lib/sympy/physics/units/systems/si.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,724 root INFO copying build/lib/sympy/physics/units/systems/mks.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,724 root INFO copying build/lib/sympy/physics/units/systems/cgs.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,724 root INFO copying build/lib/sympy/physics/units/systems/mksa.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,724 root INFO copying build/lib/sympy/physics/units/systems/natural.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,724 root INFO copying build/lib/sympy/physics/units/systems/length_weight_time.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,725 root INFO copying build/lib/sympy/physics/units/systems/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units/systems 2023-04-29 14:31:52,725 root INFO copying build/lib/sympy/physics/units/unitsystem.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units 2023-04-29 14:31:52,725 root INFO copying build/lib/sympy/physics/units/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units 2023-04-29 14:31:52,725 root INFO copying build/lib/sympy/physics/units/quantities.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units 2023-04-29 14:31:52,725 root INFO copying build/lib/sympy/physics/units/prefixes.py -> build/bdist.linux-ppc64le/wheel/sympy/physics/units 2023-04-29 14:31:52,725 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/multipledispatch 2023-04-29 14:31:52,726 root INFO copying build/lib/sympy/multipledispatch/dispatcher.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch 2023-04-29 14:31:52,726 root INFO copying build/lib/sympy/multipledispatch/conflict.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch 2023-04-29 14:31:52,726 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/multipledispatch/tests 2023-04-29 14:31:52,726 root INFO copying build/lib/sympy/multipledispatch/tests/test_core.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch/tests 2023-04-29 14:31:52,726 root INFO copying build/lib/sympy/multipledispatch/tests/test_conflict.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch/tests 2023-04-29 14:31:52,726 root INFO copying build/lib/sympy/multipledispatch/tests/test_dispatcher.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch/tests 2023-04-29 14:31:52,727 root INFO copying build/lib/sympy/multipledispatch/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch/tests 2023-04-29 14:31:52,727 root INFO copying build/lib/sympy/multipledispatch/core.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch 2023-04-29 14:31:52,727 root INFO copying build/lib/sympy/multipledispatch/utils.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch 2023-04-29 14:31:52,727 root INFO copying build/lib/sympy/multipledispatch/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/multipledispatch 2023-04-29 14:31:52,727 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/benchmarks 2023-04-29 14:31:52,727 root INFO copying build/lib/sympy/benchmarks/bench_discrete_log.py -> build/bdist.linux-ppc64le/wheel/sympy/benchmarks 2023-04-29 14:31:52,728 root INFO copying build/lib/sympy/benchmarks/bench_meijerint.py -> build/bdist.linux-ppc64le/wheel/sympy/benchmarks 2023-04-29 14:31:52,728 root INFO copying build/lib/sympy/benchmarks/bench_symbench.py -> build/bdist.linux-ppc64le/wheel/sympy/benchmarks 2023-04-29 14:31:52,728 root INFO copying build/lib/sympy/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/benchmarks 2023-04-29 14:31:52,728 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,728 root INFO copying build/lib/sympy/codegen/futils.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,728 root INFO copying build/lib/sympy/codegen/cnodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,729 root INFO copying build/lib/sympy/codegen/cutils.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,729 root INFO copying build/lib/sympy/codegen/fnodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,729 root INFO copying build/lib/sympy/codegen/cxxnodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,729 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,729 root INFO copying build/lib/sympy/codegen/tests/test_ast.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,729 root INFO copying build/lib/sympy/codegen/tests/test_rewriting.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,730 root INFO copying build/lib/sympy/codegen/tests/test_fnodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,730 root INFO copying build/lib/sympy/codegen/tests/test_pyutils.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,730 root INFO copying build/lib/sympy/codegen/tests/test_cfunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,730 root INFO copying build/lib/sympy/codegen/tests/test_numpy_nodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,730 root INFO copying build/lib/sympy/codegen/tests/test_cxxnodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,731 root INFO copying build/lib/sympy/codegen/tests/test_algorithms.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,731 root INFO copying build/lib/sympy/codegen/tests/test_pynodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,731 root INFO copying build/lib/sympy/codegen/tests/test_applications.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,731 root INFO copying build/lib/sympy/codegen/tests/test_scipy_nodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,731 root INFO copying build/lib/sympy/codegen/tests/test_abstract_nodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,731 root INFO copying build/lib/sympy/codegen/tests/test_approximations.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,732 root INFO copying build/lib/sympy/codegen/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,732 root INFO copying build/lib/sympy/codegen/tests/test_cnodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen/tests 2023-04-29 14:31:52,732 root INFO copying build/lib/sympy/codegen/pynodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,732 root INFO copying build/lib/sympy/codegen/abstract_nodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,732 root INFO copying build/lib/sympy/codegen/pyutils.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,732 root INFO copying build/lib/sympy/codegen/scipy_nodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,733 root INFO copying build/lib/sympy/codegen/ast.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,733 root INFO copying build/lib/sympy/codegen/approximations.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,733 root INFO copying build/lib/sympy/codegen/numpy_nodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,733 root INFO copying build/lib/sympy/codegen/algorithms.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,733 root INFO copying build/lib/sympy/codegen/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,733 root INFO copying build/lib/sympy/codegen/matrix_nodes.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,734 root INFO copying build/lib/sympy/codegen/cfunctions.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,734 root INFO copying build/lib/sympy/codegen/rewriting.py -> build/bdist.linux-ppc64le/wheel/sympy/codegen 2023-04-29 14:31:52,734 root INFO copying build/lib/sympy/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,734 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,734 root INFO copying build/lib/sympy/matrices/matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,735 root INFO copying build/lib/sympy/matrices/eigen.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,735 root INFO copying build/lib/sympy/matrices/repmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,735 root INFO copying build/lib/sympy/matrices/graph.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,735 root INFO copying build/lib/sympy/matrices/dense.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,735 root INFO copying build/lib/sympy/matrices/sparse.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,735 root INFO copying build/lib/sympy/matrices/reductions.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,736 root INFO copying build/lib/sympy/matrices/sparsetools.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,736 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,736 root INFO copying build/lib/sympy/matrices/tests/test_interactions.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,736 root INFO copying build/lib/sympy/matrices/tests/test_subspaces.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,736 root INFO copying build/lib/sympy/matrices/tests/test_normalforms.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,736 root INFO copying build/lib/sympy/matrices/tests/test_reductions.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,737 root INFO copying build/lib/sympy/matrices/tests/test_graph.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,737 root INFO copying build/lib/sympy/matrices/tests/test_determinant.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,737 root INFO copying build/lib/sympy/matrices/tests/test_sparsetools.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,737 root INFO copying build/lib/sympy/matrices/tests/test_immutable.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,737 root INFO copying build/lib/sympy/matrices/tests/test_eigen.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,737 root INFO copying build/lib/sympy/matrices/tests/test_commonmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,738 root INFO copying build/lib/sympy/matrices/tests/test_matrices.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,738 root INFO copying build/lib/sympy/matrices/tests/test_solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,738 root INFO copying build/lib/sympy/matrices/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,738 root INFO copying build/lib/sympy/matrices/tests/test_decompositions.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,738 root INFO copying build/lib/sympy/matrices/tests/test_sparse.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/tests 2023-04-29 14:31:52,739 root INFO copying build/lib/sympy/matrices/solvers.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,739 root INFO copying build/lib/sympy/matrices/decompositions.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,739 root INFO copying build/lib/sympy/matrices/utilities.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,739 root INFO copying build/lib/sympy/matrices/immutable.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,739 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,740 root INFO copying build/lib/sympy/matrices/expressions/factorizations.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,740 root INFO copying build/lib/sympy/matrices/expressions/adjoint.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,740 root INFO copying build/lib/sympy/matrices/expressions/diagonal.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,740 root INFO copying build/lib/sympy/matrices/expressions/companion.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,740 root INFO copying build/lib/sympy/matrices/expressions/matmul.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,740 root INFO copying build/lib/sympy/matrices/expressions/trace.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,741 root INFO copying build/lib/sympy/matrices/expressions/matexpr.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,741 root INFO copying build/lib/sympy/matrices/expressions/matpow.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,741 root INFO copying build/lib/sympy/matrices/expressions/slice.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,741 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,741 root INFO copying build/lib/sympy/matrices/expressions/tests/test_fourier.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,741 root INFO copying build/lib/sympy/matrices/expressions/tests/test_special.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,742 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matexpr.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,742 root INFO copying build/lib/sympy/matrices/expressions/tests/test_indexing.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,742 root INFO copying build/lib/sympy/matrices/expressions/tests/test_adjoint.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,742 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matpow.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,742 root INFO copying build/lib/sympy/matrices/expressions/tests/test_trace.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,742 root INFO copying build/lib/sympy/matrices/expressions/tests/test_permutation.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,743 root INFO copying build/lib/sympy/matrices/expressions/tests/test_sets.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,743 root INFO copying build/lib/sympy/matrices/expressions/tests/test_hadamard.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,743 root INFO copying build/lib/sympy/matrices/expressions/tests/test_inverse.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,743 root INFO copying build/lib/sympy/matrices/expressions/tests/test_transpose.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,743 root INFO copying build/lib/sympy/matrices/expressions/tests/test_determinant.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,744 root INFO copying build/lib/sympy/matrices/expressions/tests/test_derivatives.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,744 root INFO copying build/lib/sympy/matrices/expressions/tests/test_blockmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,744 root INFO copying build/lib/sympy/matrices/expressions/tests/test_factorizations.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,744 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matadd.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,744 root INFO copying build/lib/sympy/matrices/expressions/tests/test_kronecker.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,744 root INFO copying build/lib/sympy/matrices/expressions/tests/test_slice.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,745 root INFO copying build/lib/sympy/matrices/expressions/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,745 root INFO copying build/lib/sympy/matrices/expressions/tests/test_dotproduct.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,745 root INFO copying build/lib/sympy/matrices/expressions/tests/test_funcmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,745 root INFO copying build/lib/sympy/matrices/expressions/tests/test_companion.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,745 root INFO copying build/lib/sympy/matrices/expressions/tests/test_diagonal.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,745 root INFO copying build/lib/sympy/matrices/expressions/tests/test_matmul.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,746 root INFO copying build/lib/sympy/matrices/expressions/tests/test_applyfunc.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions/tests 2023-04-29 14:31:52,746 root INFO copying build/lib/sympy/matrices/expressions/funcmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,746 root INFO copying build/lib/sympy/matrices/expressions/sets.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,746 root INFO copying build/lib/sympy/matrices/expressions/blockmatrix.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,746 root INFO copying build/lib/sympy/matrices/expressions/matadd.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,746 root INFO copying build/lib/sympy/matrices/expressions/transpose.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,747 root INFO copying build/lib/sympy/matrices/expressions/hadamard.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,747 root INFO copying build/lib/sympy/matrices/expressions/dotproduct.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,747 root INFO copying build/lib/sympy/matrices/expressions/kronecker.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,747 root INFO copying build/lib/sympy/matrices/expressions/applyfunc.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,747 root INFO copying build/lib/sympy/matrices/expressions/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,747 root INFO copying build/lib/sympy/matrices/expressions/determinant.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,748 root INFO copying build/lib/sympy/matrices/expressions/special.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,748 root INFO copying build/lib/sympy/matrices/expressions/fourier.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,748 root INFO copying build/lib/sympy/matrices/expressions/permutation.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,748 root INFO copying build/lib/sympy/matrices/expressions/inverse.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/expressions 2023-04-29 14:31:52,748 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/matrices/benchmarks 2023-04-29 14:31:52,748 root INFO copying build/lib/sympy/matrices/benchmarks/bench_matrix.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/benchmarks 2023-04-29 14:31:52,749 root INFO copying build/lib/sympy/matrices/benchmarks/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices/benchmarks 2023-04-29 14:31:52,749 root INFO copying build/lib/sympy/matrices/normalforms.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,749 root INFO copying build/lib/sympy/matrices/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,749 root INFO copying build/lib/sympy/matrices/common.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,749 root INFO copying build/lib/sympy/matrices/determinant.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,750 root INFO copying build/lib/sympy/matrices/subspaces.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,750 root INFO copying build/lib/sympy/matrices/inverse.py -> build/bdist.linux-ppc64le/wheel/sympy/matrices 2023-04-29 14:31:52,750 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/unify 2023-04-29 14:31:52,750 root INFO copying build/lib/sympy/unify/usympy.py -> build/bdist.linux-ppc64le/wheel/sympy/unify 2023-04-29 14:31:52,750 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/unify/tests 2023-04-29 14:31:52,750 root INFO copying build/lib/sympy/unify/tests/test_unify.py -> build/bdist.linux-ppc64le/wheel/sympy/unify/tests 2023-04-29 14:31:52,751 root INFO copying build/lib/sympy/unify/tests/test_rewrite.py -> build/bdist.linux-ppc64le/wheel/sympy/unify/tests 2023-04-29 14:31:52,751 root INFO copying build/lib/sympy/unify/tests/test_sympy.py -> build/bdist.linux-ppc64le/wheel/sympy/unify/tests 2023-04-29 14:31:52,751 root INFO copying build/lib/sympy/unify/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/unify/tests 2023-04-29 14:31:52,751 root INFO copying build/lib/sympy/unify/core.py -> build/bdist.linux-ppc64le/wheel/sympy/unify 2023-04-29 14:31:52,751 root INFO copying build/lib/sympy/unify/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/unify 2023-04-29 14:31:52,751 root INFO copying build/lib/sympy/unify/rewrite.py -> build/bdist.linux-ppc64le/wheel/sympy/unify 2023-04-29 14:31:52,752 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,752 root INFO copying build/lib/sympy/stats/matrix_distributions.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,752 root INFO copying build/lib/sympy/stats/stochastic_process_types.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,752 root INFO copying build/lib/sympy/stats/crv_types.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,752 root INFO copying build/lib/sympy/stats/frv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,753 root INFO copying build/lib/sympy/stats/error_prop.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,753 root INFO copying build/lib/sympy/stats/symbolic_multivariate_probability.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,753 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,753 root INFO copying build/lib/sympy/stats/tests/test_stochastic_process.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,753 root INFO copying build/lib/sympy/stats/tests/test_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,753 root INFO copying build/lib/sympy/stats/tests/test_joint_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,754 root INFO copying build/lib/sympy/stats/tests/test_finite_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,754 root INFO copying build/lib/sympy/stats/tests/test_error_prop.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,754 root INFO copying build/lib/sympy/stats/tests/test_symbolic_probability.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,754 root INFO copying build/lib/sympy/stats/tests/test_compound_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,754 root INFO copying build/lib/sympy/stats/tests/test_matrix_distributions.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,754 root INFO copying build/lib/sympy/stats/tests/test_random_matrix.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,755 root INFO copying build/lib/sympy/stats/tests/test_symbolic_multivariate.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,755 root INFO copying build/lib/sympy/stats/tests/test_mix.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,755 root INFO copying build/lib/sympy/stats/tests/test_continuous_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,755 root INFO copying build/lib/sympy/stats/tests/test_discrete_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,755 root INFO copying build/lib/sympy/stats/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/tests 2023-04-29 14:31:52,755 root INFO copying build/lib/sympy/stats/rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,756 root INFO copying build/lib/sympy/stats/joint_rv_types.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,756 root INFO copying build/lib/sympy/stats/stochastic_process.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,756 root INFO copying build/lib/sympy/stats/rv_interface.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,756 root INFO copying build/lib/sympy/stats/random_matrix.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,756 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/stats/sampling 2023-04-29 14:31:52,757 root INFO copying build/lib/sympy/stats/sampling/sample_numpy.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling 2023-04-29 14:31:52,757 root INFO copying build/lib/sympy/stats/sampling/sample_scipy.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling 2023-04-29 14:31:52,757 root INFO creating build/bdist.linux-ppc64le/wheel/sympy/stats/sampling/tests 2023-04-29 14:31:52,757 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_discrete_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling/tests 2023-04-29 14:31:52,757 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_finite_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling/tests 2023-04-29 14:31:52,757 root INFO copying build/lib/sympy/stats/sampling/tests/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling/tests 2023-04-29 14:31:52,758 root INFO copying build/lib/sympy/stats/sampling/tests/test_sample_continuous_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling/tests 2023-04-29 14:31:52,758 root INFO copying build/lib/sympy/stats/sampling/sample_pymc.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling 2023-04-29 14:31:52,758 root INFO copying build/lib/sympy/stats/sampling/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/stats/sampling 2023-04-29 14:31:52,758 root INFO copying build/lib/sympy/stats/frv_types.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,758 root INFO copying build/lib/sympy/stats/compound_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,758 root INFO copying build/lib/sympy/stats/drv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,759 root INFO copying build/lib/sympy/stats/__init__.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,759 root INFO copying build/lib/sympy/stats/crv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,759 root INFO copying build/lib/sympy/stats/joint_rv.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,759 root INFO copying build/lib/sympy/stats/drv_types.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,759 root INFO copying build/lib/sympy/stats/random_matrix_models.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,759 root INFO copying build/lib/sympy/stats/symbolic_probability.py -> build/bdist.linux-ppc64le/wheel/sympy/stats 2023-04-29 14:31:52,760 root INFO copying build/lib/sympy/release.py -> build/bdist.linux-ppc64le/wheel/sympy 2023-04-29 14:31:52,760 root INFO running install_data 2023-04-29 14:31:52,762 root INFO creating build/bdist.linux-ppc64le/wheel/sympy-1.11.1.data 2023-04-29 14:31:52,762 root INFO creating build/bdist.linux-ppc64le/wheel/sympy-1.11.1.data/data 2023-04-29 14:31:52,762 root INFO creating build/bdist.linux-ppc64le/wheel/sympy-1.11.1.data/data/share 2023-04-29 14:31:52,762 root INFO creating build/bdist.linux-ppc64le/wheel/sympy-1.11.1.data/data/share/man 2023-04-29 14:31:52,762 root INFO creating build/bdist.linux-ppc64le/wheel/sympy-1.11.1.data/data/share/man/man1 2023-04-29 14:31:52,762 root INFO copying doc/man/isympy.1 -> build/bdist.linux-ppc64le/wheel/sympy-1.11.1.data/data/share/man/man1 2023-04-29 14:31:52,762 root INFO running install_egg_info 2023-04-29 14:31:52,769 root INFO running egg_info 2023-04-29 14:31:52,769 root INFO creating sympy.egg-info 2023-04-29 14:31:52,771 root INFO writing sympy.egg-info/PKG-INFO 2023-04-29 14:31:52,771 root INFO writing dependency_links to sympy.egg-info/dependency_links.txt 2023-04-29 14:31:52,771 root INFO writing entry points to sympy.egg-info/entry_points.txt 2023-04-29 14:31:52,771 root INFO writing requirements to sympy.egg-info/requires.txt 2023-04-29 14:31:52,772 root INFO writing top-level names to sympy.egg-info/top_level.txt 2023-04-29 14:31:52,772 root INFO writing manifest file 'sympy.egg-info/SOURCES.txt' 2023-04-29 14:31:52,818 root INFO reading manifest file 'sympy.egg-info/SOURCES.txt' 2023-04-29 14:31:52,819 root INFO reading manifest template 'MANIFEST.in' 2023-04-29 14:31:52,836 root WARNING no previously-included directories found matching 'doc/_build' 2023-04-29 14:31:52,837 root WARNING no previously-included directories found matching 'doc/ext/__pycache__' 2023-04-29 14:31:52,838 root WARNING warning: no previously-included files found matching 'doc/src/modules/physics/mechanics/examples/*.pdf' 2023-04-29 14:31:52,839 root WARNING warning: no previously-included files found matching 'doc/src/modules/physics/vector/*.pdf' 2023-04-29 14:31:52,841 root WARNING warning: no previously-included files found matching 'doc/src/modules/vector/*.pdf' 2023-04-29 14:31:52,847 root WARNING warning: no files found matching 'TODO' 2023-04-29 14:31:52,847 root INFO adding license file 'LICENSE' 2023-04-29 14:31:52,847 root INFO adding license file 'AUTHORS' 2023-04-29 14:31:52,877 root INFO writing manifest file 'sympy.egg-info/SOURCES.txt' 2023-04-29 14:31:52,878 root INFO Copying sympy.egg-info to build/bdist.linux-ppc64le/wheel/sympy-1.11.1-py3.11.egg-info 2023-04-29 14:31:52,879 root INFO running install_scripts 2023-04-29 14:31:52,882 wheel INFO creating build/bdist.linux-ppc64le/wheel/sympy-1.11.1.dist-info/WHEEL 2023-04-29 14:31:52,883 wheel INFO creating '/home/buildozer/aports/community/py3-sympy/src/sympy-sympy-1.11.1/dist/.tmp-vkegabhb/sympy-1.11.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-04-29 14:31:52,883 wheel INFO adding 'isympy.py' 2023-04-29 14:31:52,883 wheel INFO adding 'sympy/__init__.py' 2023-04-29 14:31:52,884 wheel INFO adding 'sympy/abc.py' 2023-04-29 14:31:52,884 wheel INFO adding 'sympy/conftest.py' 2023-04-29 14:31:52,884 wheel INFO adding 'sympy/galgebra.py' 2023-04-29 14:31:52,884 wheel INFO adding 'sympy/py.typed' 2023-04-29 14:31:52,885 wheel INFO adding 'sympy/release.py' 2023-04-29 14:31:52,885 wheel INFO adding 'sympy/this.py' 2023-04-29 14:31:52,885 wheel INFO adding 'sympy/algebras/__init__.py' 2023-04-29 14:31:52,885 wheel INFO adding 'sympy/algebras/quaternion.py' 2023-04-29 14:31:52,885 wheel INFO adding 'sympy/algebras/tests/__init__.py' 2023-04-29 14:31:52,886 wheel INFO adding 'sympy/algebras/tests/test_quaternion.py' 2023-04-29 14:31:52,886 wheel INFO adding 'sympy/assumptions/__init__.py' 2023-04-29 14:31:52,886 wheel INFO adding 'sympy/assumptions/ask.py' 2023-04-29 14:31:52,886 wheel INFO adding 'sympy/assumptions/ask_generated.py' 2023-04-29 14:31:52,887 wheel INFO adding 'sympy/assumptions/assume.py' 2023-04-29 14:31:52,887 wheel INFO adding 'sympy/assumptions/cnf.py' 2023-04-29 14:31:52,887 wheel INFO adding 'sympy/assumptions/facts.py' 2023-04-29 14:31:52,887 wheel INFO adding 'sympy/assumptions/refine.py' 2023-04-29 14:31:52,888 wheel INFO adding 'sympy/assumptions/satask.py' 2023-04-29 14:31:52,888 wheel INFO adding 'sympy/assumptions/sathandlers.py' 2023-04-29 14:31:52,888 wheel INFO adding 'sympy/assumptions/wrapper.py' 2023-04-29 14:31:52,888 wheel INFO adding 'sympy/assumptions/handlers/__init__.py' 2023-04-29 14:31:52,888 wheel INFO adding 'sympy/assumptions/handlers/calculus.py' 2023-04-29 14:31:52,889 wheel INFO adding 'sympy/assumptions/handlers/common.py' 2023-04-29 14:31:52,889 wheel INFO adding 'sympy/assumptions/handlers/matrices.py' 2023-04-29 14:31:52,889 wheel INFO adding 'sympy/assumptions/handlers/ntheory.py' 2023-04-29 14:31:52,889 wheel INFO adding 'sympy/assumptions/handlers/order.py' 2023-04-29 14:31:52,890 wheel INFO adding 'sympy/assumptions/handlers/sets.py' 2023-04-29 14:31:52,890 wheel INFO adding 'sympy/assumptions/predicates/__init__.py' 2023-04-29 14:31:52,890 wheel INFO adding 'sympy/assumptions/predicates/calculus.py' 2023-04-29 14:31:52,890 wheel INFO adding 'sympy/assumptions/predicates/common.py' 2023-04-29 14:31:52,890 wheel INFO adding 'sympy/assumptions/predicates/matrices.py' 2023-04-29 14:31:52,891 wheel INFO adding 'sympy/assumptions/predicates/ntheory.py' 2023-04-29 14:31:52,891 wheel INFO adding 'sympy/assumptions/predicates/order.py' 2023-04-29 14:31:52,891 wheel INFO adding 'sympy/assumptions/predicates/sets.py' 2023-04-29 14:31:52,891 wheel INFO adding 'sympy/assumptions/relation/__init__.py' 2023-04-29 14:31:52,892 wheel INFO adding 'sympy/assumptions/relation/binrel.py' 2023-04-29 14:31:52,892 wheel INFO adding 'sympy/assumptions/relation/equality.py' 2023-04-29 14:31:52,892 wheel INFO adding 'sympy/assumptions/tests/__init__.py' 2023-04-29 14:31:52,892 wheel INFO adding 'sympy/assumptions/tests/test_assumptions_2.py' 2023-04-29 14:31:52,892 wheel INFO adding 'sympy/assumptions/tests/test_context.py' 2023-04-29 14:31:52,893 wheel INFO adding 'sympy/assumptions/tests/test_matrices.py' 2023-04-29 14:31:52,893 wheel INFO adding 'sympy/assumptions/tests/test_query.py' 2023-04-29 14:31:52,893 wheel INFO adding 'sympy/assumptions/tests/test_refine.py' 2023-04-29 14:31:52,894 wheel INFO adding 'sympy/assumptions/tests/test_satask.py' 2023-04-29 14:31:52,894 wheel INFO adding 'sympy/assumptions/tests/test_sathandlers.py' 2023-04-29 14:31:52,894 wheel INFO adding 'sympy/assumptions/tests/test_wrapper.py' 2023-04-29 14:31:52,894 wheel INFO adding 'sympy/benchmarks/__init__.py' 2023-04-29 14:31:52,894 wheel INFO adding 'sympy/benchmarks/bench_discrete_log.py' 2023-04-29 14:31:52,894 wheel INFO adding 'sympy/benchmarks/bench_meijerint.py' 2023-04-29 14:31:52,895 wheel INFO adding 'sympy/benchmarks/bench_symbench.py' 2023-04-29 14:31:52,895 wheel INFO adding 'sympy/calculus/__init__.py' 2023-04-29 14:31:52,895 wheel INFO adding 'sympy/calculus/accumulationbounds.py' 2023-04-29 14:31:52,895 wheel INFO adding 'sympy/calculus/euler.py' 2023-04-29 14:31:52,896 wheel INFO adding 'sympy/calculus/finite_diff.py' 2023-04-29 14:31:52,896 wheel INFO adding 'sympy/calculus/singularities.py' 2023-04-29 14:31:52,896 wheel INFO adding 'sympy/calculus/util.py' 2023-04-29 14:31:52,896 wheel INFO adding 'sympy/calculus/tests/__init__.py' 2023-04-29 14:31:52,897 wheel INFO adding 'sympy/calculus/tests/test_accumulationbounds.py' 2023-04-29 14:31:52,897 wheel INFO adding 'sympy/calculus/tests/test_euler.py' 2023-04-29 14:31:52,897 wheel INFO adding 'sympy/calculus/tests/test_finite_diff.py' 2023-04-29 14:31:52,897 wheel INFO adding 'sympy/calculus/tests/test_singularities.py' 2023-04-29 14:31:52,897 wheel INFO adding 'sympy/calculus/tests/test_util.py' 2023-04-29 14:31:52,898 wheel INFO adding 'sympy/categories/__init__.py' 2023-04-29 14:31:52,898 wheel INFO adding 'sympy/categories/baseclasses.py' 2023-04-29 14:31:52,898 wheel INFO adding 'sympy/categories/diagram_drawing.py' 2023-04-29 14:31:52,899 wheel INFO adding 'sympy/categories/tests/__init__.py' 2023-04-29 14:31:52,899 wheel INFO adding 'sympy/categories/tests/test_baseclasses.py' 2023-04-29 14:31:52,899 wheel INFO adding 'sympy/categories/tests/test_drawing.py' 2023-04-29 14:31:52,899 wheel INFO adding 'sympy/codegen/__init__.py' 2023-04-29 14:31:52,900 wheel INFO adding 'sympy/codegen/abstract_nodes.py' 2023-04-29 14:31:52,900 wheel INFO adding 'sympy/codegen/algorithms.py' 2023-04-29 14:31:52,900 wheel INFO adding 'sympy/codegen/approximations.py' 2023-04-29 14:31:52,900 wheel INFO adding 'sympy/codegen/ast.py' 2023-04-29 14:31:52,901 wheel INFO adding 'sympy/codegen/cfunctions.py' 2023-04-29 14:31:52,901 wheel INFO adding 'sympy/codegen/cnodes.py' 2023-04-29 14:31:52,901 wheel INFO adding 'sympy/codegen/cutils.py' 2023-04-29 14:31:52,901 wheel INFO adding 'sympy/codegen/cxxnodes.py' 2023-04-29 14:31:52,901 wheel INFO adding 'sympy/codegen/fnodes.py' 2023-04-29 14:31:52,902 wheel INFO adding 'sympy/codegen/futils.py' 2023-04-29 14:31:52,902 wheel INFO adding 'sympy/codegen/matrix_nodes.py' 2023-04-29 14:31:52,902 wheel INFO adding 'sympy/codegen/numpy_nodes.py' 2023-04-29 14:31:52,902 wheel INFO adding 'sympy/codegen/pynodes.py' 2023-04-29 14:31:52,902 wheel INFO adding 'sympy/codegen/pyutils.py' 2023-04-29 14:31:52,902 wheel INFO adding 'sympy/codegen/rewriting.py' 2023-04-29 14:31:52,903 wheel INFO adding 'sympy/codegen/scipy_nodes.py' 2023-04-29 14:31:52,903 wheel INFO adding 'sympy/codegen/tests/__init__.py' 2023-04-29 14:31:52,903 wheel INFO adding 'sympy/codegen/tests/test_abstract_nodes.py' 2023-04-29 14:31:52,903 wheel INFO adding 'sympy/codegen/tests/test_algorithms.py' 2023-04-29 14:31:52,903 wheel INFO adding 'sympy/codegen/tests/test_applications.py' 2023-04-29 14:31:52,904 wheel INFO adding 'sympy/codegen/tests/test_approximations.py' 2023-04-29 14:31:52,904 wheel INFO adding 'sympy/codegen/tests/test_ast.py' 2023-04-29 14:31:52,904 wheel INFO adding 'sympy/codegen/tests/test_cfunctions.py' 2023-04-29 14:31:52,904 wheel INFO adding 'sympy/codegen/tests/test_cnodes.py' 2023-04-29 14:31:52,904 wheel INFO adding 'sympy/codegen/tests/test_cxxnodes.py' 2023-04-29 14:31:52,905 wheel INFO adding 'sympy/codegen/tests/test_fnodes.py' 2023-04-29 14:31:52,905 wheel INFO adding 'sympy/codegen/tests/test_numpy_nodes.py' 2023-04-29 14:31:52,905 wheel INFO adding 'sympy/codegen/tests/test_pynodes.py' 2023-04-29 14:31:52,905 wheel INFO adding 'sympy/codegen/tests/test_pyutils.py' 2023-04-29 14:31:52,905 wheel INFO adding 'sympy/codegen/tests/test_rewriting.py' 2023-04-29 14:31:52,906 wheel INFO adding 'sympy/codegen/tests/test_scipy_nodes.py' 2023-04-29 14:31:52,906 wheel INFO adding 'sympy/combinatorics/__init__.py' 2023-04-29 14:31:52,906 wheel INFO adding 'sympy/combinatorics/coset_table.py' 2023-04-29 14:31:52,906 wheel INFO adding 'sympy/combinatorics/fp_groups.py' 2023-04-29 14:31:52,907 wheel INFO adding 'sympy/combinatorics/free_groups.py' 2023-04-29 14:31:52,907 wheel INFO adding 'sympy/combinatorics/generators.py' 2023-04-29 14:31:52,907 wheel INFO adding 'sympy/combinatorics/graycode.py' 2023-04-29 14:31:52,907 wheel INFO adding 'sympy/combinatorics/group_constructs.py' 2023-04-29 14:31:52,908 wheel INFO adding 'sympy/combinatorics/group_numbers.py' 2023-04-29 14:31:52,908 wheel INFO adding 'sympy/combinatorics/homomorphisms.py' 2023-04-29 14:31:52,908 wheel INFO adding 'sympy/combinatorics/named_groups.py' 2023-04-29 14:31:52,908 wheel INFO adding 'sympy/combinatorics/partitions.py' 2023-04-29 14:31:52,909 wheel INFO adding 'sympy/combinatorics/pc_groups.py' 2023-04-29 14:31:52,909 wheel INFO adding 'sympy/combinatorics/perm_groups.py' 2023-04-29 14:31:52,910 wheel INFO adding 'sympy/combinatorics/permutations.py' 2023-04-29 14:31:52,910 wheel INFO adding 'sympy/combinatorics/polyhedron.py' 2023-04-29 14:31:52,911 wheel INFO adding 'sympy/combinatorics/prufer.py' 2023-04-29 14:31:52,911 wheel INFO adding 'sympy/combinatorics/rewritingsystem.py' 2023-04-29 14:31:52,911 wheel INFO adding 'sympy/combinatorics/rewritingsystem_fsm.py' 2023-04-29 14:31:52,911 wheel INFO adding 'sympy/combinatorics/schur_number.py' 2023-04-29 14:31:52,911 wheel INFO adding 'sympy/combinatorics/subsets.py' 2023-04-29 14:31:52,912 wheel INFO adding 'sympy/combinatorics/tensor_can.py' 2023-04-29 14:31:52,912 wheel INFO adding 'sympy/combinatorics/testutil.py' 2023-04-29 14:31:52,912 wheel INFO adding 'sympy/combinatorics/util.py' 2023-04-29 14:31:52,912 wheel INFO adding 'sympy/combinatorics/tests/__init__.py' 2023-04-29 14:31:52,913 wheel INFO adding 'sympy/combinatorics/tests/test_coset_table.py' 2023-04-29 14:31:52,913 wheel INFO adding 'sympy/combinatorics/tests/test_fp_groups.py' 2023-04-29 14:31:52,913 wheel INFO adding 'sympy/combinatorics/tests/test_free_groups.py' 2023-04-29 14:31:52,913 wheel INFO adding 'sympy/combinatorics/tests/test_generators.py' 2023-04-29 14:31:52,914 wheel INFO adding 'sympy/combinatorics/tests/test_graycode.py' 2023-04-29 14:31:52,914 wheel INFO adding 'sympy/combinatorics/tests/test_group_constructs.py' 2023-04-29 14:31:52,914 wheel INFO adding 'sympy/combinatorics/tests/test_group_numbers.py' 2023-04-29 14:31:52,914 wheel INFO adding 'sympy/combinatorics/tests/test_homomorphisms.py' 2023-04-29 14:31:52,914 wheel INFO adding 'sympy/combinatorics/tests/test_named_groups.py' 2023-04-29 14:31:52,914 wheel INFO adding 'sympy/combinatorics/tests/test_partitions.py' 2023-04-29 14:31:52,915 wheel INFO adding 'sympy/combinatorics/tests/test_pc_groups.py' 2023-04-29 14:31:52,915 wheel INFO adding 'sympy/combinatorics/tests/test_perm_groups.py' 2023-04-29 14:31:52,915 wheel INFO adding 'sympy/combinatorics/tests/test_permutations.py' 2023-04-29 14:31:52,915 wheel INFO adding 'sympy/combinatorics/tests/test_polyhedron.py' 2023-04-29 14:31:52,916 wheel INFO adding 'sympy/combinatorics/tests/test_prufer.py' 2023-04-29 14:31:52,916 wheel INFO adding 'sympy/combinatorics/tests/test_rewriting.py' 2023-04-29 14:31:52,916 wheel INFO adding 'sympy/combinatorics/tests/test_schur_number.py' 2023-04-29 14:31:52,916 wheel INFO adding 'sympy/combinatorics/tests/test_subsets.py' 2023-04-29 14:31:52,916 wheel INFO adding 'sympy/combinatorics/tests/test_tensor_can.py' 2023-04-29 14:31:52,917 wheel INFO adding 'sympy/combinatorics/tests/test_testutil.py' 2023-04-29 14:31:52,917 wheel INFO adding 'sympy/combinatorics/tests/test_util.py' 2023-04-29 14:31:52,917 wheel INFO adding 'sympy/concrete/__init__.py' 2023-04-29 14:31:52,917 wheel INFO adding 'sympy/concrete/delta.py' 2023-04-29 14:31:52,917 wheel INFO adding 'sympy/concrete/expr_with_intlimits.py' 2023-04-29 14:31:52,918 wheel INFO adding 'sympy/concrete/expr_with_limits.py' 2023-04-29 14:31:52,918 wheel INFO adding 'sympy/concrete/gosper.py' 2023-04-29 14:31:52,918 wheel INFO adding 'sympy/concrete/guess.py' 2023-04-29 14:31:52,918 wheel INFO adding 'sympy/concrete/products.py' 2023-04-29 14:31:52,919 wheel INFO adding 'sympy/concrete/summations.py' 2023-04-29 14:31:52,919 wheel INFO adding 'sympy/concrete/tests/__init__.py' 2023-04-29 14:31:52,919 wheel INFO adding 'sympy/concrete/tests/test_delta.py' 2023-04-29 14:31:52,919 wheel INFO adding 'sympy/concrete/tests/test_gosper.py' 2023-04-29 14:31:52,920 wheel INFO adding 'sympy/concrete/tests/test_guess.py' 2023-04-29 14:31:52,920 wheel INFO adding 'sympy/concrete/tests/test_products.py' 2023-04-29 14:31:52,920 wheel INFO adding 'sympy/concrete/tests/test_sums_products.py' 2023-04-29 14:31:52,921 wheel INFO adding 'sympy/core/__init__.py' 2023-04-29 14:31:52,921 wheel INFO adding 'sympy/core/_print_helpers.py' 2023-04-29 14:31:52,921 wheel INFO adding 'sympy/core/add.py' 2023-04-29 14:31:52,921 wheel INFO adding 'sympy/core/alphabets.py' 2023-04-29 14:31:52,922 wheel INFO adding 'sympy/core/assumptions.py' 2023-04-29 14:31:52,922 wheel INFO adding 'sympy/core/backend.py' 2023-04-29 14:31:52,922 wheel INFO adding 'sympy/core/basic.py' 2023-04-29 14:31:52,922 wheel INFO adding 'sympy/core/cache.py' 2023-04-29 14:31:52,923 wheel INFO adding 'sympy/core/compatibility.py' 2023-04-29 14:31:52,923 wheel INFO adding 'sympy/core/containers.py' 2023-04-29 14:31:52,923 wheel INFO adding 'sympy/core/core.py' 2023-04-29 14:31:52,923 wheel INFO adding 'sympy/core/coreerrors.py' 2023-04-29 14:31:52,923 wheel INFO adding 'sympy/core/decorators.py' 2023-04-29 14:31:52,924 wheel INFO adding 'sympy/core/evalf.py' 2023-04-29 14:31:52,924 wheel INFO adding 'sympy/core/expr.py' 2023-04-29 14:31:52,925 wheel INFO adding 'sympy/core/exprtools.py' 2023-04-29 14:31:52,925 wheel INFO adding 'sympy/core/facts.py' 2023-04-29 14:31:52,925 wheel INFO adding 'sympy/core/function.py' 2023-04-29 14:31:52,926 wheel INFO adding 'sympy/core/kind.py' 2023-04-29 14:31:52,926 wheel INFO adding 'sympy/core/logic.py' 2023-04-29 14:31:52,926 wheel INFO adding 'sympy/core/mod.py' 2023-04-29 14:31:52,927 wheel INFO adding 'sympy/core/mul.py' 2023-04-29 14:31:52,927 wheel INFO adding 'sympy/core/multidimensional.py' 2023-04-29 14:31:52,927 wheel INFO adding 'sympy/core/numbers.py' 2023-04-29 14:31:52,928 wheel INFO adding 'sympy/core/operations.py' 2023-04-29 14:31:52,928 wheel INFO adding 'sympy/core/parameters.py' 2023-04-29 14:31:52,928 wheel INFO adding 'sympy/core/power.py' 2023-04-29 14:31:52,929 wheel INFO adding 'sympy/core/random.py' 2023-04-29 14:31:52,929 wheel INFO adding 'sympy/core/relational.py' 2023-04-29 14:31:52,929 wheel INFO adding 'sympy/core/rules.py' 2023-04-29 14:31:52,930 wheel INFO adding 'sympy/core/singleton.py' 2023-04-29 14:31:52,930 wheel INFO adding 'sympy/core/sorting.py' 2023-04-29 14:31:52,930 wheel INFO adding 'sympy/core/symbol.py' 2023-04-29 14:31:52,930 wheel INFO adding 'sympy/core/sympify.py' 2023-04-29 14:31:52,931 wheel INFO adding 'sympy/core/trace.py' 2023-04-29 14:31:52,931 wheel INFO adding 'sympy/core/traversal.py' 2023-04-29 14:31:52,931 wheel INFO adding 'sympy/core/benchmarks/__init__.py' 2023-04-29 14:31:52,931 wheel INFO adding 'sympy/core/benchmarks/bench_arit.py' 2023-04-29 14:31:52,931 wheel INFO adding 'sympy/core/benchmarks/bench_assumptions.py' 2023-04-29 14:31:52,932 wheel INFO adding 'sympy/core/benchmarks/bench_basic.py' 2023-04-29 14:31:52,932 wheel INFO adding 'sympy/core/benchmarks/bench_expand.py' 2023-04-29 14:31:52,932 wheel INFO adding 'sympy/core/benchmarks/bench_numbers.py' 2023-04-29 14:31:52,932 wheel INFO adding 'sympy/core/benchmarks/bench_sympify.py' 2023-04-29 14:31:52,932 wheel INFO adding 'sympy/core/tests/__init__.py' 2023-04-29 14:31:52,933 wheel INFO adding 'sympy/core/tests/test_args.py' 2023-04-29 14:31:52,933 wheel INFO adding 'sympy/core/tests/test_arit.py' 2023-04-29 14:31:52,934 wheel INFO adding 'sympy/core/tests/test_assumptions.py' 2023-04-29 14:31:52,934 wheel INFO adding 'sympy/core/tests/test_basic.py' 2023-04-29 14:31:52,934 wheel INFO adding 'sympy/core/tests/test_cache.py' 2023-04-29 14:31:52,935 wheel INFO adding 'sympy/core/tests/test_compatibility.py' 2023-04-29 14:31:52,935 wheel INFO adding 'sympy/core/tests/test_complex.py' 2023-04-29 14:31:52,935 wheel INFO adding 'sympy/core/tests/test_constructor_postprocessor.py' 2023-04-29 14:31:52,935 wheel INFO adding 'sympy/core/tests/test_containers.py' 2023-04-29 14:31:52,935 wheel INFO adding 'sympy/core/tests/test_count_ops.py' 2023-04-29 14:31:52,936 wheel INFO adding 'sympy/core/tests/test_diff.py' 2023-04-29 14:31:52,936 wheel INFO adding 'sympy/core/tests/test_equal.py' 2023-04-29 14:31:52,936 wheel INFO adding 'sympy/core/tests/test_eval.py' 2023-04-29 14:31:52,936 wheel INFO adding 'sympy/core/tests/test_evalf.py' 2023-04-29 14:31:52,936 wheel INFO adding 'sympy/core/tests/test_expand.py' 2023-04-29 14:31:52,937 wheel INFO adding 'sympy/core/tests/test_expr.py' 2023-04-29 14:31:52,937 wheel INFO adding 'sympy/core/tests/test_exprtools.py' 2023-04-29 14:31:52,937 wheel INFO adding 'sympy/core/tests/test_facts.py' 2023-04-29 14:31:52,938 wheel INFO adding 'sympy/core/tests/test_function.py' 2023-04-29 14:31:52,938 wheel INFO adding 'sympy/core/tests/test_kind.py' 2023-04-29 14:31:52,938 wheel INFO adding 'sympy/core/tests/test_logic.py' 2023-04-29 14:31:52,938 wheel INFO adding 'sympy/core/tests/test_match.py' 2023-04-29 14:31:52,939 wheel INFO adding 'sympy/core/tests/test_multidimensional.py' 2023-04-29 14:31:52,939 wheel INFO adding 'sympy/core/tests/test_noncommutative.py' 2023-04-29 14:31:52,939 wheel INFO adding 'sympy/core/tests/test_numbers.py' 2023-04-29 14:31:52,939 wheel INFO adding 'sympy/core/tests/test_operations.py' 2023-04-29 14:31:52,940 wheel INFO adding 'sympy/core/tests/test_parameters.py' 2023-04-29 14:31:52,940 wheel INFO adding 'sympy/core/tests/test_power.py' 2023-04-29 14:31:52,940 wheel INFO adding 'sympy/core/tests/test_priority.py' 2023-04-29 14:31:52,940 wheel INFO adding 'sympy/core/tests/test_random.py' 2023-04-29 14:31:52,940 wheel INFO adding 'sympy/core/tests/test_relational.py' 2023-04-29 14:31:52,941 wheel INFO adding 'sympy/core/tests/test_rules.py' 2023-04-29 14:31:52,941 wheel INFO adding 'sympy/core/tests/test_singleton.py' 2023-04-29 14:31:52,941 wheel INFO adding 'sympy/core/tests/test_sorting.py' 2023-04-29 14:31:52,941 wheel INFO adding 'sympy/core/tests/test_subs.py' 2023-04-29 14:31:52,942 wheel INFO adding 'sympy/core/tests/test_symbol.py' 2023-04-29 14:31:52,942 wheel INFO adding 'sympy/core/tests/test_sympify.py' 2023-04-29 14:31:52,942 wheel INFO adding 'sympy/core/tests/test_traversal.py' 2023-04-29 14:31:52,942 wheel INFO adding 'sympy/core/tests/test_truediv.py' 2023-04-29 14:31:52,942 wheel INFO adding 'sympy/core/tests/test_var.py' 2023-04-29 14:31:52,943 wheel INFO adding 'sympy/crypto/__init__.py' 2023-04-29 14:31:52,943 wheel INFO adding 'sympy/crypto/crypto.py' 2023-04-29 14:31:52,943 wheel INFO adding 'sympy/crypto/tests/__init__.py' 2023-04-29 14:31:52,944 wheel INFO adding 'sympy/crypto/tests/test_crypto.py' 2023-04-29 14:31:52,944 wheel INFO adding 'sympy/diffgeom/__init__.py' 2023-04-29 14:31:52,944 wheel INFO adding 'sympy/diffgeom/diffgeom.py' 2023-04-29 14:31:52,945 wheel INFO adding 'sympy/diffgeom/rn.py' 2023-04-29 14:31:52,945 wheel INFO adding 'sympy/diffgeom/tests/__init__.py' 2023-04-29 14:31:52,945 wheel INFO adding 'sympy/diffgeom/tests/test_class_structure.py' 2023-04-29 14:31:52,945 wheel INFO adding 'sympy/diffgeom/tests/test_diffgeom.py' 2023-04-29 14:31:52,945 wheel INFO adding 'sympy/diffgeom/tests/test_function_diffgeom_book.py' 2023-04-29 14:31:52,946 wheel INFO adding 'sympy/diffgeom/tests/test_hyperbolic_space.py' 2023-04-29 14:31:52,946 wheel INFO adding 'sympy/discrete/__init__.py' 2023-04-29 14:31:52,946 wheel INFO adding 'sympy/discrete/convolutions.py' 2023-04-29 14:31:52,946 wheel INFO adding 'sympy/discrete/recurrences.py' 2023-04-29 14:31:52,946 wheel INFO adding 'sympy/discrete/transforms.py' 2023-04-29 14:31:52,947 wheel INFO adding 'sympy/discrete/tests/__init__.py' 2023-04-29 14:31:52,947 wheel INFO adding 'sympy/discrete/tests/test_convolutions.py' 2023-04-29 14:31:52,947 wheel INFO adding 'sympy/discrete/tests/test_recurrences.py' 2023-04-29 14:31:52,947 wheel INFO adding 'sympy/discrete/tests/test_transforms.py' 2023-04-29 14:31:52,947 wheel INFO adding 'sympy/external/__init__.py' 2023-04-29 14:31:52,948 wheel INFO adding 'sympy/external/gmpy.py' 2023-04-29 14:31:52,948 wheel INFO adding 'sympy/external/importtools.py' 2023-04-29 14:31:52,948 wheel INFO adding 'sympy/external/pythonmpq.py' 2023-04-29 14:31:52,948 wheel INFO adding 'sympy/external/tests/__init__.py' 2023-04-29 14:31:52,948 wheel INFO adding 'sympy/external/tests/test_autowrap.py' 2023-04-29 14:31:52,949 wheel INFO adding 'sympy/external/tests/test_codegen.py' 2023-04-29 14:31:52,949 wheel INFO adding 'sympy/external/tests/test_importtools.py' 2023-04-29 14:31:52,949 wheel INFO adding 'sympy/external/tests/test_numpy.py' 2023-04-29 14:31:52,949 wheel INFO adding 'sympy/external/tests/test_pythonmpq.py' 2023-04-29 14:31:52,949 wheel INFO adding 'sympy/external/tests/test_scipy.py' 2023-04-29 14:31:52,950 wheel INFO adding 'sympy/functions/__init__.py' 2023-04-29 14:31:52,950 wheel INFO adding 'sympy/functions/combinatorial/__init__.py' 2023-04-29 14:31:52,950 wheel INFO adding 'sympy/functions/combinatorial/factorials.py' 2023-04-29 14:31:52,950 wheel INFO adding 'sympy/functions/combinatorial/numbers.py' 2023-04-29 14:31:52,951 wheel INFO adding 'sympy/functions/combinatorial/tests/__init__.py' 2023-04-29 14:31:52,951 wheel INFO adding 'sympy/functions/combinatorial/tests/test_comb_factorials.py' 2023-04-29 14:31:52,951 wheel INFO adding 'sympy/functions/combinatorial/tests/test_comb_numbers.py' 2023-04-29 14:31:52,952 wheel INFO adding 'sympy/functions/elementary/__init__.py' 2023-04-29 14:31:52,952 wheel INFO adding 'sympy/functions/elementary/complexes.py' 2023-04-29 14:31:52,952 wheel INFO adding 'sympy/functions/elementary/exponential.py' 2023-04-29 14:31:52,953 wheel INFO adding 'sympy/functions/elementary/hyperbolic.py' 2023-04-29 14:31:52,953 wheel INFO adding 'sympy/functions/elementary/integers.py' 2023-04-29 14:31:52,953 wheel INFO adding 'sympy/functions/elementary/miscellaneous.py' 2023-04-29 14:31:52,954 wheel INFO adding 'sympy/functions/elementary/piecewise.py' 2023-04-29 14:31:52,954 wheel INFO adding 'sympy/functions/elementary/trigonometric.py' 2023-04-29 14:31:52,955 wheel INFO adding 'sympy/functions/elementary/benchmarks/__init__.py' 2023-04-29 14:31:52,955 wheel INFO adding 'sympy/functions/elementary/benchmarks/bench_exp.py' 2023-04-29 14:31:52,955 wheel INFO adding 'sympy/functions/elementary/tests/__init__.py' 2023-04-29 14:31:52,955 wheel INFO adding 'sympy/functions/elementary/tests/test_complexes.py' 2023-04-29 14:31:52,956 wheel INFO adding 'sympy/functions/elementary/tests/test_exponential.py' 2023-04-29 14:31:52,956 wheel INFO adding 'sympy/functions/elementary/tests/test_hyperbolic.py' 2023-04-29 14:31:52,956 wheel INFO adding 'sympy/functions/elementary/tests/test_integers.py' 2023-04-29 14:31:52,957 wheel INFO adding 'sympy/functions/elementary/tests/test_interface.py' 2023-04-29 14:31:52,957 wheel INFO adding 'sympy/functions/elementary/tests/test_miscellaneous.py' 2023-04-29 14:31:52,957 wheel INFO adding 'sympy/functions/elementary/tests/test_piecewise.py' 2023-04-29 14:31:52,957 wheel INFO adding 'sympy/functions/elementary/tests/test_trigonometric.py' 2023-04-29 14:31:52,958 wheel INFO adding 'sympy/functions/special/__init__.py' 2023-04-29 14:31:52,958 wheel INFO adding 'sympy/functions/special/bessel.py' 2023-04-29 14:31:52,958 wheel INFO adding 'sympy/functions/special/beta_functions.py' 2023-04-29 14:31:52,959 wheel INFO adding 'sympy/functions/special/bsplines.py' 2023-04-29 14:31:52,959 wheel INFO adding 'sympy/functions/special/delta_functions.py' 2023-04-29 14:31:52,959 wheel INFO adding 'sympy/functions/special/elliptic_integrals.py' 2023-04-29 14:31:52,959 wheel INFO adding 'sympy/functions/special/error_functions.py' 2023-04-29 14:31:52,960 wheel INFO adding 'sympy/functions/special/gamma_functions.py' 2023-04-29 14:31:52,960 wheel INFO adding 'sympy/functions/special/hyper.py' 2023-04-29 14:31:52,961 wheel INFO adding 'sympy/functions/special/mathieu_functions.py' 2023-04-29 14:31:52,961 wheel INFO adding 'sympy/functions/special/polynomials.py' 2023-04-29 14:31:52,961 wheel INFO adding 'sympy/functions/special/singularity_functions.py' 2023-04-29 14:31:52,961 wheel INFO adding 'sympy/functions/special/spherical_harmonics.py' 2023-04-29 14:31:52,962 wheel INFO adding 'sympy/functions/special/tensor_functions.py' 2023-04-29 14:31:52,962 wheel INFO adding 'sympy/functions/special/zeta_functions.py' 2023-04-29 14:31:52,962 wheel INFO adding 'sympy/functions/special/benchmarks/__init__.py' 2023-04-29 14:31:52,962 wheel INFO adding 'sympy/functions/special/benchmarks/bench_special.py' 2023-04-29 14:31:52,962 wheel INFO adding 'sympy/functions/special/tests/__init__.py' 2023-04-29 14:31:52,963 wheel INFO adding 'sympy/functions/special/tests/test_bessel.py' 2023-04-29 14:31:52,963 wheel INFO adding 'sympy/functions/special/tests/test_beta_functions.py' 2023-04-29 14:31:52,963 wheel INFO adding 'sympy/functions/special/tests/test_bsplines.py' 2023-04-29 14:31:52,963 wheel INFO adding 'sympy/functions/special/tests/test_delta_functions.py' 2023-04-29 14:31:52,964 wheel INFO adding 'sympy/functions/special/tests/test_elliptic_integrals.py' 2023-04-29 14:31:52,964 wheel INFO adding 'sympy/functions/special/tests/test_error_functions.py' 2023-04-29 14:31:52,964 wheel INFO adding 'sympy/functions/special/tests/test_gamma_functions.py' 2023-04-29 14:31:52,964 wheel INFO adding 'sympy/functions/special/tests/test_hyper.py' 2023-04-29 14:31:52,965 wheel INFO adding 'sympy/functions/special/tests/test_mathieu.py' 2023-04-29 14:31:52,965 wheel INFO adding 'sympy/functions/special/tests/test_singularity_functions.py' 2023-04-29 14:31:52,965 wheel INFO adding 'sympy/functions/special/tests/test_spec_polynomials.py' 2023-04-29 14:31:52,965 wheel INFO adding 'sympy/functions/special/tests/test_spherical_harmonics.py' 2023-04-29 14:31:52,965 wheel INFO adding 'sympy/functions/special/tests/test_tensor_functions.py' 2023-04-29 14:31:52,966 wheel INFO adding 'sympy/functions/special/tests/test_zeta_functions.py' 2023-04-29 14:31:52,966 wheel INFO adding 'sympy/geometry/__init__.py' 2023-04-29 14:31:52,966 wheel INFO adding 'sympy/geometry/curve.py' 2023-04-29 14:31:52,966 wheel INFO adding 'sympy/geometry/ellipse.py' 2023-04-29 14:31:52,967 wheel INFO adding 'sympy/geometry/entity.py' 2023-04-29 14:31:52,967 wheel INFO adding 'sympy/geometry/exceptions.py' 2023-04-29 14:31:52,967 wheel INFO adding 'sympy/geometry/line.py' 2023-04-29 14:31:52,968 wheel INFO adding 'sympy/geometry/parabola.py' 2023-04-29 14:31:52,968 wheel INFO adding 'sympy/geometry/plane.py' 2023-04-29 14:31:52,968 wheel INFO adding 'sympy/geometry/point.py' 2023-04-29 14:31:52,968 wheel INFO adding 'sympy/geometry/polygon.py' 2023-04-29 14:31:52,969 wheel INFO adding 'sympy/geometry/util.py' 2023-04-29 14:31:52,969 wheel INFO adding 'sympy/geometry/tests/__init__.py' 2023-04-29 14:31:52,969 wheel INFO adding 'sympy/geometry/tests/test_curve.py' 2023-04-29 14:31:52,970 wheel INFO adding 'sympy/geometry/tests/test_ellipse.py' 2023-04-29 14:31:52,970 wheel INFO adding 'sympy/geometry/tests/test_entity.py' 2023-04-29 14:31:52,970 wheel INFO adding 'sympy/geometry/tests/test_geometrysets.py' 2023-04-29 14:31:52,970 wheel INFO adding 'sympy/geometry/tests/test_line.py' 2023-04-29 14:31:52,971 wheel INFO adding 'sympy/geometry/tests/test_parabola.py' 2023-04-29 14:31:52,971 wheel INFO adding 'sympy/geometry/tests/test_plane.py' 2023-04-29 14:31:52,971 wheel INFO adding 'sympy/geometry/tests/test_point.py' 2023-04-29 14:31:52,971 wheel INFO adding 'sympy/geometry/tests/test_polygon.py' 2023-04-29 14:31:52,972 wheel INFO adding 'sympy/geometry/tests/test_util.py' 2023-04-29 14:31:52,972 wheel INFO adding 'sympy/holonomic/__init__.py' 2023-04-29 14:31:52,972 wheel INFO adding 'sympy/holonomic/holonomic.py' 2023-04-29 14:31:52,972 wheel INFO adding 'sympy/holonomic/holonomicerrors.py' 2023-04-29 14:31:52,973 wheel INFO adding 'sympy/holonomic/numerical.py' 2023-04-29 14:31:52,973 wheel INFO adding 'sympy/holonomic/recurrence.py' 2023-04-29 14:31:52,973 wheel INFO adding 'sympy/holonomic/tests/__init__.py' 2023-04-29 14:31:52,973 wheel INFO adding 'sympy/holonomic/tests/test_holonomic.py' 2023-04-29 14:31:52,974 wheel INFO adding 'sympy/holonomic/tests/test_recurrence.py' 2023-04-29 14:31:52,974 wheel INFO adding 'sympy/integrals/__init__.py' 2023-04-29 14:31:52,974 wheel INFO adding 'sympy/integrals/deltafunctions.py' 2023-04-29 14:31:52,974 wheel INFO adding 'sympy/integrals/heurisch.py' 2023-04-29 14:31:52,975 wheel INFO adding 'sympy/integrals/integrals.py' 2023-04-29 14:31:52,975 wheel INFO adding 'sympy/integrals/intpoly.py' 2023-04-29 14:31:52,975 wheel INFO adding 'sympy/integrals/manualintegrate.py' 2023-04-29 14:31:52,976 wheel INFO adding 'sympy/integrals/meijerint.py' 2023-04-29 14:31:52,976 wheel INFO adding 'sympy/integrals/meijerint_doc.py' 2023-04-29 14:31:52,976 wheel INFO adding 'sympy/integrals/prde.py' 2023-04-29 14:31:52,977 wheel INFO adding 'sympy/integrals/quadrature.py' 2023-04-29 14:31:52,977 wheel INFO adding 'sympy/integrals/rationaltools.py' 2023-04-29 14:31:52,977 wheel INFO adding 'sympy/integrals/rde.py' 2023-04-29 14:31:52,978 wheel INFO adding 'sympy/integrals/risch.py' 2023-04-29 14:31:52,978 wheel INFO adding 'sympy/integrals/singularityfunctions.py' 2023-04-29 14:31:52,978 wheel INFO adding 'sympy/integrals/transforms.py' 2023-04-29 14:31:52,979 wheel INFO adding 'sympy/integrals/trigonometry.py' 2023-04-29 14:31:52,979 wheel INFO adding 'sympy/integrals/benchmarks/__init__.py' 2023-04-29 14:31:52,979 wheel INFO adding 'sympy/integrals/benchmarks/bench_integrate.py' 2023-04-29 14:31:52,979 wheel INFO adding 'sympy/integrals/benchmarks/bench_trigintegrate.py' 2023-04-29 14:31:52,980 wheel INFO adding 'sympy/integrals/rubi/__init__.py' 2023-04-29 14:31:52,980 wheel INFO adding 'sympy/integrals/rubi/constraints.py' 2023-04-29 14:31:52,981 wheel INFO adding 'sympy/integrals/rubi/rubimain.py' 2023-04-29 14:31:52,981 wheel INFO adding 'sympy/integrals/rubi/symbol.py' 2023-04-29 14:31:52,982 wheel INFO adding 'sympy/integrals/rubi/utility_function.py' 2023-04-29 14:31:52,983 wheel INFO adding 'sympy/integrals/rubi/parsetools/__init__.py' 2023-04-29 14:31:52,983 wheel INFO adding 'sympy/integrals/rubi/parsetools/generate_rules.py' 2023-04-29 14:31:52,983 wheel INFO adding 'sympy/integrals/rubi/parsetools/generate_tests.py' 2023-04-29 14:31:52,983 wheel INFO adding 'sympy/integrals/rubi/parsetools/header.py.txt' 2023-04-29 14:31:52,983 wheel INFO adding 'sympy/integrals/rubi/parsetools/parse.py' 2023-04-29 14:31:52,984 wheel INFO adding 'sympy/integrals/rubi/parsetools/tests/__init__.py' 2023-04-29 14:31:52,984 wheel INFO adding 'sympy/integrals/rubi/parsetools/tests/test_parse.py' 2023-04-29 14:31:52,984 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/__init__.py' 2023-04-29 14:31:52,984 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/__init__.py' 2023-04-29 14:31:52,985 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_1_2.py' 2023-04-29 14:31:52,985 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_1_3.py' 2023-04-29 14:31:52,985 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_1_4.py' 2023-04-29 14:31:52,986 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_exponential.py' 2023-04-29 14:31:52,987 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_hyperbolic_sine.py' 2023-04-29 14:31:52,987 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_inverse_hyperbolic_sine.py' 2023-04-29 14:31:52,988 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_inverse_sine.py' 2023-04-29 14:31:52,988 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_logarithms.py' 2023-04-29 14:31:52,990 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_miscellaneous_algebra.py' 2023-04-29 14:31:52,992 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_secant.py' 2023-04-29 14:31:52,993 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_sine.py' 2023-04-29 14:31:52,994 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_special_functions.py' 2023-04-29 14:31:52,994 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_tangent.py' 2023-04-29 14:31:52,996 wheel INFO adding 'sympy/integrals/rubi/rubi_tests/tests/test_trinomials.py' 2023-04-29 14:31:53,001 wheel INFO adding 'sympy/integrals/rubi/rules/__init__.py' 2023-04-29 14:31:53,001 wheel INFO adding 'sympy/integrals/rubi/rules/binomial_products.py' 2023-04-29 14:31:53,002 wheel INFO adding 'sympy/integrals/rubi/rules/exponential.py' 2023-04-29 14:31:53,002 wheel INFO adding 'sympy/integrals/rubi/rules/hyperbolic.py' 2023-04-29 14:31:53,003 wheel INFO adding 'sympy/integrals/rubi/rules/integrand_simplification.py' 2023-04-29 14:31:53,004 wheel INFO adding 'sympy/integrals/rubi/rules/inverse_hyperbolic.py' 2023-04-29 14:31:53,005 wheel INFO adding 'sympy/integrals/rubi/rules/inverse_trig.py' 2023-04-29 14:31:53,007 wheel INFO adding 'sympy/integrals/rubi/rules/linear_products.py' 2023-04-29 14:31:53,007 wheel INFO adding 'sympy/integrals/rubi/rules/logarithms.py' 2023-04-29 14:31:53,008 wheel INFO adding 'sympy/integrals/rubi/rules/miscellaneous_algebraic.py' 2023-04-29 14:31:53,009 wheel INFO adding 'sympy/integrals/rubi/rules/miscellaneous_integration.py' 2023-04-29 14:31:53,009 wheel INFO adding 'sympy/integrals/rubi/rules/miscellaneous_trig.py' 2023-04-29 14:31:53,010 wheel INFO adding 'sympy/integrals/rubi/rules/piecewise_linear.py' 2023-04-29 14:31:53,010 wheel INFO adding 'sympy/integrals/rubi/rules/quadratic_products.py' 2023-04-29 14:31:53,012 wheel INFO adding 'sympy/integrals/rubi/rules/secant.py' 2023-04-29 14:31:53,014 wheel INFO adding 'sympy/integrals/rubi/rules/sine.py' 2023-04-29 14:31:53,016 wheel INFO adding 'sympy/integrals/rubi/rules/special_functions.py' 2023-04-29 14:31:53,017 wheel INFO adding 'sympy/integrals/rubi/rules/tangent.py' 2023-04-29 14:31:53,019 wheel INFO adding 'sympy/integrals/rubi/rules/trinomial_products.py' 2023-04-29 14:31:53,019 wheel INFO adding 'sympy/integrals/rubi/tests/__init__.py' 2023-04-29 14:31:53,020 wheel INFO adding 'sympy/integrals/rubi/tests/test_rubi_integrate.py' 2023-04-29 14:31:53,020 wheel INFO adding 'sympy/integrals/rubi/tests/test_utility_function.py' 2023-04-29 14:31:53,020 wheel INFO adding 'sympy/integrals/tests/__init__.py' 2023-04-29 14:31:53,021 wheel INFO adding 'sympy/integrals/tests/test_deltafunctions.py' 2023-04-29 14:31:53,021 wheel INFO adding 'sympy/integrals/tests/test_failing_integrals.py' 2023-04-29 14:31:53,021 wheel INFO adding 'sympy/integrals/tests/test_heurisch.py' 2023-04-29 14:31:53,021 wheel INFO adding 'sympy/integrals/tests/test_integrals.py' 2023-04-29 14:31:53,022 wheel INFO adding 'sympy/integrals/tests/test_intpoly.py' 2023-04-29 14:31:53,022 wheel INFO adding 'sympy/integrals/tests/test_lineintegrals.py' 2023-04-29 14:31:53,022 wheel INFO adding 'sympy/integrals/tests/test_manual.py' 2023-04-29 14:31:53,022 wheel INFO adding 'sympy/integrals/tests/test_meijerint.py' 2023-04-29 14:31:53,023 wheel INFO adding 'sympy/integrals/tests/test_prde.py' 2023-04-29 14:31:53,023 wheel INFO adding 'sympy/integrals/tests/test_quadrature.py' 2023-04-29 14:31:53,023 wheel INFO adding 'sympy/integrals/tests/test_rationaltools.py' 2023-04-29 14:31:53,023 wheel INFO adding 'sympy/integrals/tests/test_rde.py' 2023-04-29 14:31:53,024 wheel INFO adding 'sympy/integrals/tests/test_risch.py' 2023-04-29 14:31:53,024 wheel INFO adding 'sympy/integrals/tests/test_singularityfunctions.py' 2023-04-29 14:31:53,024 wheel INFO adding 'sympy/integrals/tests/test_transforms.py' 2023-04-29 14:31:53,025 wheel INFO adding 'sympy/integrals/tests/test_trigonometry.py' 2023-04-29 14:31:53,025 wheel INFO adding 'sympy/interactive/__init__.py' 2023-04-29 14:31:53,025 wheel INFO adding 'sympy/interactive/printing.py' 2023-04-29 14:31:53,025 wheel INFO adding 'sympy/interactive/session.py' 2023-04-29 14:31:53,025 wheel INFO adding 'sympy/interactive/traversal.py' 2023-04-29 14:31:53,026 wheel INFO adding 'sympy/interactive/tests/__init__.py' 2023-04-29 14:31:53,026 wheel INFO adding 'sympy/interactive/tests/test_interactive.py' 2023-04-29 14:31:53,026 wheel INFO adding 'sympy/interactive/tests/test_ipython.py' 2023-04-29 14:31:53,026 wheel INFO adding 'sympy/liealgebras/__init__.py' 2023-04-29 14:31:53,026 wheel INFO adding 'sympy/liealgebras/cartan_matrix.py' 2023-04-29 14:31:53,027 wheel INFO adding 'sympy/liealgebras/cartan_type.py' 2023-04-29 14:31:53,027 wheel INFO adding 'sympy/liealgebras/dynkin_diagram.py' 2023-04-29 14:31:53,027 wheel INFO adding 'sympy/liealgebras/root_system.py' 2023-04-29 14:31:53,027 wheel INFO adding 'sympy/liealgebras/type_a.py' 2023-04-29 14:31:53,027 wheel INFO adding 'sympy/liealgebras/type_b.py' 2023-04-29 14:31:53,028 wheel INFO adding 'sympy/liealgebras/type_c.py' 2023-04-29 14:31:53,028 wheel INFO adding 'sympy/liealgebras/type_d.py' 2023-04-29 14:31:53,028 wheel INFO adding 'sympy/liealgebras/type_e.py' 2023-04-29 14:31:53,028 wheel INFO adding 'sympy/liealgebras/type_f.py' 2023-04-29 14:31:53,028 wheel INFO adding 'sympy/liealgebras/type_g.py' 2023-04-29 14:31:53,029 wheel INFO adding 'sympy/liealgebras/weyl_group.py' 2023-04-29 14:31:53,029 wheel INFO adding 'sympy/liealgebras/tests/__init__.py' 2023-04-29 14:31:53,029 wheel INFO adding 'sympy/liealgebras/tests/test_cartan_matrix.py' 2023-04-29 14:31:53,029 wheel INFO adding 'sympy/liealgebras/tests/test_cartan_type.py' 2023-04-29 14:31:53,029 wheel INFO adding 'sympy/liealgebras/tests/test_dynkin_diagram.py' 2023-04-29 14:31:53,030 wheel INFO adding 'sympy/liealgebras/tests/test_root_system.py' 2023-04-29 14:31:53,030 wheel INFO adding 'sympy/liealgebras/tests/test_type_A.py' 2023-04-29 14:31:53,030 wheel INFO adding 'sympy/liealgebras/tests/test_type_B.py' 2023-04-29 14:31:53,030 wheel INFO adding 'sympy/liealgebras/tests/test_type_C.py' 2023-04-29 14:31:53,030 wheel INFO adding 'sympy/liealgebras/tests/test_type_D.py' 2023-04-29 14:31:53,030 wheel INFO adding 'sympy/liealgebras/tests/test_type_E.py' 2023-04-29 14:31:53,031 wheel INFO adding 'sympy/liealgebras/tests/test_type_F.py' 2023-04-29 14:31:53,031 wheel INFO adding 'sympy/liealgebras/tests/test_type_G.py' 2023-04-29 14:31:53,031 wheel INFO adding 'sympy/liealgebras/tests/test_weyl_group.py' 2023-04-29 14:31:53,031 wheel INFO adding 'sympy/logic/__init__.py' 2023-04-29 14:31:53,031 wheel INFO adding 'sympy/logic/boolalg.py' 2023-04-29 14:31:53,032 wheel INFO adding 'sympy/logic/inference.py' 2023-04-29 14:31:53,032 wheel INFO adding 'sympy/logic/algorithms/__init__.py' 2023-04-29 14:31:53,032 wheel INFO adding 'sympy/logic/algorithms/dpll.py' 2023-04-29 14:31:53,033 wheel INFO adding 'sympy/logic/algorithms/dpll2.py' 2023-04-29 14:31:53,033 wheel INFO adding 'sympy/logic/algorithms/minisat22_wrapper.py' 2023-04-29 14:31:53,033 wheel INFO adding 'sympy/logic/algorithms/pycosat_wrapper.py' 2023-04-29 14:31:53,033 wheel INFO adding 'sympy/logic/tests/__init__.py' 2023-04-29 14:31:53,033 wheel INFO adding 'sympy/logic/tests/test_boolalg.py' 2023-04-29 14:31:53,034 wheel INFO adding 'sympy/logic/tests/test_dimacs.py' 2023-04-29 14:31:53,034 wheel INFO adding 'sympy/logic/tests/test_inference.py' 2023-04-29 14:31:53,034 wheel INFO adding 'sympy/logic/utilities/__init__.py' 2023-04-29 14:31:53,034 wheel INFO adding 'sympy/logic/utilities/dimacs.py' 2023-04-29 14:31:53,035 wheel INFO adding 'sympy/matrices/__init__.py' 2023-04-29 14:31:53,035 wheel INFO adding 'sympy/matrices/common.py' 2023-04-29 14:31:53,035 wheel INFO adding 'sympy/matrices/decompositions.py' 2023-04-29 14:31:53,036 wheel INFO adding 'sympy/matrices/dense.py' 2023-04-29 14:31:53,036 wheel INFO adding 'sympy/matrices/determinant.py' 2023-04-29 14:31:53,036 wheel INFO adding 'sympy/matrices/eigen.py' 2023-04-29 14:31:53,037 wheel INFO adding 'sympy/matrices/graph.py' 2023-04-29 14:31:53,037 wheel INFO adding 'sympy/matrices/immutable.py' 2023-04-29 14:31:53,037 wheel INFO adding 'sympy/matrices/inverse.py' 2023-04-29 14:31:53,037 wheel INFO adding 'sympy/matrices/matrices.py' 2023-04-29 14:31:53,038 wheel INFO adding 'sympy/matrices/normalforms.py' 2023-04-29 14:31:53,038 wheel INFO adding 'sympy/matrices/reductions.py' 2023-04-29 14:31:53,038 wheel INFO adding 'sympy/matrices/repmatrix.py' 2023-04-29 14:31:53,038 wheel INFO adding 'sympy/matrices/solvers.py' 2023-04-29 14:31:53,039 wheel INFO adding 'sympy/matrices/sparse.py' 2023-04-29 14:31:53,039 wheel INFO adding 'sympy/matrices/sparsetools.py' 2023-04-29 14:31:53,039 wheel INFO adding 'sympy/matrices/subspaces.py' 2023-04-29 14:31:53,039 wheel INFO adding 'sympy/matrices/utilities.py' 2023-04-29 14:31:53,040 wheel INFO adding 'sympy/matrices/benchmarks/__init__.py' 2023-04-29 14:31:53,040 wheel INFO adding 'sympy/matrices/benchmarks/bench_matrix.py' 2023-04-29 14:31:53,040 wheel INFO adding 'sympy/matrices/expressions/__init__.py' 2023-04-29 14:31:53,040 wheel INFO adding 'sympy/matrices/expressions/adjoint.py' 2023-04-29 14:31:53,040 wheel INFO adding 'sympy/matrices/expressions/applyfunc.py' 2023-04-29 14:31:53,041 wheel INFO adding 'sympy/matrices/expressions/blockmatrix.py' 2023-04-29 14:31:53,041 wheel INFO adding 'sympy/matrices/expressions/companion.py' 2023-04-29 14:31:53,041 wheel INFO adding 'sympy/matrices/expressions/determinant.py' 2023-04-29 14:31:53,041 wheel INFO adding 'sympy/matrices/expressions/diagonal.py' 2023-04-29 14:31:53,041 wheel INFO adding 'sympy/matrices/expressions/dotproduct.py' 2023-04-29 14:31:53,042 wheel INFO adding 'sympy/matrices/expressions/factorizations.py' 2023-04-29 14:31:53,042 wheel INFO adding 'sympy/matrices/expressions/fourier.py' 2023-04-29 14:31:53,042 wheel INFO adding 'sympy/matrices/expressions/funcmatrix.py' 2023-04-29 14:31:53,042 wheel INFO adding 'sympy/matrices/expressions/hadamard.py' 2023-04-29 14:31:53,042 wheel INFO adding 'sympy/matrices/expressions/inverse.py' 2023-04-29 14:31:53,043 wheel INFO adding 'sympy/matrices/expressions/kronecker.py' 2023-04-29 14:31:53,043 wheel INFO adding 'sympy/matrices/expressions/matadd.py' 2023-04-29 14:31:53,043 wheel INFO adding 'sympy/matrices/expressions/matexpr.py' 2023-04-29 14:31:53,043 wheel INFO adding 'sympy/matrices/expressions/matmul.py' 2023-04-29 14:31:53,043 wheel INFO adding 'sympy/matrices/expressions/matpow.py' 2023-04-29 14:31:53,044 wheel INFO adding 'sympy/matrices/expressions/permutation.py' 2023-04-29 14:31:53,044 wheel INFO adding 'sympy/matrices/expressions/sets.py' 2023-04-29 14:31:53,044 wheel INFO adding 'sympy/matrices/expressions/slice.py' 2023-04-29 14:31:53,044 wheel INFO adding 'sympy/matrices/expressions/special.py' 2023-04-29 14:31:53,044 wheel INFO adding 'sympy/matrices/expressions/trace.py' 2023-04-29 14:31:53,045 wheel INFO adding 'sympy/matrices/expressions/transpose.py' 2023-04-29 14:31:53,045 wheel INFO adding 'sympy/matrices/expressions/tests/__init__.py' 2023-04-29 14:31:53,045 wheel INFO adding 'sympy/matrices/expressions/tests/test_adjoint.py' 2023-04-29 14:31:53,045 wheel INFO adding 'sympy/matrices/expressions/tests/test_applyfunc.py' 2023-04-29 14:31:53,045 wheel INFO adding 'sympy/matrices/expressions/tests/test_blockmatrix.py' 2023-04-29 14:31:53,046 wheel INFO adding 'sympy/matrices/expressions/tests/test_companion.py' 2023-04-29 14:31:53,046 wheel INFO adding 'sympy/matrices/expressions/tests/test_derivatives.py' 2023-04-29 14:31:53,046 wheel INFO adding 'sympy/matrices/expressions/tests/test_determinant.py' 2023-04-29 14:31:53,046 wheel INFO adding 'sympy/matrices/expressions/tests/test_diagonal.py' 2023-04-29 14:31:53,046 wheel INFO adding 'sympy/matrices/expressions/tests/test_dotproduct.py' 2023-04-29 14:31:53,047 wheel INFO adding 'sympy/matrices/expressions/tests/test_factorizations.py' 2023-04-29 14:31:53,047 wheel INFO adding 'sympy/matrices/expressions/tests/test_fourier.py' 2023-04-29 14:31:53,047 wheel INFO adding 'sympy/matrices/expressions/tests/test_funcmatrix.py' 2023-04-29 14:31:53,047 wheel INFO adding 'sympy/matrices/expressions/tests/test_hadamard.py' 2023-04-29 14:31:53,047 wheel INFO adding 'sympy/matrices/expressions/tests/test_indexing.py' 2023-04-29 14:31:53,048 wheel INFO adding 'sympy/matrices/expressions/tests/test_inverse.py' 2023-04-29 14:31:53,048 wheel INFO adding 'sympy/matrices/expressions/tests/test_kronecker.py' 2023-04-29 14:31:53,048 wheel INFO adding 'sympy/matrices/expressions/tests/test_matadd.py' 2023-04-29 14:31:53,048 wheel INFO adding 'sympy/matrices/expressions/tests/test_matexpr.py' 2023-04-29 14:31:53,048 wheel INFO adding 'sympy/matrices/expressions/tests/test_matmul.py' 2023-04-29 14:31:53,049 wheel INFO adding 'sympy/matrices/expressions/tests/test_matpow.py' 2023-04-29 14:31:53,049 wheel INFO adding 'sympy/matrices/expressions/tests/test_permutation.py' 2023-04-29 14:31:53,049 wheel INFO adding 'sympy/matrices/expressions/tests/test_sets.py' 2023-04-29 14:31:53,049 wheel INFO adding 'sympy/matrices/expressions/tests/test_slice.py' 2023-04-29 14:31:53,049 wheel INFO adding 'sympy/matrices/expressions/tests/test_special.py' 2023-04-29 14:31:53,050 wheel INFO adding 'sympy/matrices/expressions/tests/test_trace.py' 2023-04-29 14:31:53,050 wheel INFO adding 'sympy/matrices/expressions/tests/test_transpose.py' 2023-04-29 14:31:53,050 wheel INFO adding 'sympy/matrices/tests/__init__.py' 2023-04-29 14:31:53,050 wheel INFO adding 'sympy/matrices/tests/test_commonmatrix.py' 2023-04-29 14:31:53,051 wheel INFO adding 'sympy/matrices/tests/test_decompositions.py' 2023-04-29 14:31:53,051 wheel INFO adding 'sympy/matrices/tests/test_determinant.py' 2023-04-29 14:31:53,051 wheel INFO adding 'sympy/matrices/tests/test_eigen.py' 2023-04-29 14:31:53,051 wheel INFO adding 'sympy/matrices/tests/test_graph.py' 2023-04-29 14:31:53,051 wheel INFO adding 'sympy/matrices/tests/test_immutable.py' 2023-04-29 14:31:53,052 wheel INFO adding 'sympy/matrices/tests/test_interactions.py' 2023-04-29 14:31:53,052 wheel INFO adding 'sympy/matrices/tests/test_matrices.py' 2023-04-29 14:31:53,053 wheel INFO adding 'sympy/matrices/tests/test_normalforms.py' 2023-04-29 14:31:53,053 wheel INFO adding 'sympy/matrices/tests/test_reductions.py' 2023-04-29 14:31:53,053 wheel INFO adding 'sympy/matrices/tests/test_solvers.py' 2023-04-29 14:31:53,053 wheel INFO adding 'sympy/matrices/tests/test_sparse.py' 2023-04-29 14:31:53,054 wheel INFO adding 'sympy/matrices/tests/test_sparsetools.py' 2023-04-29 14:31:53,054 wheel INFO adding 'sympy/matrices/tests/test_subspaces.py' 2023-04-29 14:31:53,054 wheel INFO adding 'sympy/multipledispatch/__init__.py' 2023-04-29 14:31:53,054 wheel INFO adding 'sympy/multipledispatch/conflict.py' 2023-04-29 14:31:53,054 wheel INFO adding 'sympy/multipledispatch/core.py' 2023-04-29 14:31:53,055 wheel INFO adding 'sympy/multipledispatch/dispatcher.py' 2023-04-29 14:31:53,055 wheel INFO adding 'sympy/multipledispatch/utils.py' 2023-04-29 14:31:53,055 wheel INFO adding 'sympy/multipledispatch/tests/__init__.py' 2023-04-29 14:31:53,055 wheel INFO adding 'sympy/multipledispatch/tests/test_conflict.py' 2023-04-29 14:31:53,055 wheel INFO adding 'sympy/multipledispatch/tests/test_core.py' 2023-04-29 14:31:53,056 wheel INFO adding 'sympy/multipledispatch/tests/test_dispatcher.py' 2023-04-29 14:31:53,056 wheel INFO adding 'sympy/ntheory/__init__.py' 2023-04-29 14:31:53,056 wheel INFO adding 'sympy/ntheory/bbp_pi.py' 2023-04-29 14:31:53,056 wheel INFO adding 'sympy/ntheory/continued_fraction.py' 2023-04-29 14:31:53,056 wheel INFO adding 'sympy/ntheory/digits.py' 2023-04-29 14:31:53,057 wheel INFO adding 'sympy/ntheory/ecm.py' 2023-04-29 14:31:53,057 wheel INFO adding 'sympy/ntheory/egyptian_fraction.py' 2023-04-29 14:31:53,057 wheel INFO adding 'sympy/ntheory/elliptic_curve.py' 2023-04-29 14:31:53,057 wheel INFO adding 'sympy/ntheory/factor_.py' 2023-04-29 14:31:53,058 wheel INFO adding 'sympy/ntheory/generate.py' 2023-04-29 14:31:53,058 wheel INFO adding 'sympy/ntheory/modular.py' 2023-04-29 14:31:53,058 wheel INFO adding 'sympy/ntheory/multinomial.py' 2023-04-29 14:31:53,058 wheel INFO adding 'sympy/ntheory/partitions_.py' 2023-04-29 14:31:53,059 wheel INFO adding 'sympy/ntheory/primetest.py' 2023-04-29 14:31:53,059 wheel INFO adding 'sympy/ntheory/qs.py' 2023-04-29 14:31:53,059 wheel INFO adding 'sympy/ntheory/residue_ntheory.py' 2023-04-29 14:31:53,059 wheel INFO adding 'sympy/ntheory/tests/__init__.py' 2023-04-29 14:31:53,060 wheel INFO adding 'sympy/ntheory/tests/test_bbp_pi.py' 2023-04-29 14:31:53,060 wheel INFO adding 'sympy/ntheory/tests/test_continued_fraction.py' 2023-04-29 14:31:53,060 wheel INFO adding 'sympy/ntheory/tests/test_digits.py' 2023-04-29 14:31:53,060 wheel INFO adding 'sympy/ntheory/tests/test_ecm.py' 2023-04-29 14:31:53,060 wheel INFO adding 'sympy/ntheory/tests/test_egyptian_fraction.py' 2023-04-29 14:31:53,061 wheel INFO adding 'sympy/ntheory/tests/test_elliptic_curve.py' 2023-04-29 14:31:53,061 wheel INFO adding 'sympy/ntheory/tests/test_factor_.py' 2023-04-29 14:31:53,061 wheel INFO adding 'sympy/ntheory/tests/test_generate.py' 2023-04-29 14:31:53,061 wheel INFO adding 'sympy/ntheory/tests/test_modular.py' 2023-04-29 14:31:53,061 wheel INFO adding 'sympy/ntheory/tests/test_multinomial.py' 2023-04-29 14:31:53,062 wheel INFO adding 'sympy/ntheory/tests/test_partitions.py' 2023-04-29 14:31:53,062 wheel INFO adding 'sympy/ntheory/tests/test_primetest.py' 2023-04-29 14:31:53,062 wheel INFO adding 'sympy/ntheory/tests/test_qs.py' 2023-04-29 14:31:53,062 wheel INFO adding 'sympy/ntheory/tests/test_residue.py' 2023-04-29 14:31:53,062 wheel INFO adding 'sympy/parsing/__init__.py' 2023-04-29 14:31:53,063 wheel INFO adding 'sympy/parsing/ast_parser.py' 2023-04-29 14:31:53,063 wheel INFO adding 'sympy/parsing/mathematica.py' 2023-04-29 14:31:53,063 wheel INFO adding 'sympy/parsing/maxima.py' 2023-04-29 14:31:53,063 wheel INFO adding 'sympy/parsing/sym_expr.py' 2023-04-29 14:31:53,064 wheel INFO adding 'sympy/parsing/sympy_parser.py' 2023-04-29 14:31:53,064 wheel INFO adding 'sympy/parsing/autolev/Autolev.g4' 2023-04-29 14:31:53,064 wheel INFO adding 'sympy/parsing/autolev/__init__.py' 2023-04-29 14:31:53,064 wheel INFO adding 'sympy/parsing/autolev/_build_autolev_antlr.py' 2023-04-29 14:31:53,065 wheel INFO adding 'sympy/parsing/autolev/_listener_autolev_antlr.py' 2023-04-29 14:31:53,065 wheel INFO adding 'sympy/parsing/autolev/_parse_autolev_antlr.py' 2023-04-29 14:31:53,065 wheel INFO adding 'sympy/parsing/autolev/_antlr/__init__.py' 2023-04-29 14:31:53,066 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevlexer.py' 2023-04-29 14:31:53,066 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevlistener.py' 2023-04-29 14:31:53,066 wheel INFO adding 'sympy/parsing/autolev/_antlr/autolevparser.py' 2023-04-29 14:31:53,067 wheel INFO adding 'sympy/parsing/autolev/test-examples/README.txt' 2023-04-29 14:31:53,067 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest1.al' 2023-04-29 14:31:53,067 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest1.py' 2023-04-29 14:31:53,067 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest10.al' 2023-04-29 14:31:53,067 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest10.py' 2023-04-29 14:31:53,068 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest11.al' 2023-04-29 14:31:53,068 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest11.py' 2023-04-29 14:31:53,068 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest12.al' 2023-04-29 14:31:53,068 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest12.py' 2023-04-29 14:31:53,068 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest2.al' 2023-04-29 14:31:53,068 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest2.py' 2023-04-29 14:31:53,069 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest3.al' 2023-04-29 14:31:53,069 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest3.py' 2023-04-29 14:31:53,069 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest4.al' 2023-04-29 14:31:53,069 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest4.py' 2023-04-29 14:31:53,069 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest5.al' 2023-04-29 14:31:53,070 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest5.py' 2023-04-29 14:31:53,070 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest6.al' 2023-04-29 14:31:53,070 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest6.py' 2023-04-29 14:31:53,070 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest7.al' 2023-04-29 14:31:53,070 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest7.py' 2023-04-29 14:31:53,070 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest8.al' 2023-04-29 14:31:53,071 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest8.py' 2023-04-29 14:31:53,071 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest9.al' 2023-04-29 14:31:53,071 wheel INFO adding 'sympy/parsing/autolev/test-examples/ruletest9.py' 2023-04-29 14:31:53,071 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.al' 2023-04-29 14:31:53,071 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/chaos_pendulum.py' 2023-04-29 14:31:53,072 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.al' 2023-04-29 14:31:53,072 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/double_pendulum.py' 2023-04-29 14:31:53,072 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.al' 2023-04-29 14:31:53,072 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/mass_spring_damper.py' 2023-04-29 14:31:53,072 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.al' 2023-04-29 14:31:53,072 wheel INFO adding 'sympy/parsing/autolev/test-examples/pydy-example-repo/non_min_pendulum.py' 2023-04-29 14:31:53,073 wheel INFO adding 'sympy/parsing/c/__init__.py' 2023-04-29 14:31:53,073 wheel INFO adding 'sympy/parsing/c/c_parser.py' 2023-04-29 14:31:53,073 wheel INFO adding 'sympy/parsing/fortran/__init__.py' 2023-04-29 14:31:53,073 wheel INFO adding 'sympy/parsing/fortran/fortran_parser.py' 2023-04-29 14:31:53,074 wheel INFO adding 'sympy/parsing/latex/LICENSE.txt' 2023-04-29 14:31:53,074 wheel INFO adding 'sympy/parsing/latex/LaTeX.g4' 2023-04-29 14:31:53,074 wheel INFO adding 'sympy/parsing/latex/__init__.py' 2023-04-29 14:31:53,074 wheel INFO adding 'sympy/parsing/latex/_build_latex_antlr.py' 2023-04-29 14:31:53,074 wheel INFO adding 'sympy/parsing/latex/_parse_latex_antlr.py' 2023-04-29 14:31:53,075 wheel INFO adding 'sympy/parsing/latex/errors.py' 2023-04-29 14:31:53,075 wheel INFO adding 'sympy/parsing/latex/_antlr/__init__.py' 2023-04-29 14:31:53,075 wheel INFO adding 'sympy/parsing/latex/_antlr/latexlexer.py' 2023-04-29 14:31:53,075 wheel INFO adding 'sympy/parsing/latex/_antlr/latexparser.py' 2023-04-29 14:31:53,076 wheel INFO adding 'sympy/parsing/tests/__init__.py' 2023-04-29 14:31:53,076 wheel INFO adding 'sympy/parsing/tests/test_ast_parser.py' 2023-04-29 14:31:53,076 wheel INFO adding 'sympy/parsing/tests/test_autolev.py' 2023-04-29 14:31:53,077 wheel INFO adding 'sympy/parsing/tests/test_c_parser.py' 2023-04-29 14:31:53,077 wheel INFO adding 'sympy/parsing/tests/test_fortran_parser.py' 2023-04-29 14:31:53,078 wheel INFO adding 'sympy/parsing/tests/test_implicit_multiplication_application.py' 2023-04-29 14:31:53,078 wheel INFO adding 'sympy/parsing/tests/test_latex.py' 2023-04-29 14:31:53,078 wheel INFO adding 'sympy/parsing/tests/test_latex_deps.py' 2023-04-29 14:31:53,078 wheel INFO adding 'sympy/parsing/tests/test_mathematica.py' 2023-04-29 14:31:53,078 wheel INFO adding 'sympy/parsing/tests/test_maxima.py' 2023-04-29 14:31:53,079 wheel INFO adding 'sympy/parsing/tests/test_sym_expr.py' 2023-04-29 14:31:53,079 wheel INFO adding 'sympy/parsing/tests/test_sympy_parser.py' 2023-04-29 14:31:53,079 wheel INFO adding 'sympy/physics/__init__.py' 2023-04-29 14:31:53,079 wheel INFO adding 'sympy/physics/hydrogen.py' 2023-04-29 14:31:53,080 wheel INFO adding 'sympy/physics/matrices.py' 2023-04-29 14:31:53,080 wheel INFO adding 'sympy/physics/paulialgebra.py' 2023-04-29 14:31:53,080 wheel INFO adding 'sympy/physics/pring.py' 2023-04-29 14:31:53,080 wheel INFO adding 'sympy/physics/qho_1d.py' 2023-04-29 14:31:53,080 wheel INFO adding 'sympy/physics/secondquant.py' 2023-04-29 14:31:53,081 wheel INFO adding 'sympy/physics/sho.py' 2023-04-29 14:31:53,081 wheel INFO adding 'sympy/physics/wigner.py' 2023-04-29 14:31:53,081 wheel INFO adding 'sympy/physics/continuum_mechanics/__init__.py' 2023-04-29 14:31:53,082 wheel INFO adding 'sympy/physics/continuum_mechanics/beam.py' 2023-04-29 14:31:53,082 wheel INFO adding 'sympy/physics/continuum_mechanics/truss.py' 2023-04-29 14:31:53,083 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/__init__.py' 2023-04-29 14:31:53,083 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_beam.py' 2023-04-29 14:31:53,083 wheel INFO adding 'sympy/physics/continuum_mechanics/tests/test_truss.py' 2023-04-29 14:31:53,083 wheel INFO adding 'sympy/physics/control/__init__.py' 2023-04-29 14:31:53,083 wheel INFO adding 'sympy/physics/control/control_plots.py' 2023-04-29 14:31:53,084 wheel INFO adding 'sympy/physics/control/lti.py' 2023-04-29 14:31:53,084 wheel INFO adding 'sympy/physics/control/tests/__init__.py' 2023-04-29 14:31:53,085 wheel INFO adding 'sympy/physics/control/tests/test_control_plots.py' 2023-04-29 14:31:53,085 wheel INFO adding 'sympy/physics/control/tests/test_lti.py' 2023-04-29 14:31:53,085 wheel INFO adding 'sympy/physics/hep/__init__.py' 2023-04-29 14:31:53,085 wheel INFO adding 'sympy/physics/hep/gamma_matrices.py' 2023-04-29 14:31:53,086 wheel INFO adding 'sympy/physics/hep/tests/__init__.py' 2023-04-29 14:31:53,086 wheel INFO adding 'sympy/physics/hep/tests/test_gamma_matrices.py' 2023-04-29 14:31:53,086 wheel INFO adding 'sympy/physics/mechanics/__init__.py' 2023-04-29 14:31:53,086 wheel INFO adding 'sympy/physics/mechanics/body.py' 2023-04-29 14:31:53,087 wheel INFO adding 'sympy/physics/mechanics/functions.py' 2023-04-29 14:31:53,087 wheel INFO adding 'sympy/physics/mechanics/joint.py' 2023-04-29 14:31:53,087 wheel INFO adding 'sympy/physics/mechanics/jointsmethod.py' 2023-04-29 14:31:53,087 wheel INFO adding 'sympy/physics/mechanics/kane.py' 2023-04-29 14:31:53,088 wheel INFO adding 'sympy/physics/mechanics/lagrange.py' 2023-04-29 14:31:53,088 wheel INFO adding 'sympy/physics/mechanics/linearize.py' 2023-04-29 14:31:53,088 wheel INFO adding 'sympy/physics/mechanics/method.py' 2023-04-29 14:31:53,088 wheel INFO adding 'sympy/physics/mechanics/models.py' 2023-04-29 14:31:53,088 wheel INFO adding 'sympy/physics/mechanics/particle.py' 2023-04-29 14:31:53,089 wheel INFO adding 'sympy/physics/mechanics/rigidbody.py' 2023-04-29 14:31:53,089 wheel INFO adding 'sympy/physics/mechanics/system.py' 2023-04-29 14:31:53,089 wheel INFO adding 'sympy/physics/mechanics/tests/__init__.py' 2023-04-29 14:31:53,089 wheel INFO adding 'sympy/physics/mechanics/tests/test_body.py' 2023-04-29 14:31:53,090 wheel INFO adding 'sympy/physics/mechanics/tests/test_functions.py' 2023-04-29 14:31:53,090 wheel INFO adding 'sympy/physics/mechanics/tests/test_joint.py' 2023-04-29 14:31:53,090 wheel INFO adding 'sympy/physics/mechanics/tests/test_jointsmethod.py' 2023-04-29 14:31:53,090 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane.py' 2023-04-29 14:31:53,091 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane2.py' 2023-04-29 14:31:53,091 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane3.py' 2023-04-29 14:31:53,091 wheel INFO adding 'sympy/physics/mechanics/tests/test_kane4.py' 2023-04-29 14:31:53,091 wheel INFO adding 'sympy/physics/mechanics/tests/test_lagrange.py' 2023-04-29 14:31:53,091 wheel INFO adding 'sympy/physics/mechanics/tests/test_lagrange2.py' 2023-04-29 14:31:53,092 wheel INFO adding 'sympy/physics/mechanics/tests/test_linearize.py' 2023-04-29 14:31:53,092 wheel INFO adding 'sympy/physics/mechanics/tests/test_method.py' 2023-04-29 14:31:53,092 wheel INFO adding 'sympy/physics/mechanics/tests/test_models.py' 2023-04-29 14:31:53,092 wheel INFO adding 'sympy/physics/mechanics/tests/test_particle.py' 2023-04-29 14:31:53,092 wheel INFO adding 'sympy/physics/mechanics/tests/test_rigidbody.py' 2023-04-29 14:31:53,093 wheel INFO adding 'sympy/physics/mechanics/tests/test_system.py' 2023-04-29 14:31:53,093 wheel INFO adding 'sympy/physics/optics/__init__.py' 2023-04-29 14:31:53,093 wheel INFO adding 'sympy/physics/optics/gaussopt.py' 2023-04-29 14:31:53,093 wheel INFO adding 'sympy/physics/optics/medium.py' 2023-04-29 14:31:53,093 wheel INFO adding 'sympy/physics/optics/polarization.py' 2023-04-29 14:31:53,094 wheel INFO adding 'sympy/physics/optics/utils.py' 2023-04-29 14:31:53,094 wheel INFO adding 'sympy/physics/optics/waves.py' 2023-04-29 14:31:53,094 wheel INFO adding 'sympy/physics/optics/tests/__init__.py' 2023-04-29 14:31:53,094 wheel INFO adding 'sympy/physics/optics/tests/test_gaussopt.py' 2023-04-29 14:31:53,095 wheel INFO adding 'sympy/physics/optics/tests/test_medium.py' 2023-04-29 14:31:53,095 wheel INFO adding 'sympy/physics/optics/tests/test_polarization.py' 2023-04-29 14:31:53,095 wheel INFO adding 'sympy/physics/optics/tests/test_utils.py' 2023-04-29 14:31:53,095 wheel INFO adding 'sympy/physics/optics/tests/test_waves.py' 2023-04-29 14:31:53,095 wheel INFO adding 'sympy/physics/quantum/__init__.py' 2023-04-29 14:31:53,096 wheel INFO adding 'sympy/physics/quantum/anticommutator.py' 2023-04-29 14:31:53,096 wheel INFO adding 'sympy/physics/quantum/boson.py' 2023-04-29 14:31:53,096 wheel INFO adding 'sympy/physics/quantum/cartesian.py' 2023-04-29 14:31:53,096 wheel INFO adding 'sympy/physics/quantum/cg.py' 2023-04-29 14:31:53,097 wheel INFO adding 'sympy/physics/quantum/circuitplot.py' 2023-04-29 14:31:53,097 wheel INFO adding 'sympy/physics/quantum/circuitutils.py' 2023-04-29 14:31:53,097 wheel INFO adding 'sympy/physics/quantum/commutator.py' 2023-04-29 14:31:53,097 wheel INFO adding 'sympy/physics/quantum/constants.py' 2023-04-29 14:31:53,097 wheel INFO adding 'sympy/physics/quantum/dagger.py' 2023-04-29 14:31:53,098 wheel INFO adding 'sympy/physics/quantum/density.py' 2023-04-29 14:31:53,098 wheel INFO adding 'sympy/physics/quantum/fermion.py' 2023-04-29 14:31:53,098 wheel INFO adding 'sympy/physics/quantum/gate.py' 2023-04-29 14:31:53,098 wheel INFO adding 'sympy/physics/quantum/grover.py' 2023-04-29 14:31:53,099 wheel INFO adding 'sympy/physics/quantum/hilbert.py' 2023-04-29 14:31:53,099 wheel INFO adding 'sympy/physics/quantum/identitysearch.py' 2023-04-29 14:31:53,099 wheel INFO adding 'sympy/physics/quantum/innerproduct.py' 2023-04-29 14:31:53,099 wheel INFO adding 'sympy/physics/quantum/matrixcache.py' 2023-04-29 14:31:53,099 wheel INFO adding 'sympy/physics/quantum/matrixutils.py' 2023-04-29 14:31:53,100 wheel INFO adding 'sympy/physics/quantum/operator.py' 2023-04-29 14:31:53,100 wheel INFO adding 'sympy/physics/quantum/operatorordering.py' 2023-04-29 14:31:53,100 wheel INFO adding 'sympy/physics/quantum/operatorset.py' 2023-04-29 14:31:53,100 wheel INFO adding 'sympy/physics/quantum/pauli.py' 2023-04-29 14:31:53,101 wheel INFO adding 'sympy/physics/quantum/piab.py' 2023-04-29 14:31:53,101 wheel INFO adding 'sympy/physics/quantum/qapply.py' 2023-04-29 14:31:53,101 wheel INFO adding 'sympy/physics/quantum/qasm.py' 2023-04-29 14:31:53,101 wheel INFO adding 'sympy/physics/quantum/qexpr.py' 2023-04-29 14:31:53,101 wheel INFO adding 'sympy/physics/quantum/qft.py' 2023-04-29 14:31:53,102 wheel INFO adding 'sympy/physics/quantum/qubit.py' 2023-04-29 14:31:53,102 wheel INFO adding 'sympy/physics/quantum/represent.py' 2023-04-29 14:31:53,102 wheel INFO adding 'sympy/physics/quantum/sho1d.py' 2023-04-29 14:31:53,102 wheel INFO adding 'sympy/physics/quantum/shor.py' 2023-04-29 14:31:53,103 wheel INFO adding 'sympy/physics/quantum/spin.py' 2023-04-29 14:31:53,103 wheel INFO adding 'sympy/physics/quantum/state.py' 2023-04-29 14:31:53,103 wheel INFO adding 'sympy/physics/quantum/tensorproduct.py' 2023-04-29 14:31:53,104 wheel INFO adding 'sympy/physics/quantum/trace.py' 2023-04-29 14:31:53,104 wheel INFO adding 'sympy/physics/quantum/tests/__init__.py' 2023-04-29 14:31:53,104 wheel INFO adding 'sympy/physics/quantum/tests/test_anticommutator.py' 2023-04-29 14:31:53,104 wheel INFO adding 'sympy/physics/quantum/tests/test_boson.py' 2023-04-29 14:31:53,104 wheel INFO adding 'sympy/physics/quantum/tests/test_cartesian.py' 2023-04-29 14:31:53,105 wheel INFO adding 'sympy/physics/quantum/tests/test_cg.py' 2023-04-29 14:31:53,105 wheel INFO adding 'sympy/physics/quantum/tests/test_circuitplot.py' 2023-04-29 14:31:53,105 wheel INFO adding 'sympy/physics/quantum/tests/test_circuitutils.py' 2023-04-29 14:31:53,105 wheel INFO adding 'sympy/physics/quantum/tests/test_commutator.py' 2023-04-29 14:31:53,105 wheel INFO adding 'sympy/physics/quantum/tests/test_constants.py' 2023-04-29 14:31:53,106 wheel INFO adding 'sympy/physics/quantum/tests/test_dagger.py' 2023-04-29 14:31:53,106 wheel INFO adding 'sympy/physics/quantum/tests/test_density.py' 2023-04-29 14:31:53,106 wheel INFO adding 'sympy/physics/quantum/tests/test_fermion.py' 2023-04-29 14:31:53,106 wheel INFO adding 'sympy/physics/quantum/tests/test_gate.py' 2023-04-29 14:31:53,106 wheel INFO adding 'sympy/physics/quantum/tests/test_grover.py' 2023-04-29 14:31:53,107 wheel INFO adding 'sympy/physics/quantum/tests/test_hilbert.py' 2023-04-29 14:31:53,107 wheel INFO adding 'sympy/physics/quantum/tests/test_identitysearch.py' 2023-04-29 14:31:53,107 wheel INFO adding 'sympy/physics/quantum/tests/test_innerproduct.py' 2023-04-29 14:31:53,107 wheel INFO adding 'sympy/physics/quantum/tests/test_matrixutils.py' 2023-04-29 14:31:53,107 wheel INFO adding 'sympy/physics/quantum/tests/test_operator.py' 2023-04-29 14:31:53,108 wheel INFO adding 'sympy/physics/quantum/tests/test_operatorordering.py' 2023-04-29 14:31:53,108 wheel INFO adding 'sympy/physics/quantum/tests/test_operatorset.py' 2023-04-29 14:31:53,108 wheel INFO adding 'sympy/physics/quantum/tests/test_pauli.py' 2023-04-29 14:31:53,108 wheel INFO adding 'sympy/physics/quantum/tests/test_piab.py' 2023-04-29 14:31:53,108 wheel INFO adding 'sympy/physics/quantum/tests/test_printing.py' 2023-04-29 14:31:53,109 wheel INFO adding 'sympy/physics/quantum/tests/test_qapply.py' 2023-04-29 14:31:53,109 wheel INFO adding 'sympy/physics/quantum/tests/test_qasm.py' 2023-04-29 14:31:53,109 wheel INFO adding 'sympy/physics/quantum/tests/test_qexpr.py' 2023-04-29 14:31:53,109 wheel INFO adding 'sympy/physics/quantum/tests/test_qft.py' 2023-04-29 14:31:53,109 wheel INFO adding 'sympy/physics/quantum/tests/test_qubit.py' 2023-04-29 14:31:53,110 wheel INFO adding 'sympy/physics/quantum/tests/test_represent.py' 2023-04-29 14:31:53,110 wheel INFO adding 'sympy/physics/quantum/tests/test_sho1d.py' 2023-04-29 14:31:53,110 wheel INFO adding 'sympy/physics/quantum/tests/test_shor.py' 2023-04-29 14:31:53,110 wheel INFO adding 'sympy/physics/quantum/tests/test_spin.py' 2023-04-29 14:31:53,112 wheel INFO adding 'sympy/physics/quantum/tests/test_state.py' 2023-04-29 14:31:53,112 wheel INFO adding 'sympy/physics/quantum/tests/test_tensorproduct.py' 2023-04-29 14:31:53,112 wheel INFO adding 'sympy/physics/quantum/tests/test_trace.py' 2023-04-29 14:31:53,112 wheel INFO adding 'sympy/physics/tests/__init__.py' 2023-04-29 14:31:53,112 wheel INFO adding 'sympy/physics/tests/test_clebsch_gordan.py' 2023-04-29 14:31:53,113 wheel INFO adding 'sympy/physics/tests/test_hydrogen.py' 2023-04-29 14:31:53,113 wheel INFO adding 'sympy/physics/tests/test_paulialgebra.py' 2023-04-29 14:31:53,113 wheel INFO adding 'sympy/physics/tests/test_physics_matrices.py' 2023-04-29 14:31:53,113 wheel INFO adding 'sympy/physics/tests/test_pring.py' 2023-04-29 14:31:53,113 wheel INFO adding 'sympy/physics/tests/test_qho_1d.py' 2023-04-29 14:31:53,114 wheel INFO adding 'sympy/physics/tests/test_secondquant.py' 2023-04-29 14:31:53,114 wheel INFO adding 'sympy/physics/tests/test_sho.py' 2023-04-29 14:31:53,114 wheel INFO adding 'sympy/physics/units/__init__.py' 2023-04-29 14:31:53,114 wheel INFO adding 'sympy/physics/units/dimensions.py' 2023-04-29 14:31:53,115 wheel INFO adding 'sympy/physics/units/prefixes.py' 2023-04-29 14:31:53,115 wheel INFO adding 'sympy/physics/units/quantities.py' 2023-04-29 14:31:53,115 wheel INFO adding 'sympy/physics/units/unitsystem.py' 2023-04-29 14:31:53,115 wheel INFO adding 'sympy/physics/units/util.py' 2023-04-29 14:31:53,116 wheel INFO adding 'sympy/physics/units/definitions/__init__.py' 2023-04-29 14:31:53,116 wheel INFO adding 'sympy/physics/units/definitions/dimension_definitions.py' 2023-04-29 14:31:53,116 wheel INFO adding 'sympy/physics/units/definitions/unit_definitions.py' 2023-04-29 14:31:53,116 wheel INFO adding 'sympy/physics/units/systems/__init__.py' 2023-04-29 14:31:53,116 wheel INFO adding 'sympy/physics/units/systems/cgs.py' 2023-04-29 14:31:53,117 wheel INFO adding 'sympy/physics/units/systems/length_weight_time.py' 2023-04-29 14:31:53,117 wheel INFO adding 'sympy/physics/units/systems/mks.py' 2023-04-29 14:31:53,117 wheel INFO adding 'sympy/physics/units/systems/mksa.py' 2023-04-29 14:31:53,117 wheel INFO adding 'sympy/physics/units/systems/natural.py' 2023-04-29 14:31:53,117 wheel INFO adding 'sympy/physics/units/systems/si.py' 2023-04-29 14:31:53,118 wheel INFO adding 'sympy/physics/units/tests/__init__.py' 2023-04-29 14:31:53,118 wheel INFO adding 'sympy/physics/units/tests/test_dimensions.py' 2023-04-29 14:31:53,118 wheel INFO adding 'sympy/physics/units/tests/test_dimensionsystem.py' 2023-04-29 14:31:53,118 wheel INFO adding 'sympy/physics/units/tests/test_prefixes.py' 2023-04-29 14:31:53,118 wheel INFO adding 'sympy/physics/units/tests/test_quantities.py' 2023-04-29 14:31:53,119 wheel INFO adding 'sympy/physics/units/tests/test_unit_system_cgs_gauss.py' 2023-04-29 14:31:53,119 wheel INFO adding 'sympy/physics/units/tests/test_unitsystem.py' 2023-04-29 14:31:53,119 wheel INFO adding 'sympy/physics/units/tests/test_util.py' 2023-04-29 14:31:53,119 wheel INFO adding 'sympy/physics/vector/__init__.py' 2023-04-29 14:31:53,119 wheel INFO adding 'sympy/physics/vector/dyadic.py' 2023-04-29 14:31:53,120 wheel INFO adding 'sympy/physics/vector/fieldfunctions.py' 2023-04-29 14:31:53,120 wheel INFO adding 'sympy/physics/vector/frame.py' 2023-04-29 14:31:53,120 wheel INFO adding 'sympy/physics/vector/functions.py' 2023-04-29 14:31:53,121 wheel INFO adding 'sympy/physics/vector/point.py' 2023-04-29 14:31:53,121 wheel INFO adding 'sympy/physics/vector/printing.py' 2023-04-29 14:31:53,121 wheel INFO adding 'sympy/physics/vector/vector.py' 2023-04-29 14:31:53,121 wheel INFO adding 'sympy/physics/vector/tests/__init__.py' 2023-04-29 14:31:53,122 wheel INFO adding 'sympy/physics/vector/tests/test_dyadic.py' 2023-04-29 14:31:53,122 wheel INFO adding 'sympy/physics/vector/tests/test_fieldfunctions.py' 2023-04-29 14:31:53,122 wheel INFO adding 'sympy/physics/vector/tests/test_frame.py' 2023-04-29 14:31:53,122 wheel INFO adding 'sympy/physics/vector/tests/test_functions.py' 2023-04-29 14:31:53,122 wheel INFO adding 'sympy/physics/vector/tests/test_output.py' 2023-04-29 14:31:53,123 wheel INFO adding 'sympy/physics/vector/tests/test_point.py' 2023-04-29 14:31:53,123 wheel INFO adding 'sympy/physics/vector/tests/test_printing.py' 2023-04-29 14:31:53,123 wheel INFO adding 'sympy/physics/vector/tests/test_vector.py' 2023-04-29 14:31:53,123 wheel INFO adding 'sympy/plotting/__init__.py' 2023-04-29 14:31:53,124 wheel INFO adding 'sympy/plotting/experimental_lambdify.py' 2023-04-29 14:31:53,124 wheel INFO adding 'sympy/plotting/plot.py' 2023-04-29 14:31:53,124 wheel INFO adding 'sympy/plotting/plot_implicit.py' 2023-04-29 14:31:53,125 wheel INFO adding 'sympy/plotting/textplot.py' 2023-04-29 14:31:53,125 wheel INFO adding 'sympy/plotting/intervalmath/__init__.py' 2023-04-29 14:31:53,125 wheel INFO adding 'sympy/plotting/intervalmath/interval_arithmetic.py' 2023-04-29 14:31:53,125 wheel INFO adding 'sympy/plotting/intervalmath/interval_membership.py' 2023-04-29 14:31:53,125 wheel INFO adding 'sympy/plotting/intervalmath/lib_interval.py' 2023-04-29 14:31:53,126 wheel INFO adding 'sympy/plotting/intervalmath/tests/__init__.py' 2023-04-29 14:31:53,126 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_interval_functions.py' 2023-04-29 14:31:53,126 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_interval_membership.py' 2023-04-29 14:31:53,126 wheel INFO adding 'sympy/plotting/intervalmath/tests/test_intervalmath.py' 2023-04-29 14:31:53,126 wheel INFO adding 'sympy/plotting/pygletplot/__init__.py' 2023-04-29 14:31:53,127 wheel INFO adding 'sympy/plotting/pygletplot/color_scheme.py' 2023-04-29 14:31:53,127 wheel INFO adding 'sympy/plotting/pygletplot/managed_window.py' 2023-04-29 14:31:53,127 wheel INFO adding 'sympy/plotting/pygletplot/plot.py' 2023-04-29 14:31:53,127 wheel INFO adding 'sympy/plotting/pygletplot/plot_axes.py' 2023-04-29 14:31:53,128 wheel INFO adding 'sympy/plotting/pygletplot/plot_camera.py' 2023-04-29 14:31:53,128 wheel INFO adding 'sympy/plotting/pygletplot/plot_controller.py' 2023-04-29 14:31:53,128 wheel INFO adding 'sympy/plotting/pygletplot/plot_curve.py' 2023-04-29 14:31:53,128 wheel INFO adding 'sympy/plotting/pygletplot/plot_interval.py' 2023-04-29 14:31:53,128 wheel INFO adding 'sympy/plotting/pygletplot/plot_mode.py' 2023-04-29 14:31:53,129 wheel INFO adding 'sympy/plotting/pygletplot/plot_mode_base.py' 2023-04-29 14:31:53,129 wheel INFO adding 'sympy/plotting/pygletplot/plot_modes.py' 2023-04-29 14:31:53,129 wheel INFO adding 'sympy/plotting/pygletplot/plot_object.py' 2023-04-29 14:31:53,129 wheel INFO adding 'sympy/plotting/pygletplot/plot_rotation.py' 2023-04-29 14:31:53,129 wheel INFO adding 'sympy/plotting/pygletplot/plot_surface.py' 2023-04-29 14:31:53,130 wheel INFO adding 'sympy/plotting/pygletplot/plot_window.py' 2023-04-29 14:31:53,130 wheel INFO adding 'sympy/plotting/pygletplot/util.py' 2023-04-29 14:31:53,130 wheel INFO adding 'sympy/plotting/pygletplot/tests/__init__.py' 2023-04-29 14:31:53,130 wheel INFO adding 'sympy/plotting/pygletplot/tests/test_plotting.py' 2023-04-29 14:31:53,130 wheel INFO adding 'sympy/plotting/tests/__init__.py' 2023-04-29 14:31:53,131 wheel INFO adding 'sympy/plotting/tests/test_experimental_lambdify.py' 2023-04-29 14:31:53,131 wheel INFO adding 'sympy/plotting/tests/test_plot.py' 2023-04-29 14:31:53,131 wheel INFO adding 'sympy/plotting/tests/test_plot_implicit.py' 2023-04-29 14:31:53,131 wheel INFO adding 'sympy/plotting/tests/test_region_and.png' 2023-04-29 14:31:53,131 wheel INFO adding 'sympy/plotting/tests/test_region_not.png' 2023-04-29 14:31:53,132 wheel INFO adding 'sympy/plotting/tests/test_region_or.png' 2023-04-29 14:31:53,132 wheel INFO adding 'sympy/plotting/tests/test_region_xor.png' 2023-04-29 14:31:53,132 wheel INFO adding 'sympy/plotting/tests/test_textplot.py' 2023-04-29 14:31:53,132 wheel INFO adding 'sympy/polys/__init__.py' 2023-04-29 14:31:53,133 wheel INFO adding 'sympy/polys/compatibility.py' 2023-04-29 14:31:53,133 wheel INFO adding 'sympy/polys/constructor.py' 2023-04-29 14:31:53,133 wheel INFO adding 'sympy/polys/densearith.py' 2023-04-29 14:31:53,134 wheel INFO adding 'sympy/polys/densebasic.py' 2023-04-29 14:31:53,134 wheel INFO adding 'sympy/polys/densetools.py' 2023-04-29 14:31:53,134 wheel INFO adding 'sympy/polys/dispersion.py' 2023-04-29 14:31:53,134 wheel INFO adding 'sympy/polys/distributedmodules.py' 2023-04-29 14:31:53,135 wheel INFO adding 'sympy/polys/domainmatrix.py' 2023-04-29 14:31:53,135 wheel INFO adding 'sympy/polys/euclidtools.py' 2023-04-29 14:31:53,135 wheel INFO adding 'sympy/polys/factortools.py' 2023-04-29 14:31:53,135 wheel INFO adding 'sympy/polys/fglmtools.py' 2023-04-29 14:31:53,136 wheel INFO adding 'sympy/polys/fields.py' 2023-04-29 14:31:53,136 wheel INFO adding 'sympy/polys/galoistools.py' 2023-04-29 14:31:53,136 wheel INFO adding 'sympy/polys/groebnertools.py' 2023-04-29 14:31:53,137 wheel INFO adding 'sympy/polys/heuristicgcd.py' 2023-04-29 14:31:53,137 wheel INFO adding 'sympy/polys/modulargcd.py' 2023-04-29 14:31:53,137 wheel INFO adding 'sympy/polys/monomials.py' 2023-04-29 14:31:53,137 wheel INFO adding 'sympy/polys/multivariate_resultants.py' 2023-04-29 14:31:53,138 wheel INFO adding 'sympy/polys/orderings.py' 2023-04-29 14:31:53,138 wheel INFO adding 'sympy/polys/orthopolys.py' 2023-04-29 14:31:53,138 wheel INFO adding 'sympy/polys/partfrac.py' 2023-04-29 14:31:53,138 wheel INFO adding 'sympy/polys/polyclasses.py' 2023-04-29 14:31:53,139 wheel INFO adding 'sympy/polys/polyconfig.py' 2023-04-29 14:31:53,139 wheel INFO adding 'sympy/polys/polyerrors.py' 2023-04-29 14:31:53,139 wheel INFO adding 'sympy/polys/polyfuncs.py' 2023-04-29 14:31:53,139 wheel INFO adding 'sympy/polys/polymatrix.py' 2023-04-29 14:31:53,139 wheel INFO adding 'sympy/polys/polyoptions.py' 2023-04-29 14:31:53,140 wheel INFO adding 'sympy/polys/polyquinticconst.py' 2023-04-29 14:31:53,140 wheel INFO adding 'sympy/polys/polyroots.py' 2023-04-29 14:31:53,141 wheel INFO adding 'sympy/polys/polytools.py' 2023-04-29 14:31:53,141 wheel INFO adding 'sympy/polys/polyutils.py' 2023-04-29 14:31:53,142 wheel INFO adding 'sympy/polys/rationaltools.py' 2023-04-29 14:31:53,142 wheel INFO adding 'sympy/polys/ring_series.py' 2023-04-29 14:31:53,142 wheel INFO adding 'sympy/polys/rings.py' 2023-04-29 14:31:53,143 wheel INFO adding 'sympy/polys/rootisolation.py' 2023-04-29 14:31:53,143 wheel INFO adding 'sympy/polys/rootoftools.py' 2023-04-29 14:31:53,143 wheel INFO adding 'sympy/polys/solvers.py' 2023-04-29 14:31:53,144 wheel INFO adding 'sympy/polys/specialpolys.py' 2023-04-29 14:31:53,144 wheel INFO adding 'sympy/polys/sqfreetools.py' 2023-04-29 14:31:53,144 wheel INFO adding 'sympy/polys/subresultants_qq_zz.py' 2023-04-29 14:31:53,145 wheel INFO adding 'sympy/polys/agca/__init__.py' 2023-04-29 14:31:53,145 wheel INFO adding 'sympy/polys/agca/extensions.py' 2023-04-29 14:31:53,145 wheel INFO adding 'sympy/polys/agca/homomorphisms.py' 2023-04-29 14:31:53,145 wheel INFO adding 'sympy/polys/agca/ideals.py' 2023-04-29 14:31:53,146 wheel INFO adding 'sympy/polys/agca/modules.py' 2023-04-29 14:31:53,146 wheel INFO adding 'sympy/polys/agca/tests/__init__.py' 2023-04-29 14:31:53,146 wheel INFO adding 'sympy/polys/agca/tests/test_extensions.py' 2023-04-29 14:31:53,146 wheel INFO adding 'sympy/polys/agca/tests/test_homomorphisms.py' 2023-04-29 14:31:53,147 wheel INFO adding 'sympy/polys/agca/tests/test_ideals.py' 2023-04-29 14:31:53,147 wheel INFO adding 'sympy/polys/agca/tests/test_modules.py' 2023-04-29 14:31:53,147 wheel INFO adding 'sympy/polys/benchmarks/__init__.py' 2023-04-29 14:31:53,147 wheel INFO adding 'sympy/polys/benchmarks/bench_galoispolys.py' 2023-04-29 14:31:53,147 wheel INFO adding 'sympy/polys/benchmarks/bench_groebnertools.py' 2023-04-29 14:31:53,148 wheel INFO adding 'sympy/polys/benchmarks/bench_solvers.py' 2023-04-29 14:31:53,150 wheel INFO adding 'sympy/polys/domains/__init__.py' 2023-04-29 14:31:53,150 wheel INFO adding 'sympy/polys/domains/algebraicfield.py' 2023-04-29 14:31:53,150 wheel INFO adding 'sympy/polys/domains/characteristiczero.py' 2023-04-29 14:31:53,150 wheel INFO adding 'sympy/polys/domains/complexfield.py' 2023-04-29 14:31:53,151 wheel INFO adding 'sympy/polys/domains/compositedomain.py' 2023-04-29 14:31:53,151 wheel INFO adding 'sympy/polys/domains/domain.py' 2023-04-29 14:31:53,151 wheel INFO adding 'sympy/polys/domains/domainelement.py' 2023-04-29 14:31:53,151 wheel INFO adding 'sympy/polys/domains/expressiondomain.py' 2023-04-29 14:31:53,151 wheel INFO adding 'sympy/polys/domains/expressionrawdomain.py' 2023-04-29 14:31:53,152 wheel INFO adding 'sympy/polys/domains/field.py' 2023-04-29 14:31:53,152 wheel INFO adding 'sympy/polys/domains/finitefield.py' 2023-04-29 14:31:53,152 wheel INFO adding 'sympy/polys/domains/fractionfield.py' 2023-04-29 14:31:53,152 wheel INFO adding 'sympy/polys/domains/gaussiandomains.py' 2023-04-29 14:31:53,152 wheel INFO adding 'sympy/polys/domains/gmpyfinitefield.py' 2023-04-29 14:31:53,153 wheel INFO adding 'sympy/polys/domains/gmpyintegerring.py' 2023-04-29 14:31:53,153 wheel INFO adding 'sympy/polys/domains/gmpyrationalfield.py' 2023-04-29 14:31:53,153 wheel INFO adding 'sympy/polys/domains/groundtypes.py' 2023-04-29 14:31:53,153 wheel INFO adding 'sympy/polys/domains/integerring.py' 2023-04-29 14:31:53,153 wheel INFO adding 'sympy/polys/domains/modularinteger.py' 2023-04-29 14:31:53,153 wheel INFO adding 'sympy/polys/domains/mpelements.py' 2023-04-29 14:31:53,154 wheel INFO adding 'sympy/polys/domains/old_fractionfield.py' 2023-04-29 14:31:53,154 wheel INFO adding 'sympy/polys/domains/old_polynomialring.py' 2023-04-29 14:31:53,154 wheel INFO adding 'sympy/polys/domains/polynomialring.py' 2023-04-29 14:31:53,154 wheel INFO adding 'sympy/polys/domains/pythonfinitefield.py' 2023-04-29 14:31:53,154 wheel INFO adding 'sympy/polys/domains/pythonintegerring.py' 2023-04-29 14:31:53,155 wheel INFO adding 'sympy/polys/domains/pythonrational.py' 2023-04-29 14:31:53,155 wheel INFO adding 'sympy/polys/domains/pythonrationalfield.py' 2023-04-29 14:31:53,155 wheel INFO adding 'sympy/polys/domains/quotientring.py' 2023-04-29 14:31:53,155 wheel INFO adding 'sympy/polys/domains/rationalfield.py' 2023-04-29 14:31:53,155 wheel INFO adding 'sympy/polys/domains/realfield.py' 2023-04-29 14:31:53,156 wheel INFO adding 'sympy/polys/domains/ring.py' 2023-04-29 14:31:53,156 wheel INFO adding 'sympy/polys/domains/simpledomain.py' 2023-04-29 14:31:53,156 wheel INFO adding 'sympy/polys/domains/tests/__init__.py' 2023-04-29 14:31:53,156 wheel INFO adding 'sympy/polys/domains/tests/test_domains.py' 2023-04-29 14:31:53,157 wheel INFO adding 'sympy/polys/domains/tests/test_polynomialring.py' 2023-04-29 14:31:53,157 wheel INFO adding 'sympy/polys/domains/tests/test_quotientring.py' 2023-04-29 14:31:53,157 wheel INFO adding 'sympy/polys/matrices/__init__.py' 2023-04-29 14:31:53,157 wheel INFO adding 'sympy/polys/matrices/ddm.py' 2023-04-29 14:31:53,157 wheel INFO adding 'sympy/polys/matrices/dense.py' 2023-04-29 14:31:53,158 wheel INFO adding 'sympy/polys/matrices/domainmatrix.py' 2023-04-29 14:31:53,158 wheel INFO adding 'sympy/polys/matrices/domainscalar.py' 2023-04-29 14:31:53,158 wheel INFO adding 'sympy/polys/matrices/eigen.py' 2023-04-29 14:31:53,158 wheel INFO adding 'sympy/polys/matrices/exceptions.py' 2023-04-29 14:31:53,158 wheel INFO adding 'sympy/polys/matrices/linsolve.py' 2023-04-29 14:31:53,159 wheel INFO adding 'sympy/polys/matrices/normalforms.py' 2023-04-29 14:31:53,159 wheel INFO adding 'sympy/polys/matrices/sdm.py' 2023-04-29 14:31:53,159 wheel INFO adding 'sympy/polys/matrices/tests/__init__.py' 2023-04-29 14:31:53,159 wheel INFO adding 'sympy/polys/matrices/tests/test_ddm.py' 2023-04-29 14:31:53,160 wheel INFO adding 'sympy/polys/matrices/tests/test_dense.py' 2023-04-29 14:31:53,160 wheel INFO adding 'sympy/polys/matrices/tests/test_domainmatrix.py' 2023-04-29 14:31:53,160 wheel INFO adding 'sympy/polys/matrices/tests/test_domainscalar.py' 2023-04-29 14:31:53,160 wheel INFO adding 'sympy/polys/matrices/tests/test_eigen.py' 2023-04-29 14:31:53,161 wheel INFO adding 'sympy/polys/matrices/tests/test_linsolve.py' 2023-04-29 14:31:53,161 wheel INFO adding 'sympy/polys/matrices/tests/test_normalforms.py' 2023-04-29 14:31:53,161 wheel INFO adding 'sympy/polys/matrices/tests/test_sdm.py' 2023-04-29 14:31:53,161 wheel INFO adding 'sympy/polys/numberfields/__init__.py' 2023-04-29 14:31:53,161 wheel INFO adding 'sympy/polys/numberfields/basis.py' 2023-04-29 14:31:53,162 wheel INFO adding 'sympy/polys/numberfields/exceptions.py' 2023-04-29 14:31:53,162 wheel INFO adding 'sympy/polys/numberfields/minpoly.py' 2023-04-29 14:31:53,162 wheel INFO adding 'sympy/polys/numberfields/modules.py' 2023-04-29 14:31:53,163 wheel INFO adding 'sympy/polys/numberfields/primes.py' 2023-04-29 14:31:53,163 wheel INFO adding 'sympy/polys/numberfields/subfield.py' 2023-04-29 14:31:53,163 wheel INFO adding 'sympy/polys/numberfields/utilities.py' 2023-04-29 14:31:53,163 wheel INFO adding 'sympy/polys/numberfields/tests/__init__.py' 2023-04-29 14:31:53,163 wheel INFO adding 'sympy/polys/numberfields/tests/test_basis.py' 2023-04-29 14:31:53,164 wheel INFO adding 'sympy/polys/numberfields/tests/test_minpoly.py' 2023-04-29 14:31:53,164 wheel INFO adding 'sympy/polys/numberfields/tests/test_modules.py' 2023-04-29 14:31:53,164 wheel INFO adding 'sympy/polys/numberfields/tests/test_numbers.py' 2023-04-29 14:31:53,164 wheel INFO adding 'sympy/polys/numberfields/tests/test_primes.py' 2023-04-29 14:31:53,165 wheel INFO adding 'sympy/polys/numberfields/tests/test_subfield.py' 2023-04-29 14:31:53,165 wheel INFO adding 'sympy/polys/numberfields/tests/test_utilities.py' 2023-04-29 14:31:53,165 wheel INFO adding 'sympy/polys/tests/__init__.py' 2023-04-29 14:31:53,165 wheel INFO adding 'sympy/polys/tests/test_constructor.py' 2023-04-29 14:31:53,166 wheel INFO adding 'sympy/polys/tests/test_densearith.py' 2023-04-29 14:31:53,166 wheel INFO adding 'sympy/polys/tests/test_densebasic.py' 2023-04-29 14:31:53,166 wheel INFO adding 'sympy/polys/tests/test_densetools.py' 2023-04-29 14:31:53,166 wheel INFO adding 'sympy/polys/tests/test_dispersion.py' 2023-04-29 14:31:53,167 wheel INFO adding 'sympy/polys/tests/test_distributedmodules.py' 2023-04-29 14:31:53,167 wheel INFO adding 'sympy/polys/tests/test_euclidtools.py' 2023-04-29 14:31:53,167 wheel INFO adding 'sympy/polys/tests/test_factortools.py' 2023-04-29 14:31:53,167 wheel INFO adding 'sympy/polys/tests/test_fields.py' 2023-04-29 14:31:53,167 wheel INFO adding 'sympy/polys/tests/test_galoistools.py' 2023-04-29 14:31:53,168 wheel INFO adding 'sympy/polys/tests/test_groebnertools.py' 2023-04-29 14:31:53,168 wheel INFO adding 'sympy/polys/tests/test_heuristicgcd.py' 2023-04-29 14:31:53,168 wheel INFO adding 'sympy/polys/tests/test_injections.py' 2023-04-29 14:31:53,168 wheel INFO adding 'sympy/polys/tests/test_modulargcd.py' 2023-04-29 14:31:53,169 wheel INFO adding 'sympy/polys/tests/test_monomials.py' 2023-04-29 14:31:53,169 wheel INFO adding 'sympy/polys/tests/test_multivariate_resultants.py' 2023-04-29 14:31:53,169 wheel INFO adding 'sympy/polys/tests/test_orderings.py' 2023-04-29 14:31:53,169 wheel INFO adding 'sympy/polys/tests/test_orthopolys.py' 2023-04-29 14:31:53,169 wheel INFO adding 'sympy/polys/tests/test_partfrac.py' 2023-04-29 14:31:53,170 wheel INFO adding 'sympy/polys/tests/test_polyclasses.py' 2023-04-29 14:31:53,170 wheel INFO adding 'sympy/polys/tests/test_polyfuncs.py' 2023-04-29 14:31:53,170 wheel INFO adding 'sympy/polys/tests/test_polymatrix.py' 2023-04-29 14:31:53,170 wheel INFO adding 'sympy/polys/tests/test_polyoptions.py' 2023-04-29 14:31:53,171 wheel INFO adding 'sympy/polys/tests/test_polyroots.py' 2023-04-29 14:31:53,171 wheel INFO adding 'sympy/polys/tests/test_polytools.py' 2023-04-29 14:31:53,171 wheel INFO adding 'sympy/polys/tests/test_polyutils.py' 2023-04-29 14:31:53,172 wheel INFO adding 'sympy/polys/tests/test_pythonrational.py' 2023-04-29 14:31:53,172 wheel INFO adding 'sympy/polys/tests/test_rationaltools.py' 2023-04-29 14:31:53,172 wheel INFO adding 'sympy/polys/tests/test_ring_series.py' 2023-04-29 14:31:53,172 wheel INFO adding 'sympy/polys/tests/test_rings.py' 2023-04-29 14:31:53,173 wheel INFO adding 'sympy/polys/tests/test_rootisolation.py' 2023-04-29 14:31:53,173 wheel INFO adding 'sympy/polys/tests/test_rootoftools.py' 2023-04-29 14:31:53,173 wheel INFO adding 'sympy/polys/tests/test_solvers.py' 2023-04-29 14:31:53,173 wheel INFO adding 'sympy/polys/tests/test_specialpolys.py' 2023-04-29 14:31:53,174 wheel INFO adding 'sympy/polys/tests/test_sqfreetools.py' 2023-04-29 14:31:53,174 wheel INFO adding 'sympy/polys/tests/test_subresultants_qq_zz.py' 2023-04-29 14:31:53,174 wheel INFO adding 'sympy/printing/__init__.py' 2023-04-29 14:31:53,174 wheel INFO adding 'sympy/printing/aesaracode.py' 2023-04-29 14:31:53,175 wheel INFO adding 'sympy/printing/c.py' 2023-04-29 14:31:53,175 wheel INFO adding 'sympy/printing/codeprinter.py' 2023-04-29 14:31:53,175 wheel INFO adding 'sympy/printing/conventions.py' 2023-04-29 14:31:53,175 wheel INFO adding 'sympy/printing/cxx.py' 2023-04-29 14:31:53,176 wheel INFO adding 'sympy/printing/defaults.py' 2023-04-29 14:31:53,176 wheel INFO adding 'sympy/printing/dot.py' 2023-04-29 14:31:53,176 wheel INFO adding 'sympy/printing/fortran.py' 2023-04-29 14:31:53,176 wheel INFO adding 'sympy/printing/glsl.py' 2023-04-29 14:31:53,176 wheel INFO adding 'sympy/printing/gtk.py' 2023-04-29 14:31:53,177 wheel INFO adding 'sympy/printing/jscode.py' 2023-04-29 14:31:53,177 wheel INFO adding 'sympy/printing/julia.py' 2023-04-29 14:31:53,177 wheel INFO adding 'sympy/printing/lambdarepr.py' 2023-04-29 14:31:53,177 wheel INFO adding 'sympy/printing/latex.py' 2023-04-29 14:31:53,178 wheel INFO adding 'sympy/printing/llvmjitcode.py' 2023-04-29 14:31:53,178 wheel INFO adding 'sympy/printing/maple.py' 2023-04-29 14:31:53,178 wheel INFO adding 'sympy/printing/mathematica.py' 2023-04-29 14:31:53,179 wheel INFO adding 'sympy/printing/mathml.py' 2023-04-29 14:31:53,179 wheel INFO adding 'sympy/printing/numpy.py' 2023-04-29 14:31:53,179 wheel INFO adding 'sympy/printing/octave.py' 2023-04-29 14:31:53,180 wheel INFO adding 'sympy/printing/precedence.py' 2023-04-29 14:31:53,180 wheel INFO adding 'sympy/printing/preview.py' 2023-04-29 14:31:53,180 wheel INFO adding 'sympy/printing/printer.py' 2023-04-29 14:31:53,180 wheel INFO adding 'sympy/printing/pycode.py' 2023-04-29 14:31:53,181 wheel INFO adding 'sympy/printing/python.py' 2023-04-29 14:31:53,181 wheel INFO adding 'sympy/printing/rcode.py' 2023-04-29 14:31:53,181 wheel INFO adding 'sympy/printing/repr.py' 2023-04-29 14:31:53,181 wheel INFO adding 'sympy/printing/rust.py' 2023-04-29 14:31:53,182 wheel INFO adding 'sympy/printing/str.py' 2023-04-29 14:31:53,182 wheel INFO adding 'sympy/printing/tableform.py' 2023-04-29 14:31:53,182 wheel INFO adding 'sympy/printing/tensorflow.py' 2023-04-29 14:31:53,182 wheel INFO adding 'sympy/printing/theanocode.py' 2023-04-29 14:31:53,182 wheel INFO adding 'sympy/printing/tree.py' 2023-04-29 14:31:53,183 wheel INFO adding 'sympy/printing/pretty/__init__.py' 2023-04-29 14:31:53,183 wheel INFO adding 'sympy/printing/pretty/pretty.py' 2023-04-29 14:31:53,183 wheel INFO adding 'sympy/printing/pretty/pretty_symbology.py' 2023-04-29 14:31:53,184 wheel INFO adding 'sympy/printing/pretty/stringpict.py' 2023-04-29 14:31:53,184 wheel INFO adding 'sympy/printing/pretty/tests/__init__.py' 2023-04-29 14:31:53,184 wheel INFO adding 'sympy/printing/pretty/tests/test_pretty.py' 2023-04-29 14:31:53,185 wheel INFO adding 'sympy/printing/tests/__init__.py' 2023-04-29 14:31:53,185 wheel INFO adding 'sympy/printing/tests/test_aesaracode.py' 2023-04-29 14:31:53,186 wheel INFO adding 'sympy/printing/tests/test_c.py' 2023-04-29 14:31:53,186 wheel INFO adding 'sympy/printing/tests/test_codeprinter.py' 2023-04-29 14:31:53,186 wheel INFO adding 'sympy/printing/tests/test_conventions.py' 2023-04-29 14:31:53,186 wheel INFO adding 'sympy/printing/tests/test_cupy.py' 2023-04-29 14:31:53,186 wheel INFO adding 'sympy/printing/tests/test_cxx.py' 2023-04-29 14:31:53,187 wheel INFO adding 'sympy/printing/tests/test_dot.py' 2023-04-29 14:31:53,187 wheel INFO adding 'sympy/printing/tests/test_fortran.py' 2023-04-29 14:31:53,187 wheel INFO adding 'sympy/printing/tests/test_glsl.py' 2023-04-29 14:31:53,187 wheel INFO adding 'sympy/printing/tests/test_gtk.py' 2023-04-29 14:31:53,188 wheel INFO adding 'sympy/printing/tests/test_jax.py' 2023-04-29 14:31:53,188 wheel INFO adding 'sympy/printing/tests/test_jscode.py' 2023-04-29 14:31:53,188 wheel INFO adding 'sympy/printing/tests/test_julia.py' 2023-04-29 14:31:53,188 wheel INFO adding 'sympy/printing/tests/test_lambdarepr.py' 2023-04-29 14:31:53,189 wheel INFO adding 'sympy/printing/tests/test_latex.py' 2023-04-29 14:31:53,189 wheel INFO adding 'sympy/printing/tests/test_llvmjit.py' 2023-04-29 14:31:53,189 wheel INFO adding 'sympy/printing/tests/test_maple.py' 2023-04-29 14:31:53,190 wheel INFO adding 'sympy/printing/tests/test_mathematica.py' 2023-04-29 14:31:53,190 wheel INFO adding 'sympy/printing/tests/test_mathml.py' 2023-04-29 14:31:53,190 wheel INFO adding 'sympy/printing/tests/test_numpy.py' 2023-04-29 14:31:53,191 wheel INFO adding 'sympy/printing/tests/test_octave.py' 2023-04-29 14:31:53,191 wheel INFO adding 'sympy/printing/tests/test_precedence.py' 2023-04-29 14:31:53,191 wheel INFO adding 'sympy/printing/tests/test_preview.py' 2023-04-29 14:31:53,191 wheel INFO adding 'sympy/printing/tests/test_pycode.py' 2023-04-29 14:31:53,191 wheel INFO adding 'sympy/printing/tests/test_python.py' 2023-04-29 14:31:53,192 wheel INFO adding 'sympy/printing/tests/test_rcode.py' 2023-04-29 14:31:53,192 wheel INFO adding 'sympy/printing/tests/test_repr.py' 2023-04-29 14:31:53,192 wheel INFO adding 'sympy/printing/tests/test_rust.py' 2023-04-29 14:31:53,192 wheel INFO adding 'sympy/printing/tests/test_str.py' 2023-04-29 14:31:53,193 wheel INFO adding 'sympy/printing/tests/test_tableform.py' 2023-04-29 14:31:53,193 wheel INFO adding 'sympy/printing/tests/test_tensorflow.py' 2023-04-29 14:31:53,193 wheel INFO adding 'sympy/printing/tests/test_theanocode.py' 2023-04-29 14:31:53,193 wheel INFO adding 'sympy/printing/tests/test_tree.py' 2023-04-29 14:31:53,194 wheel INFO adding 'sympy/sandbox/__init__.py' 2023-04-29 14:31:53,194 wheel INFO adding 'sympy/sandbox/indexed_integrals.py' 2023-04-29 14:31:53,194 wheel INFO adding 'sympy/sandbox/tests/__init__.py' 2023-04-29 14:31:53,194 wheel INFO adding 'sympy/sandbox/tests/test_indexed_integrals.py' 2023-04-29 14:31:53,194 wheel INFO adding 'sympy/series/__init__.py' 2023-04-29 14:31:53,195 wheel INFO adding 'sympy/series/acceleration.py' 2023-04-29 14:31:53,195 wheel INFO adding 'sympy/series/approximants.py' 2023-04-29 14:31:53,195 wheel INFO adding 'sympy/series/aseries.py' 2023-04-29 14:31:53,195 wheel INFO adding 'sympy/series/formal.py' 2023-04-29 14:31:53,196 wheel INFO adding 'sympy/series/fourier.py' 2023-04-29 14:31:53,196 wheel INFO adding 'sympy/series/gruntz.py' 2023-04-29 14:31:53,196 wheel INFO adding 'sympy/series/kauers.py' 2023-04-29 14:31:53,196 wheel INFO adding 'sympy/series/limits.py' 2023-04-29 14:31:53,196 wheel INFO adding 'sympy/series/limitseq.py' 2023-04-29 14:31:53,197 wheel INFO adding 'sympy/series/order.py' 2023-04-29 14:31:53,197 wheel INFO adding 'sympy/series/residues.py' 2023-04-29 14:31:53,197 wheel INFO adding 'sympy/series/sequences.py' 2023-04-29 14:31:53,197 wheel INFO adding 'sympy/series/series.py' 2023-04-29 14:31:53,198 wheel INFO adding 'sympy/series/series_class.py' 2023-04-29 14:31:53,198 wheel INFO adding 'sympy/series/benchmarks/__init__.py' 2023-04-29 14:31:53,198 wheel INFO adding 'sympy/series/benchmarks/bench_limit.py' 2023-04-29 14:31:53,198 wheel INFO adding 'sympy/series/benchmarks/bench_order.py' 2023-04-29 14:31:53,198 wheel INFO adding 'sympy/series/tests/__init__.py' 2023-04-29 14:31:53,199 wheel INFO adding 'sympy/series/tests/test_approximants.py' 2023-04-29 14:31:53,199 wheel INFO adding 'sympy/series/tests/test_aseries.py' 2023-04-29 14:31:53,199 wheel INFO adding 'sympy/series/tests/test_demidovich.py' 2023-04-29 14:31:53,199 wheel INFO adding 'sympy/series/tests/test_formal.py' 2023-04-29 14:31:53,199 wheel INFO adding 'sympy/series/tests/test_fourier.py' 2023-04-29 14:31:53,200 wheel INFO adding 'sympy/series/tests/test_gruntz.py' 2023-04-29 14:31:53,200 wheel INFO adding 'sympy/series/tests/test_kauers.py' 2023-04-29 14:31:53,200 wheel INFO adding 'sympy/series/tests/test_limits.py' 2023-04-29 14:31:53,200 wheel INFO adding 'sympy/series/tests/test_limitseq.py' 2023-04-29 14:31:53,201 wheel INFO adding 'sympy/series/tests/test_lseries.py' 2023-04-29 14:31:53,201 wheel INFO adding 'sympy/series/tests/test_nseries.py' 2023-04-29 14:31:53,201 wheel INFO adding 'sympy/series/tests/test_order.py' 2023-04-29 14:31:53,201 wheel INFO adding 'sympy/series/tests/test_residues.py' 2023-04-29 14:31:53,201 wheel INFO adding 'sympy/series/tests/test_sequences.py' 2023-04-29 14:31:53,202 wheel INFO adding 'sympy/series/tests/test_series.py' 2023-04-29 14:31:53,202 wheel INFO adding 'sympy/sets/__init__.py' 2023-04-29 14:31:53,202 wheel INFO adding 'sympy/sets/conditionset.py' 2023-04-29 14:31:53,202 wheel INFO adding 'sympy/sets/contains.py' 2023-04-29 14:31:53,202 wheel INFO adding 'sympy/sets/fancysets.py' 2023-04-29 14:31:53,203 wheel INFO adding 'sympy/sets/ordinals.py' 2023-04-29 14:31:53,203 wheel INFO adding 'sympy/sets/powerset.py' 2023-04-29 14:31:53,203 wheel INFO adding 'sympy/sets/setexpr.py' 2023-04-29 14:31:53,203 wheel INFO adding 'sympy/sets/sets.py' 2023-04-29 14:31:53,204 wheel INFO adding 'sympy/sets/handlers/__init__.py' 2023-04-29 14:31:53,204 wheel INFO adding 'sympy/sets/handlers/add.py' 2023-04-29 14:31:53,204 wheel INFO adding 'sympy/sets/handlers/comparison.py' 2023-04-29 14:31:53,204 wheel INFO adding 'sympy/sets/handlers/functions.py' 2023-04-29 14:31:53,205 wheel INFO adding 'sympy/sets/handlers/intersection.py' 2023-04-29 14:31:53,205 wheel INFO adding 'sympy/sets/handlers/issubset.py' 2023-04-29 14:31:53,205 wheel INFO adding 'sympy/sets/handlers/mul.py' 2023-04-29 14:31:53,205 wheel INFO adding 'sympy/sets/handlers/power.py' 2023-04-29 14:31:53,205 wheel INFO adding 'sympy/sets/handlers/union.py' 2023-04-29 14:31:53,206 wheel INFO adding 'sympy/sets/tests/__init__.py' 2023-04-29 14:31:53,206 wheel INFO adding 'sympy/sets/tests/test_conditionset.py' 2023-04-29 14:31:53,206 wheel INFO adding 'sympy/sets/tests/test_contains.py' 2023-04-29 14:31:53,206 wheel INFO adding 'sympy/sets/tests/test_fancysets.py' 2023-04-29 14:31:53,207 wheel INFO adding 'sympy/sets/tests/test_ordinals.py' 2023-04-29 14:31:53,207 wheel INFO adding 'sympy/sets/tests/test_powerset.py' 2023-04-29 14:31:53,207 wheel INFO adding 'sympy/sets/tests/test_setexpr.py' 2023-04-29 14:31:53,207 wheel INFO adding 'sympy/sets/tests/test_sets.py' 2023-04-29 14:31:53,208 wheel INFO adding 'sympy/simplify/__init__.py' 2023-04-29 14:31:53,208 wheel INFO adding 'sympy/simplify/combsimp.py' 2023-04-29 14:31:53,208 wheel INFO adding 'sympy/simplify/cse_main.py' 2023-04-29 14:31:53,208 wheel INFO adding 'sympy/simplify/cse_opts.py' 2023-04-29 14:31:53,209 wheel INFO adding 'sympy/simplify/epathtools.py' 2023-04-29 14:31:53,209 wheel INFO adding 'sympy/simplify/fu.py' 2023-04-29 14:31:53,209 wheel INFO adding 'sympy/simplify/gammasimp.py' 2023-04-29 14:31:53,210 wheel INFO adding 'sympy/simplify/hyperexpand.py' 2023-04-29 14:31:53,210 wheel INFO adding 'sympy/simplify/hyperexpand_doc.py' 2023-04-29 14:31:53,210 wheel INFO adding 'sympy/simplify/powsimp.py' 2023-04-29 14:31:53,210 wheel INFO adding 'sympy/simplify/radsimp.py' 2023-04-29 14:31:53,211 wheel INFO adding 'sympy/simplify/ratsimp.py' 2023-04-29 14:31:53,211 wheel INFO adding 'sympy/simplify/simplify.py' 2023-04-29 14:31:53,211 wheel INFO adding 'sympy/simplify/sqrtdenest.py' 2023-04-29 14:31:53,212 wheel INFO adding 'sympy/simplify/traversaltools.py' 2023-04-29 14:31:53,212 wheel INFO adding 'sympy/simplify/trigsimp.py' 2023-04-29 14:31:53,212 wheel INFO adding 'sympy/simplify/tests/__init__.py' 2023-04-29 14:31:53,212 wheel INFO adding 'sympy/simplify/tests/test_combsimp.py' 2023-04-29 14:31:53,213 wheel INFO adding 'sympy/simplify/tests/test_cse.py' 2023-04-29 14:31:53,213 wheel INFO adding 'sympy/simplify/tests/test_epathtools.py' 2023-04-29 14:31:53,213 wheel INFO adding 'sympy/simplify/tests/test_fu.py' 2023-04-29 14:31:53,213 wheel INFO adding 'sympy/simplify/tests/test_function.py' 2023-04-29 14:31:53,213 wheel INFO adding 'sympy/simplify/tests/test_gammasimp.py' 2023-04-29 14:31:53,214 wheel INFO adding 'sympy/simplify/tests/test_hyperexpand.py' 2023-04-29 14:31:53,214 wheel INFO adding 'sympy/simplify/tests/test_powsimp.py' 2023-04-29 14:31:53,214 wheel INFO adding 'sympy/simplify/tests/test_radsimp.py' 2023-04-29 14:31:53,215 wheel INFO adding 'sympy/simplify/tests/test_ratsimp.py' 2023-04-29 14:31:53,215 wheel INFO adding 'sympy/simplify/tests/test_rewrite.py' 2023-04-29 14:31:53,215 wheel INFO adding 'sympy/simplify/tests/test_simplify.py' 2023-04-29 14:31:53,215 wheel INFO adding 'sympy/simplify/tests/test_sqrtdenest.py' 2023-04-29 14:31:53,215 wheel INFO adding 'sympy/simplify/tests/test_trigsimp.py' 2023-04-29 14:31:53,216 wheel INFO adding 'sympy/solvers/__init__.py' 2023-04-29 14:31:53,216 wheel INFO adding 'sympy/solvers/bivariate.py' 2023-04-29 14:31:53,216 wheel INFO adding 'sympy/solvers/decompogen.py' 2023-04-29 14:31:53,216 wheel INFO adding 'sympy/solvers/deutils.py' 2023-04-29 14:31:53,217 wheel INFO adding 'sympy/solvers/inequalities.py' 2023-04-29 14:31:53,217 wheel INFO adding 'sympy/solvers/pde.py' 2023-04-29 14:31:53,217 wheel INFO adding 'sympy/solvers/polysys.py' 2023-04-29 14:31:53,217 wheel INFO adding 'sympy/solvers/recurr.py' 2023-04-29 14:31:53,218 wheel INFO adding 'sympy/solvers/solvers.py' 2023-04-29 14:31:53,218 wheel INFO adding 'sympy/solvers/solveset.py' 2023-04-29 14:31:53,219 wheel INFO adding 'sympy/solvers/benchmarks/__init__.py' 2023-04-29 14:31:53,219 wheel INFO adding 'sympy/solvers/benchmarks/bench_solvers.py' 2023-04-29 14:31:53,219 wheel INFO adding 'sympy/solvers/diophantine/__init__.py' 2023-04-29 14:31:53,220 wheel INFO adding 'sympy/solvers/diophantine/diophantine.py' 2023-04-29 14:31:53,220 wheel INFO adding 'sympy/solvers/diophantine/tests/__init__.py' 2023-04-29 14:31:53,221 wheel INFO adding 'sympy/solvers/diophantine/tests/test_diophantine.py' 2023-04-29 14:31:53,221 wheel INFO adding 'sympy/solvers/ode/__init__.py' 2023-04-29 14:31:53,221 wheel INFO adding 'sympy/solvers/ode/hypergeometric.py' 2023-04-29 14:31:53,221 wheel INFO adding 'sympy/solvers/ode/lie_group.py' 2023-04-29 14:31:53,222 wheel INFO adding 'sympy/solvers/ode/nonhomogeneous.py' 2023-04-29 14:31:53,222 wheel INFO adding 'sympy/solvers/ode/ode.py' 2023-04-29 14:31:53,223 wheel INFO adding 'sympy/solvers/ode/riccati.py' 2023-04-29 14:31:53,223 wheel INFO adding 'sympy/solvers/ode/single.py' 2023-04-29 14:31:53,224 wheel INFO adding 'sympy/solvers/ode/subscheck.py' 2023-04-29 14:31:53,224 wheel INFO adding 'sympy/solvers/ode/systems.py' 2023-04-29 14:31:53,224 wheel INFO adding 'sympy/solvers/ode/tests/__init__.py' 2023-04-29 14:31:53,224 wheel INFO adding 'sympy/solvers/ode/tests/test_lie_group.py' 2023-04-29 14:31:53,225 wheel INFO adding 'sympy/solvers/ode/tests/test_ode.py' 2023-04-29 14:31:53,225 wheel INFO adding 'sympy/solvers/ode/tests/test_riccati.py' 2023-04-29 14:31:53,225 wheel INFO adding 'sympy/solvers/ode/tests/test_single.py' 2023-04-29 14:31:53,226 wheel INFO adding 'sympy/solvers/ode/tests/test_subscheck.py' 2023-04-29 14:31:53,226 wheel INFO adding 'sympy/solvers/ode/tests/test_systems.py' 2023-04-29 14:31:53,227 wheel INFO adding 'sympy/solvers/tests/__init__.py' 2023-04-29 14:31:53,227 wheel INFO adding 'sympy/solvers/tests/test_constantsimp.py' 2023-04-29 14:31:53,227 wheel INFO adding 'sympy/solvers/tests/test_decompogen.py' 2023-04-29 14:31:53,227 wheel INFO adding 'sympy/solvers/tests/test_inequalities.py' 2023-04-29 14:31:53,228 wheel INFO adding 'sympy/solvers/tests/test_numeric.py' 2023-04-29 14:31:53,228 wheel INFO adding 'sympy/solvers/tests/test_pde.py' 2023-04-29 14:31:53,228 wheel INFO adding 'sympy/solvers/tests/test_polysys.py' 2023-04-29 14:31:53,228 wheel INFO adding 'sympy/solvers/tests/test_recurr.py' 2023-04-29 14:31:53,229 wheel INFO adding 'sympy/solvers/tests/test_solvers.py' 2023-04-29 14:31:53,229 wheel INFO adding 'sympy/solvers/tests/test_solveset.py' 2023-04-29 14:31:53,230 wheel INFO adding 'sympy/stats/__init__.py' 2023-04-29 14:31:53,230 wheel INFO adding 'sympy/stats/compound_rv.py' 2023-04-29 14:31:53,230 wheel INFO adding 'sympy/stats/crv.py' 2023-04-29 14:31:53,231 wheel INFO adding 'sympy/stats/crv_types.py' 2023-04-29 14:31:53,231 wheel INFO adding 'sympy/stats/drv.py' 2023-04-29 14:31:53,231 wheel INFO adding 'sympy/stats/drv_types.py' 2023-04-29 14:31:53,232 wheel INFO adding 'sympy/stats/error_prop.py' 2023-04-29 14:31:53,232 wheel INFO adding 'sympy/stats/frv.py' 2023-04-29 14:31:53,232 wheel INFO adding 'sympy/stats/frv_types.py' 2023-04-29 14:31:53,232 wheel INFO adding 'sympy/stats/joint_rv.py' 2023-04-29 14:31:53,233 wheel INFO adding 'sympy/stats/joint_rv_types.py' 2023-04-29 14:31:53,233 wheel INFO adding 'sympy/stats/matrix_distributions.py' 2023-04-29 14:31:53,233 wheel INFO adding 'sympy/stats/random_matrix.py' 2023-04-29 14:31:53,233 wheel INFO adding 'sympy/stats/random_matrix_models.py' 2023-04-29 14:31:53,234 wheel INFO adding 'sympy/stats/rv.py' 2023-04-29 14:31:53,234 wheel INFO adding 'sympy/stats/rv_interface.py' 2023-04-29 14:31:53,234 wheel INFO adding 'sympy/stats/stochastic_process.py' 2023-04-29 14:31:53,234 wheel INFO adding 'sympy/stats/stochastic_process_types.py' 2023-04-29 14:31:53,235 wheel INFO adding 'sympy/stats/symbolic_multivariate_probability.py' 2023-04-29 14:31:53,235 wheel INFO adding 'sympy/stats/symbolic_probability.py' 2023-04-29 14:31:53,235 wheel INFO adding 'sympy/stats/sampling/__init__.py' 2023-04-29 14:31:53,236 wheel INFO adding 'sympy/stats/sampling/sample_numpy.py' 2023-04-29 14:31:53,236 wheel INFO adding 'sympy/stats/sampling/sample_pymc.py' 2023-04-29 14:31:53,236 wheel INFO adding 'sympy/stats/sampling/sample_scipy.py' 2023-04-29 14:31:53,236 wheel INFO adding 'sympy/stats/sampling/tests/__init__.py' 2023-04-29 14:31:53,237 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_continuous_rv.py' 2023-04-29 14:31:53,237 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_discrete_rv.py' 2023-04-29 14:31:53,237 wheel INFO adding 'sympy/stats/sampling/tests/test_sample_finite_rv.py' 2023-04-29 14:31:53,237 wheel INFO adding 'sympy/stats/tests/__init__.py' 2023-04-29 14:31:53,237 wheel INFO adding 'sympy/stats/tests/test_compound_rv.py' 2023-04-29 14:31:53,238 wheel INFO adding 'sympy/stats/tests/test_continuous_rv.py' 2023-04-29 14:31:53,238 wheel INFO adding 'sympy/stats/tests/test_discrete_rv.py' 2023-04-29 14:31:53,238 wheel INFO adding 'sympy/stats/tests/test_error_prop.py' 2023-04-29 14:31:53,238 wheel INFO adding 'sympy/stats/tests/test_finite_rv.py' 2023-04-29 14:31:53,239 wheel INFO adding 'sympy/stats/tests/test_joint_rv.py' 2023-04-29 14:31:53,239 wheel INFO adding 'sympy/stats/tests/test_matrix_distributions.py' 2023-04-29 14:31:53,239 wheel INFO adding 'sympy/stats/tests/test_mix.py' 2023-04-29 14:31:53,239 wheel INFO adding 'sympy/stats/tests/test_random_matrix.py' 2023-04-29 14:31:53,239 wheel INFO adding 'sympy/stats/tests/test_rv.py' 2023-04-29 14:31:53,240 wheel INFO adding 'sympy/stats/tests/test_stochastic_process.py' 2023-04-29 14:31:53,240 wheel INFO adding 'sympy/stats/tests/test_symbolic_multivariate.py' 2023-04-29 14:31:53,240 wheel INFO adding 'sympy/stats/tests/test_symbolic_probability.py' 2023-04-29 14:31:53,240 wheel INFO adding 'sympy/strategies/__init__.py' 2023-04-29 14:31:53,241 wheel INFO adding 'sympy/strategies/core.py' 2023-04-29 14:31:53,241 wheel INFO adding 'sympy/strategies/rl.py' 2023-04-29 14:31:53,241 wheel INFO adding 'sympy/strategies/tools.py' 2023-04-29 14:31:53,241 wheel INFO adding 'sympy/strategies/traverse.py' 2023-04-29 14:31:53,241 wheel INFO adding 'sympy/strategies/tree.py' 2023-04-29 14:31:53,242 wheel INFO adding 'sympy/strategies/util.py' 2023-04-29 14:31:53,242 wheel INFO adding 'sympy/strategies/branch/__init__.py' 2023-04-29 14:31:53,242 wheel INFO adding 'sympy/strategies/branch/core.py' 2023-04-29 14:31:53,242 wheel INFO adding 'sympy/strategies/branch/tools.py' 2023-04-29 14:31:53,242 wheel INFO adding 'sympy/strategies/branch/traverse.py' 2023-04-29 14:31:53,242 wheel INFO adding 'sympy/strategies/branch/tests/__init__.py' 2023-04-29 14:31:53,243 wheel INFO adding 'sympy/strategies/branch/tests/test_core.py' 2023-04-29 14:31:53,243 wheel INFO adding 'sympy/strategies/branch/tests/test_tools.py' 2023-04-29 14:31:53,243 wheel INFO adding 'sympy/strategies/branch/tests/test_traverse.py' 2023-04-29 14:31:53,243 wheel INFO adding 'sympy/strategies/tests/__init__.py' 2023-04-29 14:31:53,243 wheel INFO adding 'sympy/strategies/tests/test_core.py' 2023-04-29 14:31:53,244 wheel INFO adding 'sympy/strategies/tests/test_rl.py' 2023-04-29 14:31:53,244 wheel INFO adding 'sympy/strategies/tests/test_strat.py' 2023-04-29 14:31:53,244 wheel INFO adding 'sympy/strategies/tests/test_tools.py' 2023-04-29 14:31:53,244 wheel INFO adding 'sympy/strategies/tests/test_traverse.py' 2023-04-29 14:31:53,244 wheel INFO adding 'sympy/strategies/tests/test_tree.py' 2023-04-29 14:31:53,244 wheel INFO adding 'sympy/tensor/__init__.py' 2023-04-29 14:31:53,245 wheel INFO adding 'sympy/tensor/functions.py' 2023-04-29 14:31:53,245 wheel INFO adding 'sympy/tensor/index_methods.py' 2023-04-29 14:31:53,245 wheel INFO adding 'sympy/tensor/indexed.py' 2023-04-29 14:31:53,246 wheel INFO adding 'sympy/tensor/tensor.py' 2023-04-29 14:31:53,246 wheel INFO adding 'sympy/tensor/toperators.py' 2023-04-29 14:31:53,246 wheel INFO adding 'sympy/tensor/array/__init__.py' 2023-04-29 14:31:53,247 wheel INFO adding 'sympy/tensor/array/array_comprehension.py' 2023-04-29 14:31:53,247 wheel INFO adding 'sympy/tensor/array/array_derivatives.py' 2023-04-29 14:31:53,247 wheel INFO adding 'sympy/tensor/array/arrayop.py' 2023-04-29 14:31:53,247 wheel INFO adding 'sympy/tensor/array/dense_ndim_array.py' 2023-04-29 14:31:53,248 wheel INFO adding 'sympy/tensor/array/mutable_ndim_array.py' 2023-04-29 14:31:53,248 wheel INFO adding 'sympy/tensor/array/ndim_array.py' 2023-04-29 14:31:53,248 wheel INFO adding 'sympy/tensor/array/sparse_ndim_array.py' 2023-04-29 14:31:53,248 wheel INFO adding 'sympy/tensor/array/expressions/__init__.py' 2023-04-29 14:31:53,248 wheel INFO adding 'sympy/tensor/array/expressions/array_expressions.py' 2023-04-29 14:31:53,249 wheel INFO adding 'sympy/tensor/array/expressions/arrayexpr_derivatives.py' 2023-04-29 14:31:53,249 wheel INFO adding 'sympy/tensor/array/expressions/conv_array_to_indexed.py' 2023-04-29 14:31:53,249 wheel INFO adding 'sympy/tensor/array/expressions/conv_array_to_matrix.py' 2023-04-29 14:31:53,250 wheel INFO adding 'sympy/tensor/array/expressions/conv_indexed_to_array.py' 2023-04-29 14:31:53,250 wheel INFO adding 'sympy/tensor/array/expressions/conv_matrix_to_array.py' 2023-04-29 14:31:53,250 wheel INFO adding 'sympy/tensor/array/expressions/utils.py' 2023-04-29 14:31:53,250 wheel INFO adding 'sympy/tensor/array/expressions/tests/__init__.py' 2023-04-29 14:31:53,251 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_array_expressions.py' 2023-04-29 14:31:53,251 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_arrayexpr_derivatives.py' 2023-04-29 14:31:53,251 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_as_explicit.py' 2023-04-29 14:31:53,251 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_indexed.py' 2023-04-29 14:31:53,251 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_array_to_matrix.py' 2023-04-29 14:31:53,252 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_index_to_array.py' 2023-04-29 14:31:53,252 wheel INFO adding 'sympy/tensor/array/expressions/tests/test_convert_matrix_to_array.py' 2023-04-29 14:31:53,252 wheel INFO adding 'sympy/tensor/array/tests/__init__.py' 2023-04-29 14:31:53,252 wheel INFO adding 'sympy/tensor/array/tests/test_array_comprehension.py' 2023-04-29 14:31:53,252 wheel INFO adding 'sympy/tensor/array/tests/test_array_derivatives.py' 2023-04-29 14:31:53,253 wheel INFO adding 'sympy/tensor/array/tests/test_arrayop.py' 2023-04-29 14:31:53,253 wheel INFO adding 'sympy/tensor/array/tests/test_immutable_ndim_array.py' 2023-04-29 14:31:53,253 wheel INFO adding 'sympy/tensor/array/tests/test_mutable_ndim_array.py' 2023-04-29 14:31:53,253 wheel INFO adding 'sympy/tensor/array/tests/test_ndim_array.py' 2023-04-29 14:31:53,254 wheel INFO adding 'sympy/tensor/array/tests/test_ndim_array_conversions.py' 2023-04-29 14:31:53,254 wheel INFO adding 'sympy/tensor/tests/__init__.py' 2023-04-29 14:31:53,254 wheel INFO adding 'sympy/tensor/tests/test_functions.py' 2023-04-29 14:31:53,254 wheel INFO adding 'sympy/tensor/tests/test_index_methods.py' 2023-04-29 14:31:53,254 wheel INFO adding 'sympy/tensor/tests/test_indexed.py' 2023-04-29 14:31:53,255 wheel INFO adding 'sympy/tensor/tests/test_tensor.py' 2023-04-29 14:31:53,255 wheel INFO adding 'sympy/tensor/tests/test_tensor_element.py' 2023-04-29 14:31:53,255 wheel INFO adding 'sympy/tensor/tests/test_tensor_operators.py' 2023-04-29 14:31:53,256 wheel INFO adding 'sympy/testing/__init__.py' 2023-04-29 14:31:53,256 wheel INFO adding 'sympy/testing/benchmarking.py' 2023-04-29 14:31:53,256 wheel INFO adding 'sympy/testing/matrices.py' 2023-04-29 14:31:53,256 wheel INFO adding 'sympy/testing/pytest.py' 2023-04-29 14:31:53,256 wheel INFO adding 'sympy/testing/quality_unicode.py' 2023-04-29 14:31:53,256 wheel INFO adding 'sympy/testing/randtest.py' 2023-04-29 14:31:53,257 wheel INFO adding 'sympy/testing/runtests.py' 2023-04-29 14:31:53,257 wheel INFO adding 'sympy/testing/tmpfiles.py' 2023-04-29 14:31:53,257 wheel INFO adding 'sympy/testing/tests/__init__.py' 2023-04-29 14:31:53,258 wheel INFO adding 'sympy/testing/tests/diagnose_imports.py' 2023-04-29 14:31:53,258 wheel INFO adding 'sympy/testing/tests/test_code_quality.py' 2023-04-29 14:31:53,258 wheel INFO adding 'sympy/testing/tests/test_deprecated.py' 2023-04-29 14:31:53,258 wheel INFO adding 'sympy/testing/tests/test_module_imports.py' 2023-04-29 14:31:53,258 wheel INFO adding 'sympy/testing/tests/test_pytest.py' 2023-04-29 14:31:53,259 wheel INFO adding 'sympy/unify/__init__.py' 2023-04-29 14:31:53,259 wheel INFO adding 'sympy/unify/core.py' 2023-04-29 14:31:53,259 wheel INFO adding 'sympy/unify/rewrite.py' 2023-04-29 14:31:53,259 wheel INFO adding 'sympy/unify/usympy.py' 2023-04-29 14:31:53,259 wheel INFO adding 'sympy/unify/tests/__init__.py' 2023-04-29 14:31:53,260 wheel INFO adding 'sympy/unify/tests/test_rewrite.py' 2023-04-29 14:31:53,260 wheel INFO adding 'sympy/unify/tests/test_sympy.py' 2023-04-29 14:31:53,260 wheel INFO adding 'sympy/unify/tests/test_unify.py' 2023-04-29 14:31:53,260 wheel INFO adding 'sympy/utilities/__init__.py' 2023-04-29 14:31:53,260 wheel INFO adding 'sympy/utilities/autowrap.py' 2023-04-29 14:31:53,261 wheel INFO adding 'sympy/utilities/benchmarking.py' 2023-04-29 14:31:53,261 wheel INFO adding 'sympy/utilities/codegen.py' 2023-04-29 14:31:53,261 wheel INFO adding 'sympy/utilities/decorator.py' 2023-04-29 14:31:53,262 wheel INFO adding 'sympy/utilities/enumerative.py' 2023-04-29 14:31:53,262 wheel INFO adding 'sympy/utilities/exceptions.py' 2023-04-29 14:31:53,262 wheel INFO adding 'sympy/utilities/iterables.py' 2023-04-29 14:31:53,263 wheel INFO adding 'sympy/utilities/lambdify.py' 2023-04-29 14:31:53,263 wheel INFO adding 'sympy/utilities/magic.py' 2023-04-29 14:31:53,263 wheel INFO adding 'sympy/utilities/matchpy_connector.py' 2023-04-29 14:31:53,263 wheel INFO adding 'sympy/utilities/memoization.py' 2023-04-29 14:31:53,264 wheel INFO adding 'sympy/utilities/misc.py' 2023-04-29 14:31:53,264 wheel INFO adding 'sympy/utilities/pkgdata.py' 2023-04-29 14:31:53,264 wheel INFO adding 'sympy/utilities/pytest.py' 2023-04-29 14:31:53,264 wheel INFO adding 'sympy/utilities/randtest.py' 2023-04-29 14:31:53,264 wheel INFO adding 'sympy/utilities/runtests.py' 2023-04-29 14:31:53,265 wheel INFO adding 'sympy/utilities/source.py' 2023-04-29 14:31:53,265 wheel INFO adding 'sympy/utilities/timeutils.py' 2023-04-29 14:31:53,265 wheel INFO adding 'sympy/utilities/tmpfiles.py' 2023-04-29 14:31:53,265 wheel INFO adding 'sympy/utilities/_compilation/__init__.py' 2023-04-29 14:31:53,265 wheel INFO adding 'sympy/utilities/_compilation/availability.py' 2023-04-29 14:31:53,266 wheel INFO adding 'sympy/utilities/_compilation/compilation.py' 2023-04-29 14:31:53,266 wheel INFO adding 'sympy/utilities/_compilation/runners.py' 2023-04-29 14:31:53,266 wheel INFO adding 'sympy/utilities/_compilation/util.py' 2023-04-29 14:31:53,266 wheel INFO adding 'sympy/utilities/_compilation/tests/__init__.py' 2023-04-29 14:31:53,266 wheel INFO adding 'sympy/utilities/_compilation/tests/test_compilation.py' 2023-04-29 14:31:53,267 wheel INFO adding 'sympy/utilities/mathml/__init__.py' 2023-04-29 14:31:53,267 wheel INFO adding 'sympy/utilities/mathml/data/mmlctop.xsl' 2023-04-29 14:31:53,268 wheel INFO adding 'sympy/utilities/mathml/data/mmltex.xsl' 2023-04-29 14:31:53,268 wheel INFO adding 'sympy/utilities/mathml/data/simple_mmlctop.xsl' 2023-04-29 14:31:53,269 wheel INFO adding 'sympy/utilities/tests/__init__.py' 2023-04-29 14:31:53,269 wheel INFO adding 'sympy/utilities/tests/test_autowrap.py' 2023-04-29 14:31:53,269 wheel INFO adding 'sympy/utilities/tests/test_codegen.py' 2023-04-29 14:31:53,270 wheel INFO adding 'sympy/utilities/tests/test_codegen_julia.py' 2023-04-29 14:31:53,270 wheel INFO adding 'sympy/utilities/tests/test_codegen_octave.py' 2023-04-29 14:31:53,270 wheel INFO adding 'sympy/utilities/tests/test_codegen_rust.py' 2023-04-29 14:31:53,270 wheel INFO adding 'sympy/utilities/tests/test_decorator.py' 2023-04-29 14:31:53,271 wheel INFO adding 'sympy/utilities/tests/test_deprecated.py' 2023-04-29 14:31:53,271 wheel INFO adding 'sympy/utilities/tests/test_enumerative.py' 2023-04-29 14:31:53,271 wheel INFO adding 'sympy/utilities/tests/test_exceptions.py' 2023-04-29 14:31:53,271 wheel INFO adding 'sympy/utilities/tests/test_iterables.py' 2023-04-29 14:31:53,271 wheel INFO adding 'sympy/utilities/tests/test_lambdify.py' 2023-04-29 14:31:53,272 wheel INFO adding 'sympy/utilities/tests/test_matchpy_connector.py' 2023-04-29 14:31:53,272 wheel INFO adding 'sympy/utilities/tests/test_misc.py' 2023-04-29 14:31:53,272 wheel INFO adding 'sympy/utilities/tests/test_pickling.py' 2023-04-29 14:31:53,272 wheel INFO adding 'sympy/utilities/tests/test_source.py' 2023-04-29 14:31:53,273 wheel INFO adding 'sympy/utilities/tests/test_timeutils.py' 2023-04-29 14:31:53,273 wheel INFO adding 'sympy/utilities/tests/test_wester.py' 2023-04-29 14:31:53,273 wheel INFO adding 'sympy/vector/__init__.py' 2023-04-29 14:31:53,274 wheel INFO adding 'sympy/vector/basisdependent.py' 2023-04-29 14:31:53,274 wheel INFO adding 'sympy/vector/coordsysrect.py' 2023-04-29 14:31:53,274 wheel INFO adding 'sympy/vector/deloperator.py' 2023-04-29 14:31:53,274 wheel INFO adding 'sympy/vector/dyadic.py' 2023-04-29 14:31:53,275 wheel INFO adding 'sympy/vector/functions.py' 2023-04-29 14:31:53,275 wheel INFO adding 'sympy/vector/implicitregion.py' 2023-04-29 14:31:53,275 wheel INFO adding 'sympy/vector/integrals.py' 2023-04-29 14:31:53,275 wheel INFO adding 'sympy/vector/operators.py' 2023-04-29 14:31:53,275 wheel INFO adding 'sympy/vector/orienters.py' 2023-04-29 14:31:53,276 wheel INFO adding 'sympy/vector/parametricregion.py' 2023-04-29 14:31:53,276 wheel INFO adding 'sympy/vector/point.py' 2023-04-29 14:31:53,276 wheel INFO adding 'sympy/vector/scalar.py' 2023-04-29 14:31:53,276 wheel INFO adding 'sympy/vector/vector.py' 2023-04-29 14:31:53,276 wheel INFO adding 'sympy/vector/tests/__init__.py' 2023-04-29 14:31:53,277 wheel INFO adding 'sympy/vector/tests/test_coordsysrect.py' 2023-04-29 14:31:53,277 wheel INFO adding 'sympy/vector/tests/test_dyadic.py' 2023-04-29 14:31:53,277 wheel INFO adding 'sympy/vector/tests/test_field_functions.py' 2023-04-29 14:31:53,277 wheel INFO adding 'sympy/vector/tests/test_functions.py' 2023-04-29 14:31:53,278 wheel INFO adding 'sympy/vector/tests/test_implicitregion.py' 2023-04-29 14:31:53,278 wheel INFO adding 'sympy/vector/tests/test_integrals.py' 2023-04-29 14:31:53,278 wheel INFO adding 'sympy/vector/tests/test_operators.py' 2023-04-29 14:31:53,278 wheel INFO adding 'sympy/vector/tests/test_parametricregion.py' 2023-04-29 14:31:53,278 wheel INFO adding 'sympy/vector/tests/test_printing.py' 2023-04-29 14:31:53,279 wheel INFO adding 'sympy/vector/tests/test_vector.py' 2023-04-29 14:31:53,279 wheel INFO adding 'sympy-1.11.1.data/data/share/man/man1/isympy.1' 2023-04-29 14:31:53,279 wheel INFO adding 'sympy-1.11.1.dist-info/AUTHORS' 2023-04-29 14:31:53,280 wheel INFO adding 'sympy-1.11.1.dist-info/LICENSE' 2023-04-29 14:31:53,280 wheel INFO adding 'sympy-1.11.1.dist-info/METADATA' 2023-04-29 14:31:53,280 wheel INFO adding 'sympy-1.11.1.dist-info/WHEEL' 2023-04-29 14:31:53,280 wheel INFO adding 'sympy-1.11.1.dist-info/entry_points.txt' 2023-04-29 14:31:53,280 wheel INFO adding 'sympy-1.11.1.dist-info/top_level.txt' 2023-04-29 14:31:53,287 wheel INFO adding 'sympy-1.11.1.dist-info/RECORD' 2023-04-29 14:31:53,296 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-04-29 14:31:53,348 gpep517 INFO The backend produced dist/sympy-1.11.1-py3-none-any.whl sympy-1.11.1-py3-none-any.whl >>> py3-sympy: Entering fakeroot... >>> py3-sympy-doc*: Running split function doc... >>> py3-sympy-doc*: Preparing subpackage py3-sympy-doc... >>> py3-sympy-doc*: Running postcheck for py3-sympy-doc >>> py3-sympy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/vector/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/vector/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/ntheory/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/ntheory/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/polys/domains/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/polys/domains/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/polys/numberfields/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/polys/numberfields/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/polys/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/polys/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/polys/agca/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/polys/agca/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/polys/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/polys/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/polys/matrices/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/polys/matrices/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/holonomic/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/holonomic/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/testing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/testing/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/strategies/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/strategies/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/strategies/branch/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/strategies/branch/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/combinatorics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/combinatorics/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/printing/pretty/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/printing/pretty/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/printing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/printing/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/functions/special/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/functions/special/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/functions/special/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/functions/special/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/functions/combinatorial/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/functions/combinatorial/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/functions/elementary/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/functions/elementary/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/functions/elementary/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/functions/elementary/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/functions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/functions/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/assumptions/predicates/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/assumptions/predicates/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/assumptions/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/assumptions/handlers/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/assumptions/relation/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/assumptions/relation/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/assumptions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/assumptions/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/core/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/core/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/core/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/core/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/utilities/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/utilities/_compilation/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/utilities/_compilation/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/utilities/mathml/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/utilities/mathml/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/categories/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/categories/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/logic/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/logic/utilities/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/logic/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/logic/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/logic/algorithms/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/logic/algorithms/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/external/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/external/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/tensor/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/tensor/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/tensor/array/expressions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/tensor/array/expressions/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/tensor/array/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/tensor/array/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/calculus/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/calculus/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/sets/handlers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/sets/handlers/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/sets/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/sets/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/crypto/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/crypto/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/plotting/intervalmath/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/plotting/intervalmath/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/plotting/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/plotting/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/plotting/pygletplot/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/plotting/pygletplot/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/interactive/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/interactive/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/series/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/series/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/series/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/series/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/liealgebras/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/liealgebras/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/integrals/rubi/parsetools/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/integrals/rubi/parsetools/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/integrals/rubi/rules/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/integrals/rubi/rules/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/integrals/rubi/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/integrals/rubi/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/integrals/rubi/rubi_tests/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/integrals/rubi/rubi_tests/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/integrals/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/integrals/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/integrals/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/integrals/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/diffgeom/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/diffgeom/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/algebras/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/algebras/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/discrete/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/discrete/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/sandbox/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/sandbox/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/c/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/c/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/fortran/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/fortran/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/latex/_antlr/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/latex/_antlr/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/latex/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/latex/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/autolev/_antlr/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/autolev/_antlr/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/autolev/test-examples/pydy-example-repo/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/autolev/test-examples/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/autolev/test-examples/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/parsing/autolev/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/parsing/autolev/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/simplify/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/simplify/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/concrete/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/concrete/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/solvers/ode/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/solvers/ode/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/solvers/diophantine/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/solvers/diophantine/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/solvers/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/solvers/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/solvers/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/solvers/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/geometry/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/geometry/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/vector/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/vector/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/mechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/mechanics/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/hep/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/hep/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/quantum/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/quantum/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/control/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/control/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/continuum_mechanics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/continuum_mechanics/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/optics/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/optics/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/units/definitions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/units/definitions/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/units/systems/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/units/systems/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/physics/units/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/physics/units/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/multipledispatch/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/multipledispatch/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/codegen/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/codegen/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/matrices/expressions/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/matrices/expressions/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/matrices/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/matrices/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/matrices/benchmarks/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/matrices/benchmarks/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/unify/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/unify/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/stats/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/stats/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/sympy/stats/sampling/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/sympy/stats/sampling/__pycache__' '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-sympy/pkg/py3-sympy-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-sympy-pyc*: Preparing subpackage py3-sympy-pyc... >>> py3-sympy-pyc*: Running postcheck for py3-sympy-pyc >>> py3-sympy*: Running postcheck for py3-sympy >>> py3-sympy*: Preparing package py3-sympy... >>> py3-sympy-doc*: Tracing dependencies... >>> py3-sympy-doc*: Package size: 24.0 KB >>> py3-sympy-doc*: Compressing data... >>> py3-sympy-doc*: Create checksum... >>> py3-sympy-doc*: Create py3-sympy-doc-1.11.1-r1.apk >>> py3-sympy-pyc*: Tracing dependencies... python3 py3-mpmath python3~3.11 >>> py3-sympy-pyc*: Package size: 40.4 MB >>> py3-sympy-pyc*: Compressing data... >>> py3-sympy-pyc*: Create checksum... >>> py3-sympy-pyc*: Create py3-sympy-pyc-1.11.1-r1.apk >>> py3-sympy*: Tracing dependencies... python3 py3-mpmath python3~3.11 >>> py3-sympy*: Package size: 21.2 MB >>> py3-sympy*: Compressing data... >>> py3-sympy*: Create checksum... >>> py3-sympy*: Create py3-sympy-1.11.1-r1.apk >>> py3-sympy: Build complete at Sat, 29 Apr 2023 14:32:07 +0000 elapsed time 0h 0m 17s >>> py3-sympy: Cleaning up srcdir >>> py3-sympy: Cleaning up pkgdir >>> py3-sympy: Uninstalling dependencies... (1/25) Purging .makedepends-py3-sympy (20230429.143150) (2/25) Purging py3-mpmath-pyc (1.2.1-r3) (3/25) Purging py3-mpmath (1.2.1-r3) (4/25) Purging py3-gpep517-pyc (13-r2) (5/25) Purging py3-gpep517 (13-r2) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-setuptools-pyc (67.7.2-r0) (9/25) Purging py3-setuptools (67.7.2-r0) (10/25) Purging py3-wheel-pyc (0.40.0-r1) (11/25) Purging py3-wheel (0.40.0-r1) (12/25) Purging py3-packaging-pyc (23.1-r1) (13/25) Purging py3-packaging (23.1-r1) (14/25) Purging py3-parsing-pyc (3.0.9-r2) (15/25) Purging py3-parsing (3.0.9-r2) (16/25) Purging python3-pyc (3.11.3-r10) (17/25) Purging python3-pycache-pyc0 (3.11.3-r10) (18/25) Purging pyc (0.1-r0) (19/25) Purging python3 (3.11.3-r10) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.4-r2) (22/25) Purging libpanelw (6.4_p20230424-r0) (23/25) Purging mpdecimal (2.5.1-r2) (24/25) Purging readline (8.2.1-r1) (25/25) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> py3-sympy: Updating the community/ppc64le repository index... >>> py3-sympy: Signing the index...