# Problem in adding of ImageView.jl

**URL:** https://discourse.julialang.org/t/problem-in-adding-of-imageview-jl/51609
**Category:** New to Julia
**Created:** [December 10, 2020, 1:53pm UTC](https://discourse.julialang.org/t/problem-in-adding-of-imageview-jl/51609 "2020-12-10T13:53:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Debraj\_Bhal](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/debraj_bhal/32/19299_2.png) [@Debraj\_Bhal](https://discourse.julialang.org/u/Debraj_Bhal)
#### Post date: [December 10, 2020, 1:53pm UTC](https://discourse.julialang.org/t/problem-in-adding-of-imageview-jl/51609/1 "2020-12-10T13:53:16Z")

</div>

```julia
(@JuliaPro_v1.5.3-1) pkg> add ImageView
  Resolving package versions...
Downloading artifact: GTK3
Exception calling "DownloadFile" with "2" argument(s): "An exception occurred during a WebClient request."
At line:13 char:1
+ $webclient.DownloadFile("https://pkg.juliahub.com/artifact/6fcfe695d8 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : WebException

```

Please someone help to resolve this issue.
