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

Post PR563 merge rendering error #575

Closed
ppebay opened this issue Dec 24, 2024 · 3 comments · Fixed by #576
Closed

Post PR563 merge rendering error #575

ppebay opened this issue Dec 24, 2024 · 3 comments · Fixed by #576
Assignees
Labels
bug Something isn't working

Comments

@ppebay
Copy link
Contributor

ppebay commented Dec 24, 2024

Steps to reproduce:

Description:

The following vt-tv runtime error occurs:

---- Normalizing Edges for phase 1 ----
Size of all objects: 9
Traceback (most recent call last):
  File "/Users/pppebay/Documents/Git/LB-analysis-framework/src/lbaf/Applications/LBAF_app.py", line 674, in <module>
    LBAFApplication().run()
  File "/Users/pppebay/Documents/Git/LB-analysis-framework/src/lbaf/Applications/LBAF_app.py", line 648, in run
    vttv.tvFromJson(ranks_json_str, str(vttv_params), num_ranks)
IndexError: unordered_map::at: key not found
@ppebay ppebay added the bug Something isn't working label Dec 24, 2024
@ppebay
Copy link
Contributor Author

ppebay commented Dec 24, 2024

Investigating case as well, but also co-assigning @lifflander @pierrepebay in case you have an idea as to what is not correctly passed to vt-tv

@ppebay
Copy link
Contributor Author

ppebay commented Dec 24, 2024

@ppebay
Copy link
Contributor Author

ppebay commented Dec 24, 2024

And now here are the pre-merge ones that are not causing any trouble:

synthetic-dataset-blocks.0.json
synthetic-dataset-blocks.1.json
synthetic-dataset-blocks.2.json
synthetic-dataset-blocks.3.json

lifflander added a commit that referenced this issue Dec 24, 2024
@lifflander lifflander linked a pull request Dec 24, 2024 that will close this issue
lifflander added a commit that referenced this issue Dec 24, 2024
ppebay added a commit that referenced this issue Dec 24, 2024
ppebay added a commit that referenced this issue Dec 24, 2024
* #575: qois: fix rank qois

* #575: very small change

---------

Co-authored-by: Philippe P. Pébaÿ <philippe.pebay@ng-analytics.com>
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.

3 participants