Skip to content
Antonio edited this page Sep 10, 2026 · 5 revisions

BiaPy does not find the input images even if all seems correct

Sometimes even if all routes are correct, while executing FAB-gal jupyter notebook you get an error that says that the input file cannot be found. This issue arises because Windows has a default limit of characters for path length and as BiaPy generates a lot of intermediate folders this limit can sometimes be overpassed, specially if you use long run or experiment names. In this case, we recommend to follow Windows instructions to manage this problem or to simply shorten the length of the experiment or run name.

Clone this wiki locally