Am 29.10.24 um 13:57 schrieb Pavel Sanda:
On Tue, Oct 29, 2024 at 01:12:29PM +0100, Per Eric Rosén wrote:
Running csv2lyx.py from within Lyx Import -> Table (CSV) gives an error that
the flag "U" in open() calls is not supported. Editing the script and removing
the now unsupported "U" mode flag from open() calls makes it work again.

Right. Another workaround is to install lyx 2.4 from backports, python3 should
be handled more gracefully there.

Tobias, do you want this fix for 2.3 in bookworm? If so, cherry-picking 
bf4ba774c65
from lyx git tree would do the job.

Pavel

Hi Pavel,

thanks for investigating. I don't think that this fix would be allowed in an update for the stable distribution. We have fairly strict rules on what can and cannot go into stable, and mostly those are security related fixes.

After all, that is one of the reasons why there is a backports repository. :-)

Regards,
Tobias

Reply via email to