home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 667589671

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/4294#issuecomment-667589671 https://api.github.com/repos/pydata/xarray/issues/4294 667589671 MDEyOklzc3VlQ29tbWVudDY2NzU4OTY3MQ== 6213168 2020-08-01T21:31:53Z 2020-08-01T21:31:53Z MEMBER

I am getting the same error plus another: FileNotFoundError: [Errno 2] No such file or directory: '/Users/crusaderky/PycharmProjects/tmp/dist/t1/distributed/distributed.yaml' [5

Both xarray and distributed work fine with pip install, python setup.py sdist, and python setup.py bdist. Please open a ticket on the pyinstaller board. I tried re-adding the static files in setup.py but it doesn't fix the issue.

I'm opening a PR to stop loading the resource files if you're not running on jupyter notebook. This will allow pure xarray (without dask) to work with pyinstaller as long as you don't display an xarray object in jupyter.

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