1 | initial version |
I'm not sure if opencv's installation is specific to a version of python, but you can always change which version of python is active like this:
sudo port select --set python python27
That will set your active python version to 2.7.