On Tue, May 13, 2008 at 2:12 PM, Morgan Sutherland <[EMAIL PROTECTED]> wrote: > Adam, I don't know how to do this (I've never used Python before). I'm > just trying to install py-gtksourceview to run a program and it hung > on numpy.
There isn't a py-gtksourceview port, don't you mean py25-pygtksourceview? can you send me what you get when you try to "import math" after running /opt/local/bin/python2.5, e.g. $ /opt/local/bin/python2.5 Python 2.5.2 (r252:60911, May 7 2008, 13:15:18) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import math >>> Cheers Adam _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
