From: Diez B. R. <de...@we...> - 2005-05-28 13:22:00
|
Hi all, I have to admit that all the (mac)python stuff on os x is somewhat confusing to an old linux guy like me - I found that my box has two installations of python, one under /System and one under /Library. I read that the latter is the MacPython version - which has lots of stuff installed not available in the other one. And vice versa - e.g. pyqt lives under /System. Sooo - is there a way to make it live under the macpython framework? Regards, Diez |