On 1/27/2012 10:38 AM nikos spanakis said...
Hi
I just minstalled python 3.1 on my windons XP SP3
but on the start up I get the following error message:
You don't say what you specifically installed, but for windows you may
find activestates distribution a good fit. See
http://www.activest
On Oct 29, 3:26 am, Sebastian wrote:
> Hi all,
>
> I am new to python and I don't know how to fix this error. I only try to
> execute python (or a cgi script) and I get an ouptu like
>
> [...]
> 'import site' failed; traceback:
> Traceback (most recent call last):
> File "/usr/lib/python2.6/site.p
On Thu, 28 Oct 2010 18:26:49 +0200, Sebastian wrote:
> Hi all,
>
> I am new to python and I don't know how to fix this error. I only try to
> execute python (or a cgi script) and I get an ouptu like
>
> [...]
> 'import site' failed; traceback:
> Traceback (most recent call last):
> File "/usr/lib
3 AM
Subject: Re: Runtime Error when loading ".pyd" module
> Terry Tang wrote:
>
> > it hits a "Runtime Error" (which is shown in a message box saying
"abnormal
> > program termination") and a message like the following is printed in the
> > console:
Terry Tang wrote:
> it hits a "Runtime Error" (which is shown in a message box saying "abnormal
> program termination") and a message like the following is printed in the
> console:
> Fatal Python error: Interpreter not initialized (version mismatch?)
both the main executable (e.g. python.exe or