Error in .julia$cmd(paste0(Rhomeset, "Base.include(Main,\"", system.file("julia/setup.jl",

My Julia_Setup is not running. Which create error. Kindly write your suggestion.

Please see it below.

Julia version 1.9.1 at location C:\Users\PC\AppData\Local\Programs\JULIA-~1.1\bin will be used.
Loading setup script for JuliaCall…
Error in .julia$cmd(paste0(Rhomeset, “Base.include(Main,"”, system.file(“julia/setup.jl”, :
Error happens when you try to execute command ENV[“R_HOME”] = “C:/PROGRA~1/R/R-43~1.1”;Base.include(Main,“C:/Users/PC/AppData/Local/R/win-library/4.3/JuliaCall/julia/setup.jl”) in Julia.
To have more helpful error messages,
you could considering running the command in Julia directly

Especially: format code and responses using triple backtick fences, and describe what you’re actually doing to get the error.

1 Like

Thank you kindly for your suggestion. I am going to post it again with following the set guideline