Comment 12 for bug 494465

Revision history for this message
Keith Hughitt (keith-hughitt) wrote :

Also running into this issue with byobu 5.35 compiled from source on zsh. Looks like a missing module that wasn't in the prereqs:

Traceback (most recent call last):
  File "/home/user/bin/byobu-config", line 36, in <module>
    error("Could not import the python snack module")
NameError: name 'error' is not defined