PDA

View Full Version : Python and xpcom



ksadil
October 29th, 2009, 09:47 AM
Hello,

I cannot seem to figure out how to successfully do:

import xpcom

in python on ubuntu.

If I set the pythonpath environment variable, then the python shell works, but I cannot get a script to work.

It seems like there has been a lot of development with pyxpcom & xulrunner but not so much documentation. The python-xpcom package won't install in jaunty or karmic, and the bug report solved message says pyxpcom is installed with xulrunner.

Any updated guidance would really be appreciated.

Thanks,
Kim