Skip to content

Graphviz dask visualization fails on macos-arm #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
scottyhq opened this issue Feb 21, 2025 · 0 comments · Fixed by #312
Closed

Graphviz dask visualization fails on macos-arm #311

scottyhq opened this issue Feb 21, 2025 · 0 comments · Fixed by #312
Labels
bug Something isn't working dependencies Pull requests that update a dependency file

Comments

@scottyhq
Copy link
Contributor

https://tutorial.xarray.dev/intermediate/xarray_and_dask.html#dask-is-lazy

dask.visualize(dasky.mean(axis=-1))
----- stderr -----
There is no layout engine support for "dot"
Perhaps "dot -c" needs to be run (with installer's privileges) to register the plugins?
------------------

works on linux-64, so maybe some issue with python-graphviz package...

https://github.com/xarray-contrib/xarray-tutorial/actions/runs/13464205489

@scottyhq scottyhq added bug Something isn't working dependencies Pull requests that update a dependency file labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant