Package: python3-easygui
Version: 0.98.1-3
Severity: normal
Python 3.10.9 (main, Dec 7 2022, 13:47:07) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from easygui import *
>>> egdemo()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3/dist-packages/easygui/boxes/demo.py", line 128, in
easygui_demo
reply = choicebox(msg=intro_message,
File "/usr/lib/python3/dist-packages/easygui/boxes/choice_box.py", line 32,
in choicebox
mb = ChoiceBox(msg, title, choices, preselect=preselect,
File "/usr/lib/python3/dist-packages/easygui/boxes/choice_box.py", line 97,
in __init__
preselect_list = make_list_or_none(preselect, cast_type=int)
File "/usr/lib/python3/dist-packages/easygui/boxes/choice_box.py", line 72,
in make_list_or_none
if not isinstance(obj, collections.Sequence):
AttributeError: module 'collections' has no attribute 'Sequence'
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.0.0-5-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-easygui depends on:
ii python3 3.10.6-3
ii python3-tk 3.10.8-1
Versions of packages python3-easygui recommends:
ii python3-pil.imagetk 9.2.0-1.1+b1
python3-easygui suggests no packages.
-- no debconf information