On Tue, May 13, 2008 at 8:36 PM, Morgan Sutherland
<[EMAIL PROTECTED]> wrote:
>  /opt/local/bin: /opt/local/bin/python2.5
>  'import site' failed; use -v for traceback
>  Python 2.5.2 (r252:60911, Apr 29 2008, 13:48:06)

On Tue, May 13, 2008 at 9:16 PM, Morgan Sutherland
<[EMAIL PROTECTED]> wrote:
> ~: /opt/local/bin/python2.5 -v
<snip>
>  # /opt/local/lib/python2.5/site.pyc matches /opt/local/lib/python2.5/site.py
>  import site # precompiled from /opt/local/lib/python2.5/site.pyc
<snip>

Interesting, this time round you're not getting the error that the
site module couldn't be imported, what happens when you try to import
the math module after starting python with the -v option?

Cheers

Adam
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to