mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[GH-ISSUE #184] graphmaker.py: ValueError: list.remove(x): x not in list #109
Labels
No labels
bug
enhancement
enhancement
good first issue
good first issue
good first issue
pipeline
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/terravision#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @so9000 on GitHub (Apr 2, 2026).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/184
Attempting to run terravision:
Results in error
@so9000 commented on GitHub (Apr 2, 2026):
tfdata.json
@patrickchugh commented on GitHub (Apr 3, 2026):
Thanks for reporting this @so9000 and the tfdata.json you included was extremely helpful as it helped me correct a few other issues I uncovered which were unique to your infrastructure. This has now all been fixed in the latest version and here is the final diagram I was able to produce from your tfdata.
@so9000 commented on GitHub (Apr 4, 2026):
Nice! It's working for me now, too. Thank you!