Package: cython3 Version: 3.0.11+dfsg-2+b1 Severity: normal X-Debbugs-Cc: [email protected]
Running `man cython3` produces the following:
$ man cython3
ENV:(1) User Commands
ENV:(1)
NAME
env: - compile Cython code (.pyx) into C to build a Python extension
DESCRIPTION
/usr/bin/env: 'python': No such file or directory
env: 'python': No such file or directory February 2025
ENV:(1)
Which suggests that the generation of the man page is broken (as it uses python rather python3).
Best regards, Niels

