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. -- Chris Green ·