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

DFR3Service error when fragility mapping rule set is empty #555

Closed
navarroc opened this issue May 6, 2024 · 0 comments · Fixed by #564
Closed

DFR3Service error when fragility mapping rule set is empty #555

navarroc opened this issue May 6, 2024 · 0 comments · Fixed by #564
Assignees
Labels
bug Something isn't working
Milestone

Comments

@navarroc
Copy link
Member

navarroc commented May 6, 2024

There seems to be an issue when the fragility mapping rule set is empty. If you run the road_dmg.ipynb notebook, the following exception is thrown in pyincore:

dfr3service.py", line 403, in _convert_properties_to_dict
    boolean = list(rules.keys())[0]  # AND or OR
IndexError: list index out of range
@navarroc navarroc added the bug Something isn't working label May 6, 2024
@navarroc navarroc added this to the 1.19.0 milestone May 6, 2024
@ywkim312 ywkim312 self-assigned this May 6, 2024
@ywkim312 ywkim312 linked a pull request May 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants