daily pastebin goal
62%
SHARE
TWEET

Untitled

a guest Mar 7th, 2015 244 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. heath@hj-xubuntu:~$ gufw
  2. Traceback (most recent call last):
  3.   File "/usr/share/gufw/gufw/gufw.py", line 19, in <module>
  4.     from controller import Controller
  5.   File "/usr/share/gufw/gufw/controller.py", line 18, in <module>
  6.     from model.frontend import Frontend
  7.   File "/usr/share/gufw/gufw/model/frontend.py", line 18, in <module>
  8.     from firewall import Firewall
  9.   File "/usr/share/gufw/gufw/model/firewall.py", line 19, in <module>
  10.     from netifaces import interfaces, ifaddresses, AF_INET
  11. ImportError: No module named netifaces
RAW Paste Data
Top