[Pythonmac-SIG] Problem with wxPython and wx-config during build of 3rd party lib

2008-09-30 Thread newbie73
I am attempting to build parts of the Enthought Tool Suite and am running into some trouble with a package that uses wxPython (and wx-config). My system has two versions of wx-config, the one that comes with Leopard and the one I installed. I believe the problem with the installation is the use o

[Pythonmac-SIG] Custom Installation with Distutils

2008-03-15 Thread newbie73
a week ago I was having some problems setting up my PATH variables, though now I seem to have the environment under control. I'd like to specify the location for all installed libraries - python.org mentions the use of .pydistutils.cfg. I placed this in ~/.pydistutils.cfg: install-base=$HOME/Co

[Pythonmac-SIG] problems with sys.path

2008-03-09 Thread newbie73
Just installed Leopard (10.5) and have been configuring my python setup. First I installed python 2.5.2 from python.org and then began building the libraries I need to use (numpy/scipy, etc). After reading through the forums, I ran across the following fixes: placing a .pth file in /Library/Pyt

[Pythonmac-SIG] Path Issues when using Swig (and OSX Leopard)

2008-01-14 Thread newbie73
I installed v 2.5 of MacPython from python.org. I am able to build lots of other packages using this setup, where packages are installed here: /Library/Python/2.5/site-packages I cannot, however, find the include directories for the macpython installation. Can anybody help me locate where they

[Pythonmac-SIG] Leopard + Numpy + Scipy: Path Issues Remain

2008-01-09 Thread newbie73
I've been reading about the python path issues with Leopard and have tried the different methods outlined for addressing this problem with no good result. Currently I am using a combination of .pth files and a modification to my ~/.profile. One nagging problem is that SUDO commands do not mainta