home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 2163675672

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
2163675672 PR_kwDOAMm_X85obI_8 8803 missing chunkmanager: update error message 10194086 open 0     4 2024-03-01T15:48:00Z 2024-03-15T11:02:45Z   MEMBER   0 pydata/xarray/pulls/8803

When dask is missing we get the following error message:

python-traceback ValueError: unrecognized chunk manager dask - must be one of: []

this could be confusing - the error message seems geared towards a typo in the requested manager. However, I think it's much more likely that a chunk manager is just not installed. I tried to update the error message - happy to get feedback.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8803/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.596ms · About: xarray-datasette