ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activepython
activepython
Re: missing standard libraries in 2.5.0.0 on OS X
by Trent Mick other posts by this author
Apr 18 2007 10:03AM messages near this date
view in the new Beta List Site
missing standard libraries in 2.5.0.0 on OS X | Patrick J FINNEGAN is out of the office.
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@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython
Thread:
Chris Fonnesbeck
Trent Mick

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved