Chris Fonnesbeck wrote: > The 2.5.0.0 release on the Mac appears to be missing > some standard libs: > > 'import site' failed; use -v for traceback
I suspect this might be indicative of the problem. > ActivePython 2.5.0.0 (ActiveState Software Inc.) based on > Python 2.5 (r25:51908, Mar 9 2007, 17:40:37) > [GCC 4.0.1 (Apple Computer, Inc. build 5250)] on darwin > Type "help", "copyright", "credits" or "license" for more information. > >>> import os > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: No module named os > >>> Could you run with the "-v" option? Trent -- Trent Mick trentm at activestate.com _______________________________________________ ActivePython mailing list ActivePython@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython