================================================================================================================================================== FAILURES ================================================================================================================================================== except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError except OSError: > raise OSError('out of pty devices') E OSError: out of pty devices /usr/lib/python3.12/pty.py:67: OSError FAILED tests/acceptance/test_checkbox.py::CheckTest::test_default_input - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_default_invert_selection_with_ctrl_i - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_reset_with_ctrl_r - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_select_all_with_ctrl_a - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_select_last - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_select_one_more - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_select_the_third - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_select_with_arrows - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_unselect - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckTest::test_unselect_with_arrows - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckCarouselTest::test_out_of_bounds_down - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckCarouselTest::test_out_of_bounds_up - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckOtherTest::test_other_blank_input - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckOtherTest::test_other_input - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckOtherTest::test_other_select_choice - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckWithTaggedValuesTest::test_default_selection - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckLockedTest::test_default_selection - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckLockedTest::test_locked_option_left_key - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckLockedTest::test_locked_option_space - OSError: out of pty devices FAILED tests/acceptance/test_checkbox.py::CheckLockedTest::test_locked_with_another_option - OSError: out of pty devices FAILED tests/acceptance/test_list.py::ListTest::test_change_selection - OSError: out of pty devices FAILED tests/acceptance/test_list.py::ListTest::test_default_input - OSError: out of pty devices FAILED tests/acceptance/test_list.py::ListTest::test_out_of_bounds_down - OSError: out of pty devices FAILED tests/acceptance/test_list.py::ListTest::test_out_of_bounds_up - OSError: out of pty devices FAILED tests/acceptance/test_list.py::ListCarouselTest::test_out_of_bounds_down - OSError: out of pty devices FAILED tests/acceptance/test_list.py::ListCarouselTest::test_out_of_bounds_up - OSError: out of pty devices FAILED tests/acceptance/test_list.py::CheckOtherTest::test_other_blank_input - OSError: out of pty devices FAILED tests/acceptance/test_list.py::CheckOtherTest::test_other_input - OSError: out of pty devices FAILED tests/acceptance/test_list.py::CheckOtherTest::test_other_select_choice - OSError: out of pty devices FAILED tests/acceptance/test_list.py::ListTaggedTest::test_default_input - OSError: out of pty devices FAILED tests/acceptance/test_password.py::PasswordTest::test_backspace - OSError: out of pty devices FAILED tests/acceptance/test_password.py::PasswordTest::test_backspace_limit - OSError: out of pty devices FAILED tests/acceptance/test_password.py::PasswordTest::test_default_input - OSError: out of pty devices FAILED tests/acceptance/test_pre_answers.py::PreAnswersTest::test_minimal_input - OSError: out of pty devices FAILED tests/acceptance/test_shortcuts.py::ShortcutsTest::test_shortcuts - OSError: out of pty devices FAILED tests/acceptance/test_text.py::TextTest::test_default_input - OSError: out of pty devices FAILED tests/acceptance/test_text.py::TextTest::test_invalid_phone - OSError: out of pty devices FAILED tests/acceptance/test_text.py::TextAutocompleteTest::test_autocomplete - OSError: out of pty devices >>> ERROR: py3-inquirer: check failed