- Please make sure your old installation of Pumas 2.6.1 is removed from Add/Remove programs
- open a new terminal (command prompt).
- type
juliaup status - check if the
*is set next to julia 1.11.7 or 1.11.6 or something else? It has to be set toPumas@2.7.1orPumas@2.7.0, whichever one you installed. - to do this, you need to do
juliaup default Pumas@2.7.1 - check
juliaup statusagain and now the`*`should be besidePumas.. - restart vscode
- Now start julia REPL and let us know what comes up