version issues with numpy
Lawrence Velázquez
larry.velazquez at gmail.com
Tue Jul 3 15:06:11 PDT 2012
On Jul 3, 2012, at 5:54 p.m., Jamie Paul Griffin wrote:
> I just tried that command and it failed. I then thought it should be:
> sudo port select --set python2.7 python
>
> but that failed also:
>
> # port select --set python2.7 python
> Selecting 'python' for 'python2.7' failed: The specified group
> 'python2.7' does not exist.
>
> How would we/I get around that. I need to use the Macports python because I need py-gdbm which is already installed in Macports so I can build pyzor.
The order of arguments is mixed up.
$ port select --set python python2.7
vq
More information about the macports-users
mailing list