Skip to content

Instantly share code, notes, and snippets.

@dustinlacewell
Created March 13, 2021 04:48
Show Gist options
  • Save dustinlacewell/f757de5a714e79819bfe2fe07f775722 to your computer and use it in GitHub Desktop.
Save dustinlacewell/f757de5a714e79819bfe2fe07f775722 to your computer and use it in GitHub Desktop.
$ deluge ~
Unable to initialize gettext/locale!
'ngettext'
Traceback (most recent call last):
File "/nix/store/p7fi3y0mjika07rysgcggr6nyaqng1js-python3.8-deluge-2.0.3/lib/python3.8/site-packages/deluge/i18n/util.py", line 118, in setup_translation
builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment