cannot import libxml2 python module on windoze using activePerl or Python IDLE

2007-01-17 Thread Andrew Marlow
guys,

I have been using libxml2 with python with no problems for
just over a week but now I come to see if my script will work
in someone else's environment and the libxml2 import fails.
I am using the python that comes with cygwin. When I try using
ActivePython (2.3) or Python IDLE (2.5) there does not seem to
be a libxml2 module there.

I thought libxml2 was a std python module.
But it would seem not. I need help tracking it down please.
I am using windoze XP (not my choice).

I am not sure how python packages get installed on windoze.
I can't find a file libxml2.py for activePython etc
so I cannot even begin an install. I presume python's libxml
builds on the C libs libxml2.dll and iconv.dll so I have installed
those into the python DLL directory. I think this will be
needed at some point.

Please can anyone help?

Regards,

Andrew Marlow
-- 
There is an emerald here the size of a plover's egg!
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please  http://www.expita.com/nomime.html
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: cannot import libxml2 python module on windoze using activePerl or Python IDLE

2007-01-18 Thread Andrew Marlow
On Wed, 17 Jan 2007 18:34:38 +, Dennis Lee Bieber wrote:

>> I am not sure how python packages get installed on windoze.
>> Please can anyone help?
> 
> http://www.google.com/search?hl=en&q=libxml2+python&btnG=Google+Search
> http://users.skynet.be/sbi/libxml-python/

Thanks very much!

-Andrew Marlow

-- 
There is an emerald here the size of a plover's egg!
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please  http://www.expita.com/nomime.html
-- 
http://mail.python.org/mailman/listinfo/python-list