FAQ
===
- I get the error ``ValueError: Could not find a format to write the
specified file in mode 'i'``.
You probably need to install a library required by `imageio` to write to the desired format.
We refer to the `imageio documentation `_.
For OpenEXR, follow the instructions `here `_.