Changes between Version 1 and Version 2 of Ticket #38560, comment 10


Ignore:
Timestamp:
Apr 18, 2013, 3:24:04 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38560, comment 10

    v1 v2  
    88No. I meant "set python python27" issued at the command prompt, which is what I was told to do in the installation instructions for opencv. Now I've tried
    99
     10{{{
    1011sudo port select --set python python27
     12}}}
    1113
    1214and it gives the same thing.
     
    1719No, I get the same Apple python as before, and import opencv fails as it did before.
    1820
     21{{{
    1922port select --list python gives:
    2023Available versions for python:
     
    2326        python26-apple
    2427        python27 (active)
     28}}}
    2529
    2630My Finder info window says default for .py is idle, but it doesn't give me the option of which idle, it just gives me the one linked to the Apple python.