I've previously used version 2.09 of this very useful package on an older Debian system.
I'm now trying to install it on a Raspberry Pi 4 running Debian 11.10 ('Bullseye').
I'm aware that version 2.10 requires Python 3 - which I have, but the installation is failing as below:
It does appear to run if I unpack the .tgz version and call it using 'python csv2odt' but I would prefer to use the package-managed install if possible.
Any thoughts greatly appreciated!
Phil
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've previously used version 2.09 of this very useful package on an older Debian system.
I'm now trying to install it on a Raspberry Pi 4 running Debian 11.10 ('Bullseye').
I'm aware that version 2.10 requires Python 3 - which I have, but the installation is failing as below:
It does appear to run if I unpack the .tgz version and call it using 'python csv2odt' but I would prefer to use the package-managed install if possible.
Any thoughts greatly appreciated!
Phil
Phillip,
Thanks for that info. It looks like there was a dependency error in the deb package, it should have depended on the python3 package.
I have uploaded a new package (csv2odf_2.10-2.deb). You can test at you convenience.
Let me know if that does not fix it.
Thanks,
Larry
Hi Larry thanks for such a quick response!
Glad to be able to report that the new version of the package installs without any errors.
Regards
Phil