GratefulTony / TerminatorHostWatch

A Terminator plugin which attempts to figure out your current host, and apply a certain theme.
GNU General Public License v2.0
23 stars 7 forks source link

host_watch.py failed: name '_' is not defined, terminator 1.91, Ubuntu 18.04.4 LTS #8

Open yu55 opened 4 years ago

yu55 commented 4 years ago

Hi,

When running: $ terminator --debug-classes=HostWatch

I get: PluginRegistry::load_plugins: Importing plugin hostwatch.py failed: name '' is not defined

Versions I have installed: $ terminator -v terminator 1.91

$ python --version Python 2.7.17

$ cat /etc/issue Ubuntu 18.04.4 LTS \n \l

I also have py-notify installed.

Can someone please help how to fix this?

GratefulTony commented 4 years ago

have you tried the new release?