Bug#1121398: apostrophe: needs Depends: python3-regex
Mourad De Clerck
bugs-debian at aquazul.com
Tue Nov 25 20:04:45 GMT 2025
Package: apostrophe
Version: 3.4-1
Severity: normal
Running apostrophe resulted in the following error:
Traceback (most recent call last):
File "/usr/bin/apostrophe", line 67, in <module>
sys.exit(main())
~~~~^^
File "/usr/bin/apostrophe", line 61, in main
return run_application()
File "/usr/bin/apostrophe", line 50, in run_application
from apostrophe.application import Application
File "/usr/lib/python3/dist-packages/apostrophe/application.py", line 27, in <module>
from apostrophe.preferences_dialog import ApostrophePreferencesDialog
File "/usr/lib/python3/dist-packages/apostrophe/preferences_dialog.py", line 33, in <module>
from apostrophe.preview_security import PreviewSecurity
File "/usr/lib/python3/dist-packages/apostrophe/preview_security.py", line 1, in <module>
import regex as re
ModuleNotFoundError: No module named 'regex'
Installing python3-regex fixes it.
Thank you,
-- Mourad DC
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.17.8+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages apostrophe depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.49.0-2
ii gir1.2-adw-1 1.8.2-1
ii gir1.2-glib-2.0 2.86.2-1
ii gir1.2-gtk-4.0 4.20.3+ds-2
ii gir1.2-spelling-1 0.4.9-1
ii gir1.2-webkit-6.0 2.50.2-1
ii python3 3.13.7-1
ii python3-gi 3.54.5-7
ii python3-pypandoc 1.15+ds0-1
apostrophe recommends no packages.
apostrophe suggests no packages.
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list