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
Been trying to update some code. Was thinking I'd use PowerGraphics.jl to make some plots. But I seem to hit some compatability issues with udpated versions of PowerAnalytics.jl and PowerSimulations.jl? Should I?
ERROR: Unsatisfiable requirements detected for package PowerAnalytics [56ce1300]:
PowerAnalytics [56ce1300] log:
├─possible versions are: 0.1.0-0.6.0 or uninstalled
├─restricted by compatibility requirements with PowerSimulations [e690365d] to versions: 0.6.0 or uninstalled
│ └─PowerSimulations [e690365d] log:
│ ├─possible versions are: 0.1.0-0.27.0 or uninstalled
│ └─restricted to versions 0.27 by EMPower [08393a79], leaving only versions 0.27.0
│ └─EMPower [08393a79] log:
│ ├─possible versions are: 0.1.0 or uninstalled
│ └─EMPower [08393a79] is fixed to version 0.1.0
└─restricted by compatibility requirements with PowerGraphics [5f7eddb3] to versions: 0.5.0-0.5.3 — no versions left
(there's more to the traceback but I think this gets to a point where there's a null set of version compatability?)
To me what this is saying is 0.6.0 of PowerAnalytics (most recent release) isn't compatible with PowerGraphics.
The text was updated successfully, but these errors were encountered:
Been trying to update some code. Was thinking I'd use
PowerGraphics.jl
to make some plots. But I seem to hit some compatability issues with udpated versions ofPowerAnalytics.jl
andPowerSimulations.jl
? Should I?ERROR: Unsatisfiable requirements detected for package PowerAnalytics [56ce1300]:
PowerAnalytics [56ce1300] log:
├─possible versions are: 0.1.0-0.6.0 or uninstalled
├─restricted by compatibility requirements with PowerSimulations [e690365d] to versions: 0.6.0 or uninstalled
│ └─PowerSimulations [e690365d] log:
│ ├─possible versions are: 0.1.0-0.27.0 or uninstalled
│ └─restricted to versions 0.27 by EMPower [08393a79], leaving only versions 0.27.0
│ └─EMPower [08393a79] log:
│ ├─possible versions are: 0.1.0 or uninstalled
│ └─EMPower [08393a79] is fixed to version 0.1.0
└─restricted by compatibility requirements with PowerGraphics [5f7eddb3] to versions: 0.5.0-0.5.3 — no versions left
(there's more to the traceback but I think this gets to a point where there's a null set of version compatability?)
To me what this is saying is 0.6.0 of PowerAnalytics (most recent release) isn't compatible with PowerGraphics.
The text was updated successfully, but these errors were encountered: