issues: 325172935
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
325172935 | MDU6SXNzdWUzMjUxNzI5MzU= | 2167 | 0.10.4 fails test suite on Debian: dask.array has no attribute 'einsum' | 915118 | closed | 0 | 4 | 2018-05-22T07:33:59Z | 2018-05-23T14:27:30Z | 2018-05-23T14:27:30Z | NONE | Test failure with daskPackaging xarray 0.10.4 fails on Debian (where 0.10.3 succeeds). ```python ___ TestDataArrayAndDataset.test_dot ___ args = ('...ab,...b->...a', dask.array<array, shape=(4, 6), dtype=float64, chunksize=(2, 2)>, dask.array<getitem, shape=(6,), dtype=float64, chunksize=(2,)>) kwargs = {} dispatch_args = (dask.array<array, shape=(4, 6), dtype=float64, chunksize=(2, 2)>, dask.array<getitem, shape=(6,), dtype=float64, chunksize=(2,)>)
xarray/core/duck_array_ops.py:48: AttributeError ``` Problem descriptionVersions used: python 3.6 xarray 0.10.4 dask 0.16.0 Full build log attached. python-xarray_0.10.4-1_amd64.build.txt |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2167/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |