Hello. I followed the steps for Pumas installation. I selected the new version of Pumas (Pumas@2.7). I got the following error. I cleared the entries in >settings.json file. But, when I tried to rerun the Pumas 2.7 installation, I am getting the same two errors. Any advice would be greatly appreciated.
PS C:\Users\aargi> > julia --project=@PumasProductManager “c:\Users\aargi.vscode\extensions\pumasai.pumas-0.0.5\julia-scripts\init-product.jl” “Pumas@2.7.0”
[ Info: You are using vanilla Julia, inorder to use Pumas, please start Julia with following commandline argument: -J"C:\Pumas-v2.5.1\Julia-1.9.3\lib\julia\sys.pumas.dll"
Initializing Pumas@2.7.0…
[ Info: initializing product as a global environment @Pumas@2.7.0
.
[ Info: creating new Pumas@2.7.0
project at C:\Users\aargi\.julia\environments\Pumas@2.7.0
.
[ Info: locating required packages.
Checking for new Julia versions
Installing Julia 1.11.5+0.x64.w64.mingw32
[ Info: instantiating and precompiling product.
[ Info: You are using vanilla Julia, inorder to use Pumas, please start Julia with following commandline argument: -J"C:\Pumas-v2.5.1\Julia-1.9.3\lib\julia\sys.pumas.dll"
ERROR: SystemError: opening file “C:\Users\aargi\+1.11.5~x64”: No such file or directory
Stacktrace:
[1] systemerror(p::String, errno::Int32; extrainfo::Nothing)
@ Base .\error.jl:176
[2] #systemerror#82
@ .\error.jl:175 [inlined]
[3] systemerror
Nothing, append::Nothing)
@ Base .\iostream.jl:293
[5] open
@ .\iostream.jl:275 [inlined]
[6] open(f::Base.var"#418#419"{String}, args::String; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Base .\io.jl:393
[7] open
@ .\io.jl:392 [inlined]
[8] read
@ .\io.jl:473 [inlined]
[9] _include(mapexpr::Function, mod::Module, _path::String)
@ Base .\loading.jl:1959
[10] include(mod::Module, _path::String)
@ Base .\Base.jl:457
[11] exec_options(opts::Base.JLOptions)
@ Base .\client.jl:307
[12] _start()
@ Base .\client.jl:522
Failed to initialize Pumas@2.7.0
Error: ProcessFailedException(Base.Process[Process(julia '+1.11.5~x64' --startup-file=no '--project=C:\Users\aargi\AppData\Local\Temp\jl_BQLBi4' 'C:\Users\aargi\AppData\Local\Temp\jl_i1QuLs\install.jl'
, ProcessExited(1))])
PS C:\Users\aargi> julia --project=@PumasProductManager “c:\Users\aargi.vscode\extensions\pumasai.pumas-0.0.5\julia-scripts\init-product.jl” “Pumas@2.7.0”
[ Info: You are using vanilla Julia, inorder to use Pumas, please start Julia with following commandline argument: -J"C:\Pumas-v2.5.1\Julia-1.9.3\lib\julia\sys.pumas.dll"
Initializing Pumas@2.7.0…
[ Info: initializing product as a global environment @Pumas@2.7.0
.
[ Info: creating new Pumas@2.7.0
project at C:\Users\aargi\.julia\environments\Pumas@2.7.0
.
[ Info: locating required packages.
Checking for new Julia versions
‘1.11.5~x64’ is already installed.
[ Info: instantiating and precompiling product.
[ Info: You are using vanilla Julia, inorder to use Pumas, please start Julia with following commandline argument: -J"C:\Pumas-v2.5.1\Julia-1.9.3\lib\julia\sys.pumas.dll"
ERROR: SystemError: opening file “C:\Users\aargi\+1.11.5~x64”: No such file or directory
Stacktrace:
[1] systemerror(p::String, errno::Int32; extrainfo::Nothing)
@ Base .\error.jl:176
[2] #systemerror#82
@ .\error.jl:175 [inlined]
[3] systemerror
@ .\error.jl:175 [inlined]
[4] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing)
@ Base .\iostream.jl:293
[5] open
@ .\iostream.jl:275 [inlined]
[6] open(f::Base.var"#418#419"{String}, args::String; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Base .\io.jl:393
[7] open
@ .\io.jl:392 [inlined]
[8] read
@ .\io.jl:473 [inlined]
[9] _include(mapexpr::Function, mod::Module, _path::String)
@ Base .\loading.jl:1959
[10] include(mod::Module, _path::String)
@ Base .\Base.jl:457
[11] exec_options(opts::Base.JLOptions)
@ Base .\client.jl:307
[12] _start()
@ Base .\client.jl:522
Failed to initialize Pumas@2.7.0
Error: ProcessFailedException(Base.Process[Process(julia '+1.11.5~x64' --startup-file=no '--project=C:\Users\aargi\AppData\Local\Temp\jl_Hnjh7M' 'C:\Users\aargi\AppData\Local\Temp\jl_eoLv03\install.jl'
, ProcessExited(1))])
PS C:\Users\aargi>