Failed to load some PUMAS packages

I tried to load the below PUMAS packages, but was not successful. Can anyone provide some help/advice? I could load these packages successfully in the past week but today, it failed suddenly and not sure why?

Thank you very much for your help!

Please share the output from

using Pkg; Pkg.status()

Hi @Ivyyma,

Just following up on this. Please can you provide the full error message that you see when running using Pumas directly in your Julia REPL. The screenshot of the vscode editor cuts off the important details unfortunately.

Also please provide the output of versioninfo() run in that same REPL. Thanks.