Changes between Initial Version and Version 1 of Ticket #42075, comment 5


Ignore:
Timestamp:
Jan 11, 2014, 9:52:34 PM (10 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42075, comment 5

    initial v1  
    22
    33I'm asking because it doesn't seem that the port is able to find an existing wxWidgets installation at all.
     4
     5Or at least this is what gets reported:
     6{{{
     7/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/distutils/system_info.py:576: UserWarning: Specified path /usr/local/include/python2.7 is invalid.
     8  warnings.warn('Specified path %s is invalid.' % d)
     9/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/distutils/system_info.py:576: UserWarning: Specified path /opt/local/include/python2.7 is invalid.
     10  warnings.warn('Specified path %s is invalid.' % d)
     11/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/distutils/system_info.py:576: UserWarning: Specified path  is invalid.
     12  warnings.warn('Specified path %s is invalid.' % d)
     13non-existing path in 'kiva/quartz': '/System/Library/Frameworks/Foundation.framework/Versions/A/Headers'
     14Could not locate executable wx-config
     15File not found: None. Cannot determine wx info.
     16abort: there is no Mercurial repository here (.hg not found)
     17running install
     18}}}