Problem:    I was getting:
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]

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 removed all traces of MacPython from Python.org.
 I had missed some files before.

After doing this and re-installing the MacPorts Python everything
seems to be working as expected.

Chris
-- 
"A little government and a little luck are necessary in life, but only
a fool trusts either of them." -- P. J. O'Rourke
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to