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
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Traceback (most recent call last):
File "/golem/entrypoints/verifier_entrypoint.py", line 15, in <module>
params['output_format'],
File "/golem/entrypoints/scripts/verifier_tools/verifier.py", line 221, in verify
make_verdict(subtask_file_paths, crops, results)
File "/golem/entrypoints/scripts/verifier_tools/verifier.py", line 132, in make_verdict
crop_data['crop']['outfilebasename'] + "metrics.txt")
File "/golem/entrypoints/scripts/verifier_tools/image_metrics_calculator.py", line 63, in calculate_metrics
PROVIDER_RESULT_CROP_NAME_PREFIX + os.path.basename(reference_crop_path)
File "/usr/local/lib/python3.6/dist-packages/PIL/Image.py", line 1917, in save
raise ValueError('unknown file extension: {}'.format(ext))
ValueError: unknown file extension: .exr
The text was updated successfully, but these errors were encountered:
Found by integration tests: https://buildbot.golem.network/buildbot/#/builders/15/builds/707
The text was updated successfully, but these errors were encountered: