[Python-Dev] Building PyXPCOM from Mozilla source/ImportError: cannot import name _xpcom (original) (raw)

Nalini Prakash naliniprakash@earthlink.net
Tue, 4 Dec 2001 22:09:43 -0800


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C17D10.60B38110 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Apologize if this is not the right group for this question. I am trying = to build PyXPCOM from Mozilla 0.9.6 source tree on Win 2000. I have = managed to do make successfully and I can import xpcom. When I import = xpcom._xpcom, I get "ImportError: cannot import name _xpcom" and the = path includes Mozilla bin directory. The configure.html file hints at = something being wrong with _xpcom(_d).pyd.=20

How do I fix this problem?

TIA, Praki

------=_NextPart_000_0005_01C17D10.60B38110 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Apologize if this is not the right = group for this=20 question. I am trying to build PyXPCOM from Mozilla 0.9.6 source tree on = Win=20 2000. I have managed to do make successfully and I can import xpcom. = When I=20 import xpcom._xpcom, I get "ImportError: cannot import name _xpcom" and = the path=20 includes Mozilla bin directory. The configure.html file hints at = something being=20 wrong with _xpcom(_d).pyd.
 
How do I fix this problem?
 
TIA, Praki

------=_NextPart_000_0005_01C17D10.60B38110--