| 4 | |
| 5 | Or 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) |
| 13 | non-existing path in 'kiva/quartz': '/System/Library/Frameworks/Foundation.framework/Versions/A/Headers' |
| 14 | Could not locate executable wx-config |
| 15 | File not found: None. Cannot determine wx info. |
| 16 | abort: there is no Mercurial repository here (.hg not found) |
| 17 | running install |
| 18 | }}} |