Re: Regarding the lxml import error only in a web-request

2009-03-20 Thread Stefan Behnel
nagraj wrote: > I'm trying to run Django from Apache using FastCGI in a shared hosting > environment on DH. I've installed python 2.5.2 onto my home > environment. And all the necessary libraries including lxml 2.1.3, > libxml2, libxslt, flup, etc. > > > I'm facing a strange issue with lxml, whic

Regarding the lxml import error only in a web-request

2009-03-20 Thread nagraj
I'm trying to run Django from Apache using FastCGI in a shared hosting environment on DH. I've installed python 2.5.2 onto my home environment. And all the necessary libraries including lxml 2.1.3, libxml2, libxslt, flup, etc. I'm facing a strange issue with lxml, which occurs only when it is use