Pumas Not starting after Installtion in VS Code

I have installed Pumas 2.8.1 on Mac, and completed the entire process without any errors. But when I start the Julia REPL from VS Code. Please help.

The terminal process “/Users/farmacyst/.julia/juliaup/julia-1.11.8+0.aarch64.apple.darwin14/Julia-1.11.app/Contents/Resources/julia/bin/julia ‘–project=@Pumas@2.8.1’, ‘-i’, ‘–banner=no’, ‘–project=/Users/farmacyst/.julia/environments/Pumas@2.8.1’, ‘-J/Applications/Pumas-2.8.1.app/Contents/Resources/julia/lib/julia/sys.pumas.dylib’, ‘/Users/farmacyst/.vscode-insiders/extensions/julialang.language-julia-1.219.2/scripts/terminalserver/terminalserver.jl’, ‘/var/folders/cy/c6ngf2qs29b48f2ggc1wvjqw0000gn/T/vsc-jl-repl-e8955d93-ef89-43dc-9b85-7db1ed96d9af’, ‘/var/folders/cy/c6ngf2qs29b48f2ggc1wvjqw0000gn/T/vsc-jl-repldbg-22e6132a-9e67-4fb0-b9f4-27e97868890a’, ‘/var/folders/cy/c6ngf2qs29b48f2ggc1wvjqw0000gn/T/vsc-jl-cr-4ca5aabe-8811-4a20-9df7-6fb68abfb4f7’, ‘USE_REVISE=true’, ‘USE_PLOTPANE=true’, ‘USE_PROGRESS=true’, ‘ENABLE_SHELL_INTEGRATION=true’, ‘DEBUG_MODE=false’, ‘PLOTS_DEFAULT_MIME=image/png’” failed to launch (exit code: 1).

Hello @farmacyst,

Were you able to previously install any other versions of Pumas, ie. 2.8.0?

Could you provide the output of the entire install sequence. Please send that part as a direct message to me, rather than through this public thread.

Kind regards,
Michael Hatherly

Hi, I used this thread suggestion and it worked, there was some left over of previous version in my user settings. And now it seems to be resolved. We can mark this issue as resolved