home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 985413409

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/5841#issuecomment-985413409 https://api.github.com/repos/pydata/xarray/issues/5841 985413409 IC_kwDOAMm_X846vDch 14808389 2021-12-03T10:42:34Z 2021-12-03T10:42:34Z MEMBER

I don't think xarray has anything to do with that issue: if python -c 'import dask' succeeds, xarray will have to assume dask is available.

You will probably have to investigate pip (why didn't it remove the __pycache__ directory?) or pytest (why was the pyc file created in the first place?) to really fix this, but for now you can try setting PYTHONDONTWRITEBYTECODE or running python with -B (for example, python -B -m pytest)

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1019478260
Powered by Datasette · Queries took 77.305ms · About: xarray-datasette