$ xlsx2csv --version 2>/dev/null 0.7.8
whereas https://github.com/dilshod/xlsx2csv is at 0.8.3 (July 2024). So ... I installed the python pip module xslxc2v in a uv venv: uv venv uv pip install xlsx2csv ... and no more error message: $ .venv/bin/xlsx2csv --version 0.8.4 So already solved upstream / in the source. And 'just' a matter of upgrading the Ubuntu version (or wait for Debian version?). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2105371 Title: installing xslx2csv gives "SyntaxWarning: invalid escape sequence '\d'" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xlsx2csv/+bug/2105371/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
