WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] xenmon doesn't start. No Module named curses.

To: xen devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] xenmon doesn't start. No Module named curses.
From: rahul gundecha <rahoolgundecha@xxxxxxxxxxx>
Date: Tue, 19 Jun 2007 16:56:04 +0100 (BST)
Delivery-date: Tue, 19 Jun 2007 09:04:04 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=Et1fBMPg8IDY3U4VGeb7OzBIkMcOFSUguzgYet0QeRclqYh6MX8ArJVpwPqj7WXKgdn68CrxoRKiH0wOHeHsQGgP8zR+3YcGSjQMWRZoV1jWbvEivM06p4zhVthYpnMDZPpIky4CDZf1aA6ajLNQePpPSb8XvWc4aDp/ZzA0cKA=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am getting following error when I start xenmon -
I am working on SuSE10.2, I am trying to find out rpms which provides _curses.so but because of incompatibility between python-curses-2.5.1-12.x86_64.rpm & python-2.5.1-2.x86_64.rpm  this solution also didnt worked..

 # xenmon.py
Traceback (most recent call last):
  File "/usr/sbin/xenmon.py", line 32, in <module>
    import curses as _c
ImportError: No module named curses

Thanks in adavance,
-Rahul


Here?s a new way to find what you're looking for - Yahoo! Answers
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] xenmon doesn't start. No Module named curses., rahul gundecha <=