Chris Green wrote: > I just installed pyspread on my Debian 12 system and when I ran it > there were two missing packages:- > > chris$ pyspread > Warning: Required module setuptools not found. > Warning: Required module markdown2 not found. > chris$ > > So should this be reported to Debian maintainers somewhere or is it an > issue for Pyspread? > > Simply installing python3-setuptools and python3-markdown2 fixes the > problem of course.
reportbug is your friend. you have the package name already. make sure to specify that this is for pyspread version 2.1.1-2 in stable (aka bookworm) as testing aka currently as trixie is at a different version 2.3.1-3(and may be fixed already). songbird