# ProfileView Installation = ERROR: Unsatisfiable requirements detected for package WinRPM \[c17dfb99\]:

**URL:** https://discourse.julialang.org/t/profileview-installation-error-unsatisfiable-requirements-detected-for-package-winrpm-c17dfb99/49743
**Category:** New to Julia
**Created:** [November 7, 2020, 3:55pm UTC](https://discourse.julialang.org/t/profileview-installation-error-unsatisfiable-requirements-detected-for-package-winrpm-c17dfb99/49743 "2020-11-07T15:55:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![HexSpin](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/hexspin/32/19319_2.png) [@HexSpin](https://discourse.julialang.org/u/HexSpin)
#### Post date: [November 7, 2020, 3:55pm UTC](https://discourse.julialang.org/t/profileview-installation-error-unsatisfiable-requirements-detected-for-package-winrpm-c17dfb99/49743/1 "2020-11-07T15:55:00Z")

</div>

This happens on both of my Macs… One using Catalina, the other Mojave. Thanks for any advice.

**julia\>** import Pkg; Pkg.add(“ProfileView”)

**Resolving** package versions…

**ERROR:** Unsatisfiable requirements detected for package WinRPM [c17dfb99]:

WinRPM [c17dfb99] log:

├─possible versions are: [0.3.3, 0.4.0-0.4.3, 1.0.0] or uninstalled

├─restricted by compatibility requirements with Compat [34da2185] to versions: [0.4.3, 1.0.0] or uninstalled

│ └─Compat [34da2185] log:

│ ├─possible versions are: [1.0.0-1.0.1, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0-1.5.1, 2.0.0, 2.1.0, 2.2.0-2.2.1, 3.0.0, 3.1.0, 3.2.0, 3.3.0-3.3.1, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.8.0, 3.9.0-3.9.1, 3.10.0, 3.11.0, 3.12.0, 3.13.0, 3.14.0, 3.15.0, 3.16.0, 3.17.0, 3.18.0, 3.19.0, 3.20.0, 3.21.0, 3.22.0, 3.23.0] or uninstalled

│ └─restricted to versions 3.22.0 by an explicit requirement, leaving only versions 3.22.0

├─restricted by compatibility requirements with LibExpat [522f3ed2] to versions: uninstalled

│ └─LibExpat [522f3ed2] log:

│ ├─possible versions are: [0.5.0, 0.6.0-0.6.1] or uninstalled

│ ├─restricted by julia compatibility requirements to versions: 0.5.0 or uninstalled

│ └─restricted by compatibility requirements with Compat [34da2185] to versions: 0.6.0-0.6.1 or uninstalled, leaving only versions: uninstalled

│ └─Compat [34da2185] log: see above

└─restricted by compatibility requirements with Gtk [4c0ca9eb] to versions: [0.3.3, 0.4.0-0.4.3, 1.0.0] — no versions left

└─Gtk [4c0ca9eb] log:

├─possible versions are: [0.16.0-0.16.5, 0.17.0, 0.18.0, 1.0.0, 1.1.0-1.1.5] or uninstalled

├─restricted by julia compatibility requirements to versions: [0.16.0-0.16.5, 0.17.0, 0.18.0] or uninstalled

├─restricted by compatibility requirements with ProfileView [c46f51b8] to versions: [0.16.0-0.16.5, 0.17.0, 0.18.0, 1.0.0, 1.1.0-1.1.5], leaving only versions: [0.16.0-0.16.5, 0.17.0, 0.18.0]

│ └─ProfileView [c46f51b8] log:

│ ├─possible versions are: [0.4.0-0.4.1, 0.5.0-0.5.3, 0.6.0-0.6.7] or uninstalled

│ └─restricted to versions \* by an explicit requirement, leaving only versions [0.4.0-0.4.1, 0.5.0-0.5.3, 0.6.0-0.6.7]

└─restricted by compatibility requirements with Compat [34da2185] to versions: [0.18.0, 1.0.0, 1.1.0-1.1.5] or uninstalled, leaving only versions: 0.18.0

└─Compat [34da2185] log: see above

Stacktrace:

[1] **#propagate\_constraints!#61(** ::Bool, ::Function, ::Pkg.GraphType.Graph, ::Set{Int64} **)** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:1005**

[2] **propagate\_constraints!** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:946** [inlined]

[3] **#simplify\_graph!#121(** ::Bool, ::Function, ::Pkg.GraphType.Graph, ::Set{Int64} **)** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:1460**

[4] **simplify\_graph!** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:1460** [inlined]

[5] **resolve\_versions!(** ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Nothing **)** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:373**

[6] **resolve\_versions!** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:316** [inlined]

[7] **#add\_or\_develop#62(** ::Array{Base.UUID,1}, ::Symbol, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1} **)** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1201**

[8] **#add\_or\_develop** at **./none:0** [inlined]

[9] **#add\_or\_develop#13(** ::Symbol, ::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1} **)** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:64**

[10] **#add\_or\_develop#12** at **./none:0** [inlined]

[11] **#add\_or\_develop** at **./none:0** [inlined]

[12] **#add\_or\_develop#11** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:28** [inlined]

[13] **#add\_or\_develop** at **./none:0** [inlined]

[14] **#add\_or\_develop#10** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:27** [inlined]

[15] **#add\_or\_develop** at **./none:0** [inlined]

[16] **#add#18** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:69** [inlined]

[17] **add(** ::String **)** at **/Users/osx/buildbot/slave/package\_osx64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:69**

[18] top-level scope at **none:0**

---

<div class="post-metadata">

### Author: ![tim.holy](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tim.holy/32/52_2.png) [@tim.holy](https://discourse.julialang.org/u/tim.holy)
#### Post date: [November 8, 2020, 8:56am UTC](https://discourse.julialang.org/t/profileview-installation-error-unsatisfiable-requirements-detected-for-package-winrpm-c17dfb99/49743/2 "2020-11-08T08:56:11Z")

</div>

There’s documentation on how to solve Pkg conflicts [here](https://julialang.github.io/Pkg.jl/v1/managing-packages/#conflicts-1). You could also try activating a [fresh environment](https://julialang.github.io/Pkg.jl/v1/environments/#Creating-your-own-projects-1) that doesn’t have any other packages in it.

---

<div class="post-metadata">

### Author: ![HexSpin](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/hexspin/32/19319_2.png) [@HexSpin](https://discourse.julialang.org/u/HexSpin)
#### Post date: [November 8, 2020, 12:34pm UTC](https://discourse.julialang.org/t/profileview-installation-error-unsatisfiable-requirements-detected-for-package-winrpm-c17dfb99/49743/3 "2020-11-08T12:34:05Z")

</div>

Thank you Tim!
