[Bug] mvs_tool -png
fails if no upfront investment necessary
#927
Labels
bug
Something isn't working
mvs_tool -png
fails if no upfront investment necessary
#927
I have a simulation where I do note require any upfront investments (ie. a status quo simulation). I tried running my scenario with
python mvs_tool.py -ext csv -f -pdf -png -i inputs -o outputs
I guess because there are no upfront investments, it is not possible to store a png of those and the simulation terminates:
It seems that
total_for_title = df_temp2.at["Total", kp_indic]
is parsed as( nan
.Checklist to make sure that the bug report ist complete:
❌ If applicable: Share used input data data confidential, can be provided internally for review. I think all status quo scenarios without upfront investments would work
The text was updated successfully, but these errors were encountered: