You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "/usr/lib/python2.7/site-packages/virtdeploy/__init__.py", line 38, in get_driver
return get_driver_class(name)(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/virtdeploy/__init__.py", line 33, in get_driver_class
module = __import__(DRIVERS[name][0], globals(), locals(), name, 1)
File "/usr/lib/python2.7/site-packages/virtdeploy/drivers/libvirt.py", line 30, in <module>
from lxml import etree
ImportError: No module named lxml
The text was updated successfully, but these errors were encountered:
Otherwise:
The text was updated successfully, but these errors were encountered: