Re: [Tutor] mysterious Python error

2005-07-31 Thread Kent Johnson
Tom Cloyd wrote: > I'm working on a WinXP SP-2 OS. > > I'm too ill-informed to figure this out: When I execute > > C:\Python24\python.exe > > I get > > 'import site' failed.; use -v for traceback > ActivePython 2.4.1 Build 247 ... > > > I then ran this from a DOS window, and tried to redirect

Re: [Tutor] mysterious Python error

2005-07-31 Thread Alan G
HI Tom, This message answers a couple of questions but not the one you really need - whats going wrong?! > I then ran this from a DOS window, and tried to redirect the -v > output to a text file, so I could include it, but nothing I did was > successful. I can't imagine why the output wouldn'

[Tutor] mysterious Python error

2005-07-30 Thread Tom Cloyd
I'm working on a WinXP SP-2 OS. I'm too ill-informed to figure this out: When I execute C:\Python24\python.exe I get 'import site' failed.; use -v for traceback ActivePython 2.4.1 Build 247 ... I then ran this from a DOS window, and tried to redirect the -v output to a text file, so I could