I tried to kick off a moonshot backtest in command line and I got the following error
Error in sitecustomize; set PYTHONVERBOSE for traceback:
ModuleNotFoundError: No module named 'codeload'
error: No module named 'codeload.plot'
msg: an unhandled exception occurred, please check flightlog for the traceback and
notify support as this might be a bug
Similar error occurred when I ran with Jupyter notebook (No module named 'codeload.plot')