You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to build SVR I am facing the following error
┌ Error: Error building SVR:
│ ERROR: LoadError: IOError: could not spawn make clean: no such file or directory (ENOENT)
│ Stacktrace:
│ [1] _spawn_primitive(::String, ::Cmd, ::Array{Any,1}) at .\process.jl:99
│ [2] #550 at .\process.jl:112 [inlined]
│ [3] setup_stdios(::Base.var"#550#551"{Cmd}, ::Array{Any,1}) at .\process.jl:196
│ [4] _spawn at .\process.jl:111 [inlined]
│ [5] run(::Cmd; wait::Bool) at .\process.jl:439
│ [6] run(::Cmd) at .\process.jl:438
│ [7] top-level scope at C:\Users\gi_di.julia\packages\SVR\SbDa4\deps\build.jl:2
│ [8] include(::String) at .\client.jl:439
│ [9] top-level scope at none:5
│ in expression starting at C:\Users\gi_di.julia\packages\SVR\SbDa4\deps\build.jl:2
└ @ Pkg.Operations D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\Operations.jl:892
I tried to build it as with administration privileges, but the problem persists.
I am using Julia 1.4 on a Win10 64bit machine
The text was updated successfully, but these errors were encountered:
When I try to build SVR I am facing the following error
I tried to build it as with administration privileges, but the problem persists.
I am using Julia 1.4 on a Win10 64bit machine
The text was updated successfully, but these errors were encountered: