Comment 15 for bug 513600

Revision history for this message
Anant Gupta (anantzoid) wrote :

I get the following on typing the commands:

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