Changes between Initial Version and Version 2 of Ticket #35307


Ignore:
Timestamp:
Jul 25, 2012, 2:34:42 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35307

    • Property Keywords opencv python removed
  • Ticket #35307 – Description

    initial v2  
    11Problem appears to be
     2{{{
    23-- Could NOT find PythonLibs: Found unsuitable version "2.7.2", but required is at least "2.7.3"
     4}}}
    35
    4 - I have confirmed that Python 2.7.3 is installed multiple times.
    5 - I force uninstalled python, confirmed file '/opt/local/lib/libpython2.7.dylib' was non existant, then installed python 2.7.3 +universal
    6 - I also tried allowing opencv port to control the installation of python 2.7.3.
     6 - I have confirmed that Python 2.7.3 is installed multiple times.
     7 - I force uninstalled python, confirmed file '/opt/local/lib/libpython2.7.dylib' was non existant, then installed python 2.7.3 +universal
     8 - I also tried allowing opencv port to control the installation of python 2.7.3.
    79
    810In every instance opencv port claims the python libs are 2.7.2.  I believe this is the point of failure.