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

Show matrix requires inputs and outputs to be set #141

Closed
dlyongemallo opened this issue Oct 3, 2023 · 0 comments
Closed

Show matrix requires inputs and outputs to be set #141

dlyongemallo opened this issue Oct 3, 2023 · 0 comments

Comments

@dlyongemallo
Copy link
Contributor

Repro steps:

  1. start a new graph
  2. add (any graph which has) a boundary vertex
  3. select "Show matrix" from the "View" menu

Expected result: matrix is shown

Actual result: ValueError: Diagram contains BOUNDARY-type vertices, but has no inputs or outputs set. Perhaps call g.auto_detect_inputs() first?

RazinShaikh added a commit that referenced this issue Oct 4, 2023
…atrix

Call `auto_detect_io` before trying to show matrix. Fixes #141.
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