Re: [Pythonmac-SIG] Problems with PYTHONPATH using MacPorts Python 2.4 & 2.5 - RESOLVED

2007-05-12 Thread Chris Cioffi
Problem:I was getting: Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] when I started Python that had been installed from MacPorts. (Versions 2.4 and 2.5) Solution: I first uninstalled both Python2.4 and Python2.5 from MacPorts and went through and also remo

Re: [Pythonmac-SIG] Problems with PYTHONPATH using MacPorts Python 2.4 & 2.5

2007-05-11 Thread Chris Cioffi
Sorry about the dupe, I accidently hit send before I was ready... On 5/11/07, Chris Cioffi <[EMAIL PROTECTED]> wrote: > On 5/11/07, Ronald Oussoren <[EMAIL PROTECTED]> wrote: > > > > > > On 9 May, 2007, at 22:50, Nehemiah Dacres wrote: > [snip] > > >&

Re: [Pythonmac-SIG] Problems with PYTHONPATH using MacPorts Python 2.4 & 2.5

2007-05-11 Thread Chris Cioffi
#x27;/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages', '/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/lib-tk', '/opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/lib-dynload&

[Pythonmac-SIG] Problems with PYTHONPATH using MacPorts Python 2.4 & 2.5

2007-05-05 Thread Chris Cioffi
Hello all, I'm trying to get started with Python 2.5 on my Mac and for various reasons would like to use th Python from MacPorts. [http://www.macports.org/] I've installed Python 2.5 and when I start it up I get the following: """ Could not find platform dependent libraries Consider setting $PY