mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[GH-ISSUE #95] Unhandled error: <class 'IndexError'>, list index out of range, <traceback object at 0x7fb55d6a3240> #46
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#46
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 @SandipKumar05 on GitHub (Dec 23, 2023).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/95
I am getting issues while running this with my Terraform.
Vesion: aws-cli/2.15.2 Python/3.11.6 Linux/5.15.0-91-generic exe/x86_64.linuxmint.21
Terraform: v1.6.6
@patrickchugh commented on GitHub (Dec 25, 2023):
Hi @SandipKumar05 Can you share the source Terraform so I can try to re-produce? Also, please add the
--debugflag for terravision so it will show more error details. Please also ensure you are using latest code on main branch.@benjcabalona1029 commented on GitHub (May 7, 2025):
Hi @patrickchugh I encountered similar error.
This is the error when I run it in debug mode
@patrickchugh commented on GitHub (Dec 16, 2025):
Fixed with latest version