Summary: |
dev-python/sympy-1.12.1 fails tests: ImportError: hypothesis is a required dependency to run the SymPy test suite. Install it with 'pip install hypothesis' or 'conda install -c conda-forge hypothesis' |
Product: |
Gentoo Linux
|
Reporter: |
matoro <matoro_gentoo> |
Component: |
Current packages | Assignee: |
Andrey Grozin <grozin> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
normal
|
CC: |
python, sam, sci-mathematics
|
Priority: |
Normal
|
Keywords: |
TESTFAILURE |
Version: |
unspecified | |
|
Hardware: |
All | |
|
OS: |
Linux | |
|
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=892183
|
Whiteboard: |
|
Package list:
|
|
Runtime testing required:
|
---
|
Attachments: |
build.log and emerge --info
|
Created attachment 895490 [details] build.log and emerge --info Log from amd64 to demonstrate is all-arch problem. * Starting Xvfb ... * Xvfb started on DISPLAY=:0 * python3_12: running distutils-r1_run_phase python_test python3.12 -m pytest -vv -ra -l -Wdefault -Werror::pytest.PytestUnhandledCoroutineWarning --color=yes -o console_output_style=count -o tmp_path_retention_count=0 -o tmp_path_retention_policy=failed -p xdist -n 8 --dist=worksteal --deselect sympy/parsing/tests/test_autolev.py --deselect sympy/parsing/tests/test_latex.py --deselect sympy/parsing/tests/test_c_parser.py --deselect sympy/solvers/ode/tests/test_systems.py::test_linear_3eq_order1_type4_long_check --deselect sympy/solvers/ode/tests/test_systems.py::test_linear_3eq_order1_type4_long_dsolve_dotprodsimp --deselect sympy/solvers/ode/tests/test_systems.py::test_linear_new_order1_type2_de_lorentz_slow_check --deselect sympy/integrals/tests/test_failing_integrals.py::test_issue_15227 --deselect sympy/matrices/tests/test_matrices.py::test_pinv_rank_deficient_when_diagonalization_fails --deselect sympy/solvers/ode/tests/test_systems.py::test_nonlinear_3eq_order1_type1 --deselect sympy/solvers/ode/tests/test_systems.py::test_nonlinear_3eq_order1_type3 --deselect sympy/solvers/tests/test_simplex.py::test_lp --veryquickcheck ImportError while loading conftest '/var/tmp/portage/dev-python/sympy-1.12.1/work/sympy-1.12.1/sympy/conftest.py'. sympy/conftest.py:18: in <module> raise ImportError( E ImportError: hypothesis is a required dependency to run the SymPy test suite. Install it with 'pip install hypothesis' or 'conda install -c conda-forge hypothesis'