containers
containers copied to clipboard
QUAST issue: Singularity
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal not in range(128)
This was detected using Singularity via Nextflow, using this container
Based on a comment in #206 this appears to be due to locale settings within the container; notably an alternative Docker container works fine when converted to Singularity.
This is a bioconda based package auto converted to container.
@bgruening ?
I assume this is fixed, please reopen if not.