On Sun, Sep 25, 2011 at 04:38:00PM -0400, Stephen More
wrote:> I installed the beta version of oneiric and got this error:
>
> root@g4-01:~# xm new
> Unexpected error: <type ''exceptions.ImportError''>
>
> Please report to xen-devel@lists.xensource.com
> Traceback (most recent call last):
> File "/usr/lib/xen-4.1/bin/xm", line 8, in <module>
> main.main(sys.argv)
> File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/main.py", line
3983, in main
> _, rc = _run_cmd(cmd, cmd_name, args)
> File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/main.py", line
4007,
> in _run_cmd
> return True, cmd(args)
> File "<string>", line 1, in <lambda>
> File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/main.py", line
1518,
> in xm_importcommand
> cmd = __import__(command, globals(), locals(),
''xen.xm'')
> File "/usr/lib/xen-4.1/bin/../lib/python/xen/xm/new.py", line
26, in <module>
> from xen.xm.xenapi_create import *
> File
"/usr/lib/xen-4.1/bin/../lib/python/xen/xm/xenapi_create.py",
> line 24, in <module>
> from lxml import etree
> ImportError: No module named lxml
> root@g4-01:~#
>
Hey,
Do you have python xml modules installed?
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel