issue_comments: 1353014947
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/7355#issuecomment-1353014947 | https://api.github.com/repos/pydata/xarray/issues/7355 | 1353014947 | IC_kwDOAMm_X85QpV6j | 10194086 | 2022-12-15T12:50:31Z | 2022-12-15T12:50:31Z | MEMBER | You installed dask with pip so the following should get you there
However, your environment is a mix of packages installed with conda and pip - it's generally recommended to install everything with the same installer. Thus my suggestion would be to create a new environment and install everything with conda. You may also want to take a look at mamba - mamba is a drop-in replacement for conda that is (currently and for most cases) faster than conda, and thus more enjoyable to work with. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1474805252 |