Changes between Initial Version and Version 1 of Ticket #43676
- Timestamp:
- May 12, 2014, 12:33:57 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43676
- Property Cc sean@… michaelld@… jwa@… added
-
Property
Summary
changed from
py27-scipy update failure
topy27-scipy: Symbol not found: _PyUnicodeUCS2_AsASCIIString
-
Ticket #43676 – Description
initial v1 1 1 py27-scipy fails with 2 2 3 {{{ 3 4 :info:build ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so, 2): Symbol not found: _PyUnicodeUCS2_AsASCIIString 4 5 :info:build Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/multiarray.so 6 }}} 5 7 6 8 The variants are default for python27, and +gcc48 for py27-scipy.