issues: 162726984
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
162726984 | MDU6SXNzdWUxNjI3MjY5ODQ= | 891 | BUG: Test for dask version erroneously fails when calling xr.mfdataset() | 17951292 | closed | 0 | 2 | 2016-06-28T16:17:16Z | 2016-07-20T04:29:34Z | 2016-07-20T04:29:34Z | NONE | I have latest version of dask installed but get the following exception when using xr.mfdataset(): 'ImportError: xarray requires dask version 0.6 or newer' Problem appears to be due to the fact that the latest version is 0.10 (i.e., dask.version = '0.10.0') but exception is raised since 0.1 < 0.6 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/891/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |