no py.test? also: use of macport python packages under other python

Frank Schima macsforever2000 at macports.org
Wed May 12 07:54:08 PDT 2010


On May 11, 2010, at 4:46 PM, Victor Eijkhout wrote:

> Ok, maybe it's not there. Second question: I have a bunch of python packages installed. And I have probably 3 different pythons on my system. How do I tell the other two where the macports packages are so that they can import them?

You don't have to do anything because they are independent. For example, python25 packages are stored in "/opt/local/lib/python2.5/site-packages" and python26 packages are stored in "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages". 


-Frank



More information about the macports-users mailing list