03-07 20:27 root DEBUG Importing Module: GroundControl.services.stubs
03-07 20:27 root DEBUG Importing Module: GroundControl.services.github
03-07 20:27 root DEBUG Importing Module: GroundControl.services.savannah
Traceback (most recent call last):
File "./daemon.py", line 34, in <module>
from GroundControl import __appname__, __version__, daemon
File "lib/GroundControl/daemon.py", line 35, in <module>
SRVMOD = load_modules(GroundControl.services)
File "lib/GroundControl/base.py", line 248, in load_modules
fromlist=fromlist, level=0)
File "lib/GroundControl/services/savannah.py", line 23, in <module>
import lxml.html
ImportError: No module named lxml.html
Note: I think I just need the lxml.html file
I get the following on typing the commands:
03-07 20:27 root DEBUG Importing Module: GroundControl. services. stubs services. github services. savannah rol/daemon. py", line 35, in <module> GroundControl. services) rol/base. py", line 248, in load_modules fromlist, level=0) rol/services/ savannah. py", line 23, in <module>
03-07 20:27 root DEBUG Importing Module: GroundControl.
03-07 20:27 root DEBUG Importing Module: GroundControl.
Traceback (most recent call last):
File "./daemon.py", line 34, in <module>
from GroundControl import __appname__, __version__, daemon
File "lib/GroundCont
SRVMOD = load_modules(
File "lib/GroundCont
fromlist=
File "lib/GroundCont
import lxml.html
ImportError: No module named lxml.html
Note: I think I just need the lxml.html file