Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail to install OSQP.jl #125

Open
s2kk opened this issue Sep 27, 2023 · 0 comments
Open

fail to install OSQP.jl #125

s2kk opened this issue Sep 27, 2023 · 0 comments

Comments

@s2kk
Copy link

s2kk commented Sep 27, 2023

when I try to build OSQP in julia,there comes a problem like this.Whould any kind people know how to fix this?

(v1.0) pkg> build OSQP
Building OSQP → ~/.julia/packages/OSQP/FaA6U/deps/build.log
┌ Error: Error building OSQP:
│ % Total % Received % Xferd Average Speed Time Time Time Current
│ Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
│ curl: (22) The requested URL returned error: 404 Not Found
│ ERROR: LoadError: failed process: Process(curl -g -L -f -o /tmp/juliar7EVp0 https://dl.bintray.com/bstellato/generic/OSQP/0.5.0/osqp-0.5.0-linux64.tar.gz.sha256, ProcessExited(22)) [22]
│ Stacktrace:
│ [1] error(::String, ::Base.Process, ::String, ::Int64, ::String) at ./error.jl:42
│ [2] pipeline_error at ./process.jl:705 [inlined]
│ [3] #run#505(::Bool, ::Function, ::Cmd) at ./process.jl:663
│ [4] run at ./process.jl:661 [inlined]
│ [5] download(::String, ::String) at ./download.jl:27
│ [6] download at ./download.jl:45 [inlined]
│ [7] get_hash_code(::String) at /home/hzh/.julia/packages/OSQP/FaA6U/deps/build.jl:31
│ [8] top-level scope at none:0
│ [9] include at ./boot.jl:317 [inlined]
│ [10] include_relative(::Module, ::String) at ./loading.jl:1044
│ [11] include(::Module, ::String) at ./sysimg.jl:29
│ [12] include(::String) at ./client.jl:392
│ [13] top-level scope at none:0
│ in expression starting at /home/hzh/.julia/packages/OSQP/FaA6U/deps/build.jl:39
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1096

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant