Skip to content

Instantly share code, notes, and snippets.

@haeramkeem
Created May 8, 2022 07:12
Show Gist options
  • Select an option

  • Save haeramkeem/4e7d7d132d9b6d2e366537fc8ea715e7 to your computer and use it in GitHub Desktop.

Select an option

Save haeramkeem/4e7d7d132d9b6d2e366537fc8ea715e7 to your computer and use it in GitHub Desktop.
PIP3 locale.Error
#!/bin/bash
# Ref: https://stackoverflow.com/a/36394262
echo "export LC_ALL=C" >> ~/.bashrc
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment