Fernando Pérez-García

Results 209 comments of Fernando Pérez-García

> It's been in the release for over a year - what version are you using? I believe you! I just think it'd be nice to share the fix for...

Ah, I understand. I guess you mean if I run the OP's code I won't get this issue anymore. Maybe my code was different. Apologies for the misunderstanding!

@usuyama thanks for suggesting that format. I think it's quite nice. Here's a tiny test (with a little variation): ```python import logging logger = logging.getLogger(__name__) formatter = logging.Formatter('%(asctime)s - %(pathname)s:%(lineno)d...

No, it would be nice to have this somewhere. Example: https://innereye.visualstudio.com/InnerEye/_git/JointChestXray?anchor=setting-up-pre-commit-code-checks

Thanks for the MWE, @wahabk. I've tried reproducing on PyTorch 1.11 and 1.13, but I don't get the error. Can you please `pip install --upgrade torchio` and try again?

(The version you're using is one year old)

Ah, good catch. I've investigated and it turns out that NumPy typing was added in 1.20, so the requirements are wrong. Given that it's used only once, I think we...

I was just testing whether the CI would be happy with the changes. Then I thought I give you the chance to contribute. I'll just make you a co-author of...

This should be solved in `v0.18.86`. Thank you both for reporting!

@all-contributors please add @justusschock for ideas and review