{"html_url": "https://github.com/simonw/sqlite-utils/pull/293#issuecomment-868728092", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/293", "id": 868728092, "node_id": "MDEyOklzc3VlQ29tbWVudDg2ODcyODA5Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-06-25T17:39:35Z", "updated_at": "2021-06-25T17:39:35Z", "author_association": "OWNER", "body": "Here's more about this problem: https://github.com/numpy/numpy/issues/15947", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 929748885, "label": "Test against Python 3.10-dev"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/pull/293#issuecomment-868134040", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/293", "id": 868134040, "node_id": "MDEyOklzc3VlQ29tbWVudDg2ODEzNDA0MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-06-25T01:49:44Z", "updated_at": "2021-06-25T01:50:33Z", "author_association": "OWNER", "body": "Test failed on 3.10 with `numpy` on macOS:\r\n```\r\nsqlite_utils/__init__.py:1: in \r\n11\r\n from .db import Database\r\n12\r\nsqlite_utils/db.py:48: in \r\n13\r\n import numpy as np # type: ignore\r\n14\r\n../../../hostedtoolcache/Python/3.10.0-beta.3/x64/lib/python3.10/site-packages/numpy/__init__.py:391: in \r\n15\r\n raise RuntimeError(msg)\r\n16\r\nE RuntimeError: Polyfit sanity test emitted a warning, most likely due to using a buggy Accelerate backend. If you compiled yourself, more information is available at https://numpy.org/doc/stable/user/building.html#accelerated-blas-lapack-libraries Otherwise report this to the vendor that provided NumPy.\r\n17\r\nE RankWarning: Polyfit may be poorly conditioned\r\n18\r\nError: Process completed with exit code 4.\r\n```", "reactions": "{\"total_count\": 1, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 1}", "issue": {"value": 929748885, "label": "Test against Python 3.10-dev"}, "performed_via_github_app": null}