Re: [Tutor] Import Site Failed Resolution

2005-01-25 Thread Kent Johnson
jhomme wrote: Hi, For no reason I can think of, Python 2.4 on Windows 2000 is suddenly complaining about "Import site" failing. I am so new to python that I have no idea what this is all about. When Python starts up it automatically imports the 'site' module. You should have site.py, site.pyc an

[Tutor] Import Site Failed Resolution

2005-01-25 Thread jhomme
Hi, For no reason I can think of, Python 2.4 on Windows 2000 is suddenly complaining about "Import site" failing. I am so new to python that I have no idea what this is all about. I have been running programs successfully until today. Now, no matter what program I run, this happens. Funny thing