It seems that from Python the specifier OCIO.GpuLanguage.LANGUAGE_OSL_1 is not available as an option and thus it's not possible to set this as the output language for the GPUProcessor.
Appears to be an oversight in the Python wrappers here
If exposed is it possible to indicate which version of OSL is available as part of the naming as there is no minor version as with the other languages ?
It seems that from Python the specifier
OCIO.GpuLanguage.LANGUAGE_OSL_1
is not available as an option and thus it's not possible to set this as the output language for the GPUProcessor.Appears to be an oversight in the Python wrappers here
If exposed is it possible to indicate which version of OSL is available as part of the naming as there is no minor version as with the other languages ?