Skip to content
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

error when choosing pygraphviz backend #1040

Open
edublancas opened this issue Oct 24, 2022 · 0 comments
Open

error when choosing pygraphviz backend #1040

edublancas opened this issue Oct 24, 2022 · 0 comments

Comments

@edublancas
Copy link
Contributor

from slack:

ploomber plot --include-products --backend pygraphviz

ValueError: 'include_products' is not supported when using the d3 backend. Switch the flag or change to the pypgrahviz backend

it is the temporary python 3.10 overriding it back to d3 in choose_backend function - I disabled this in code and it now works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant