Paul Miller wrote: > I have a user who is is having trouble getting MacPython on his OS X > 10.3.8 system. > > When he runs ConfigurePythonCarbon, he gets this error: > > [terminated] > 'import site' failed; use -v for traceback > traceback )most recent call last): > File "Moes:SWdev:Jack:Python2.2:Mac:script:configurePython.py", line 11 > , in ? > Import error: No module named os > > > I have had no trouble on my system (same version). > > What can cause this?
os.py got deleted from its home, probably. I doubt anyone is going to help fix the problem though. MacPython 2.2 has been long abandoned. The official OS X binary for Python 2.4.1 can be found here: http://www.python.org/ftp/python/2.4.1/MacPython-OSX-2.4.1-1.dmg -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http://mail.python.org/mailman/listinfo/python-list