issues: 337619718
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
337619718 | MDU6SXNzdWUzMzc2MTk3MTg= | 2263 | [bug] Exception ignored in generator object Variable | 1200058 | closed | 0 | 9 | 2018-07-02T18:30:57Z | 2019-01-23T00:56:19Z | 2019-01-23T00:56:18Z | NONE |
Problem descriptionDuring this, the following warning pops up: ``` Exception ignored in: <generator object Variable._broadcast_indexes.\<locals>.\<genexpr> at 0x7fcdd479f1a8> Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/xarray/core/variable.py", line 470, in <genexpr> if all(isinstance(k, BASIC_INDEXING_TYPES) for k in key): SystemError: error return without exception set ``` Expected OutputNo error Possible solution:Each time I execute: Output of
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2263/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |