You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content of my environment variable AMPAS_ILLUMINANT_PATH contains single directory which contains iso7589_stutung_380_780_5.json , and AMPAS_CAMERA_SENSITIVITIES_PATH points to directory which contains arri, canon, nikon, sony jsons.
If I point it to directory one above, same error.
It seems this only works if I set AMPAS_DATA_PATH but the other vars do not work for this purpose.
rawtoaces: [...]/src/rawtoaces/lib/rta.cpp:814: int rta::Idt::loadIlluminant(const std::vector<std::basic_string >&, std::string): Assertion `paths.size() > 0 && !type.empty()' failed.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: