Opened 4 years ago

Last modified 3 years ago

#61490 closed defect

py38-matplotlib: RuntimeError: Polyfit sanity test emitted a warning, most likely due to using a buggy Accelerate backend. — at Version 1

Reported by: mf2k (Frank Schima) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: michaelld (Michael Dickens), reneeotten (Renee Otten)
Port: py-numpy

Description (last modified by mf2k (Frank Schima))

Seeing this on macOS 11.0.1. Xcode 12.2.

:info:destroot     import numpy as np
:info:destroot   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/__init__.py", line 286, in <module>
:info:destroot     raise RuntimeError(msg)
:info:destroot RuntimeError: Polyfit sanity test emitted a warning, most likely due to using a buggy Accelerate backend. If you compiled yourself, see site.cfg.example for information. Otherwise report this to the vendor that provided NumPy.
$ port installed py38-numpy
The following ports are currently installed:
  py38-numpy @1.19.4_0+gfortran+openblas (active)

Error occurs while staging py-matplotlib but may be in py-numpy.

Change History (2)

Changed 4 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.