Jerome Kieffer
Jerome Kieffer
+1: I was debugging an issue with multiple interpreter (python 3.10 + 3.11) on a "remote" architecture (i386 chroot on amd64 or armv7 on aarm64) outside of any virtual-env (for...
I think debian is part of the problem since they did not yet move completely away from calling `setup.py`. The DD in charge of my packages (@picca) asked me to...
The module was re-written by @vallsv some time ago ... he is the one knowing best the changes he made (4 years back ...)
Indeed this is a bug since the fabio is expected to search in fileseries... but I think I remember that there is now a file-series class to handle explicitly the...
I had a chat with @vallsv : the behaviour has changed on purpose and to play within file-series, there is a specific class which makes things cleaner. It is documented...
There are bugs in the documentation which deserve correction ... Reopen this as iteration over `fileseries.frames()` sometimes gives `FabioImage` sometimes `FabioFrame`
Do you want to have a look at #516 ? It should make the doc consistent with the code ... I tested locally with edf and tiff and in the...
Still makes sense !
Do you still need tools to build the tarball with all images ? Since we moved to Meson, this tool would need to be re-written (outside setup.py)
Debian packaging can be done later on ...