I work in medical imaging and am therefore trying to install the ImageView Library, but I am getting an error when I build it, as follows (sorry this is a bit lengthy but I have no idea what is important and what is not). Does anyone know how to fix this issue? thanks
Error: Error building
Cairo
:│ sudo: no tty present and no askpass program specified
│ ERROR: LoadError: failed process: Process(
sudo apt-get install gettext
, ProcessExited(1)) [1]│ 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(::Cmd) at ./process.jl:661
│ [5] run(::BinDeps.SynchronousStepCollection) at /home/pratiksamant/.julia/packages/BinDeps/ZEval/src/BinDeps.jl:521
│ [6] satisfy!(::BinDeps.LibraryDependency, ::Array{DataType,1}) at /home/pratiksamant/.julia/packages/BinDeps/ZEval/src/dependencies.jl:944
│ [7] satisfy!(::BinDeps.LibraryGroup, ::Array{DataType,1}) at /home/pratiksamant/.julia/packages/BinDeps/ZEval/src/dependencies.jl:910
│ [8] satisfy!(::BinDeps.LibraryGroup) at /home/pratiksamant/.julia/packages/BinDeps/ZEval/src/dependencies.jl:874
│ [9] top-level scope at /home/pratiksamant/.julia/packages/BinDeps/ZEval/src/dependencies.jl:977
│ [10] include at ./boot.jl:317 [inlined]
│ [11] include_relative(::Module, ::String) at ./loading.jl:1044
│ [12] include(::Module, ::String) at ./sysimg.jl:29
│ [13] include(::String) at ./client.jl:392
│ [14] top-level scope at none:0
│ in expression starting at /home/pratiksamant/.julia/packages/Cairo/p68X8/deps/build.jl:176
│ Installing dependency gettext via
sudo apt-get install gettext
:└ @ Pkg.Operations /buildworker/worker/package_linux32/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1096