[Python-Dev] Embedded python on Win2K, import failures

Mark Hammond mhammond@skippinet.com.au
Sun, 13 Apr 2003 23:05:01 +1000


> Did you try -v, as
>
> > 'import site' failed; use -v for traceback
>
> suggested?

Yep. as I said:

> > Running with "-v" shows:

Note that as I mentioned, this is only if you move away _sre.pyd.  The
original report was almost certainly a simple import error.

Mark.