Comment 5 for bug 365319

Revision history for this message
Micah Gersten (micahg) wrote : Re: [Bug 365319] Re: python-xpcom uninstallable; superceded by xulrunner-1.9; please remove from archive

Please see Bug #480407. PyXPCOM was removed from the main tree so it
needs to be packaged separately.

On 01/25/2010 02:41 PM, dirakx wrote:
> installing xulrunner-1.9.1 doesnt get python-xpcom on it, (this is on lucid setup)
> from python i get
>
> Python 2.6.4+ (r264:75706, Jan 22 2010, 12:15:17)
> [GCC 4.4.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>
>>>> import xpcom
>>>>
> Traceback (most recent call last):
> File "<stdin>", line 1, in<module>
> ImportError: No module named xpcom
>
>>>>
> so xurlrunner doesnt have the python bindings in it.
>
>