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
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]
> > >&
#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&
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