-
Notifications
You must be signed in to change notification settings - Fork 770
Closed
Description
Have you checked the FAQ? https://github.com/google/deepvariant/blob/r1.4/docs/FAQ.md:
Describe the issue:
According to the running log: the setlocale failed when trying to change LC_ALL to 'en_US.UTF-8'
Setup
- Operating system: CentOS7
- DeepVariant version: 1.4.0
- Installation method (Docker, built from source, etc.): docker pull
- Type of data: (sequencing instrument, reference genome, anything special that is unlike the case studies?) DNA seq
Steps to reproduce:
-
Command:
-
singularity run
-B "/paedyl01/disk1/yangyxt,/usr/lib/locale"
--env LANG="en_US.UTF-8"
--env LC_ALL="C"
--env LANGUAGE="en_US.UTF-8"
--env LC_CTYPE="UTF-8"
......
Does the quick start test work on your system?
Please test with https://github.com/google/deepvariant/blob/r0.10/docs/deepvariant-quick-start.md.
Is there any way to reproduce the issue by using the quick start?
Any additional context:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
