How to install python library
#1
i installed pyxml on my mac (avail at http://pyxml.sf.net).
i tried copying the lib/site-packages/_xmlplus/* to the xbox in xbmc/python/lib/xml/*
but running the script crash on 'from xml import xpath'
there is a xbmc/python/lib/xml/xpath directory... but it doesn't seem to find it.
how can i install pyxml on xbmc ?

thanks.
#2
i also tried to install it in python/lib/site-packages/_xmlplus/* like it is on my mac; didn't work.
and i tried to use libxml2 with no luck (not sure this one has any chance to load, since it uses dll!Wink; but the problem seems to be the same: python doesn't seem to see it in the lib dir...

Logout Mark Read Team Forum Stats Members Help
How to install python library0