Comment 17 for bug 1770090

Revision history for this message
Lance Tien (lance6716) wrote :

As far as I can debug, `which python` shows my python-anaconda distribution and can't import snack. `sudo which python` shows /usr/bin/python and can import snack. I guess there's a problem about python-newt package and user-installed python distribution. So byobu-config could always using system-installed python may be a solution.