[BangPypers] Import Error
Noufal Ibrahim
noufal at gmail.com
Mon Nov 14 08:40:14 CET 2011
Subhodip Biswas <subhodipbiswas at gmail.com> writes:
> Hi all,
>
> I am trying to install lxml in my windows box with jython 2.5.2. I can
> see a lxml egg folder in site packages under jython installation
> directory.
> However if I try to import lxml the following thing happens :
load_dynamic is something used to load shared libraries[1]
As far as I know, lxml has some components implemented in C and I'm not
totally sure if it's been ported. A quick search brought this up
http://old.nabble.com/lxml-replacement-in-Jython-td27164714.html#a27164714
[...]
Footnotes:
[1] http://docs.python.org/library/imp.html#imp.load_dynamic
--
~noufal
http://nibrahim.net.in
Some bird populations soaring down -Headline of an article in Science News, page 126, February 20, 1993.
More information about the BangPypers
mailing list