Closed Kamuish closed 1 month ago
Managed to find the issue: One of the indicators was not present in the file (i.e., it had one column less than expected). Is it possible to add a warning/check for such cases?
This should explicitly raise a RuntimeError
now.
In any case, I was already getting a ValueError: vector too long
before when the file was missing a column, although that might be compiler-dependent.
Hi,
It seems that the pip-installable version has non-deterministic crashing when running the same code multiple times in a row (without changing the input data). I have added below the code and the traceback. Do you have any idea of what might be going wrong?
Ps: I can't test this with the (latest) github version as I am facing problems with the installation (see #21)
Code:
Traceback: