|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] error when starting xen
On Friday 23 September 2005 13:55, cmignan@xxxxxxxxxxxxx wrote:
> When I start xen in the dom 0 , it's display me these errors:
>
> [root@datacenter root]# xend start
> /usr/lib/python/xen/xend/server/SrvDaemon.py:28: RuntimeWarning: Python C
> API version mismatch for module xen.lowlevel.xu: This Python has API
> version 1011, module xen.lowlevel.xu has version 1012.
> from xen.lowlevel import xu
Well, python complains about a version mismatch, possible solutions would be
to upgrade your system python to the version that was used to compile the xen
modules or to recompile xen from sources with your current python version.
/Ernst
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|