From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: ImportError: No module named lxml Date: Thu, 28 Feb 2013 10:39:20 +0100 Message-ID: <20130228093920.GA25380@aepfle.de> References: <512F058C.7030206@telepin.com> Reply-To: xen-devel@lists.xensource.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <512F058C.7030206@telepin.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Hossam Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Feb 28, Hossam wrote: > ImportError: No module named lxml Install python-lxml, this is usually enforced by package dependencies. Olaf