New Case Builder: Logfile

The logfile for the discrete Case is shown below.



Traceback (most recent call last):
  File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
    exec(code, run_globals)
  File "/home/Yzaamb/pricinginsurancerisk/case_studies.py", line 22, in <module>
    import aggregate as agg
ModuleNotFoundError: No module named 'aggregate'