Re: py25-numpy Failed to Build, 10.5.2

2008-05-16 Thread Morgan Sutherland
Adam, thanks for your help. I solved the issue by uninstalling Python2.5, renaming the the .pydistutils.cfg file in ~/ (I believe this is installed by MacPython) and reinstalling. On Thu, May 15, 2008 at 9:22 PM, Adam Mercer <[EMAIL PROTECTED]> wrote: > On Wed, May 14, 2008 at 12:40 AM, Morgan Su

Re: py25-numpy Failed to Build, 10.5.2

2008-05-15 Thread Adam Mercer
On Wed, May 14, 2008 at 12:40 AM, Morgan Sutherland <[EMAIL PROTECTED]> wrote: > (sorry Adam, forgot to replay-all): > > I currently have MacPython installed -- do you think that this could > cause problems with the Macports install? I've removed the MacPython > directory from my PATH. It shouldn'

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Morgan Sutherland
(sorry Adam, forgot to replay-all): I currently have MacPython installed -- do you think that this could cause problems with the Macports install? I've removed the MacPython directory from my PATH. Same thing. Interestingly I'm not getting the same "import site" error even when I invoke Python in

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Adam Mercer
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:

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Morgan Sutherland
~: /opt/local/bin/python2.5 -v # installing zipimport hook import zipimport # builtin # installed zipimport hook # /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 # /opt/local/lib/python2.5/os.pyc matches /o

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Adam Mercer
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 Something is very strange with your python install. What is the output if you pass the -v to python on startup? Cheers Adam __

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Morgan Sutherland
Ok, so this is what I got at first: /opt/local/bin: /opt/local/bin/python2.5 Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] Python 2.5.2 (r252:60911, Apr 29 2008, 13:48:06) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyright", "credits" or "licen

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Morgan Sutherland
Right, py25-pygtksourceview is the one. I will mess around tonight or tomorrow when I get back to my computer. On Tue, May 13, 2008 at 3:52 PM, Adam Mercer <[EMAIL PROTECTED]> wrote: > On Tue, May 13, 2008 at 2:12 PM, Morgan Sutherland > <[EMAIL PROTECTED]> wrote: > > Adam, I don't know how to d

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Adam Mercer
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-pygtk

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Morgan Sutherland
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. On Tue, May 13, 2008 at 3:02 PM, Adam Mercer <[EMAIL PROTECTED]> wrote: > On Tue, May 13, 2008 at 12:07 AM, Morgan Sutherland > <[EMAIL PROTECTED]>

Re: py25-numpy Failed to Build, 10.5.2

2008-05-13 Thread Adam Mercer
On Tue, May 13, 2008 at 12:07 AM, Morgan Sutherland <[EMAIL PROTECTED]> wrote: > Does anybody know what to make of this? > ImportError: No module named math what happens why you try to import the math module in MacPorts python? Cheers Adam ___ macp

py25-numpy Failed to Build, 10.5.2

2008-05-12 Thread Morgan Sutherland
Does anybody know what to make of this? /opt/local/bin: sudo port install py25-numpy ---> Fetching py25-numpy ---> Verifying checksum(s) for py25-numpy ---> Extracting py25-numpy ---> Applying patches to py25-numpy ---> Configuring py25-numpy ---> Building py25-numpy with target build Error: