Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: locale::facet::_S_create_c_locale name not valid #1

Open
Philips-omica-io opened this issue Jul 26, 2021 · 1 comment
Open

Comments

@Philips-omica-io
Copy link

Philips-omica-io commented Jul 26, 2021

i try to run this command ./alapy_arc -c SRR1284073.fastq and i get this massage error "Error: locale::facet::_S_create_c_locale name not valid" , do you know how fix this problem? im in linux

@shelkmike
Copy link

Run the following command before running ALAPY Compressor, it will fix the issue:
export LC_ALL=C; unset LANGUAGE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants