py37-numpy: ValueError: More than one filename match found for utility code Capsule
When running port install py37-numpy
it tries building py37-numpy-1.18.0_0+gfortran+openblas
I end up getting various errors.
Running on 10.15.2 with Xcode 11.3 tools installed.
Logs attached.
:info:build raise ValueError("More than one filename match found for utility code " + util_code_name)
:info:build ValueError: More than one filename match found for utility code Capsule
:info:build raise RuntimeError("Running cythonize failed!")
:info:build RuntimeError: Running cythonize failed!
Change History (6)
Summary: |
py37-numpy fails to building →
py37-numpy fails to build
|
Keywords: |
numpy py removed
|
Owner: |
set to michaelld
|
Status: |
new →
assigned
|
Summary: |
py37-numpy fails to build →
py37-numpy: ValueError: More than one filename match found for utility code Capsule
|
Port: |
py-numpy added; py37-numpy removed
|
Resolution: |
→ wontfix
|
Status: |
assigned →
closed
|
the latest version
py37-numpy-1.18.0_0+gfortran+openblas
appears to install fine on the buildbot. Alsopy-cython
has been updated in the meantime; so can you please try again and report back?