-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
I run into an unsatisfiable requirements error when trying to install TextParse when WeakRefStrings v0.6.1 is present:
(v1.1) pkg> st WeakRefStrings
Status `C:\Users\xxxxxx\.julia\environments\v1.1\Project.toml`
[ea10d353] WeakRefStrings v0.6.1
(v1.1) pkg> add TextParse
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package WeakRefStrings [ea10d353]:
WeakRefStrings [ea10d353] log:
├─possible versions are: [0.1.0-0.1.4, 0.2.0, 0.3.0-0.3.3, 0.4.0-0.4.7, 0.5.1-0.5.8, 0.6.0-0.6.1] or uninstalled
├─restricted to versions 0.6.1 by an explicit requirement, leaving only versions 0.6.1
└─restricted by compatibility requirements with TextParse [e0df1984] to versions: [0.4.4-0.4.7, 0.5.1-0.5.8] — no versions left
└─TextParse [e0df1984] log:
├─possible versions are: [0.1.0-0.1.1, 0.1.3-0.1.9, 0.2.0, 0.3.0-0.3.5, 0.4.0-0.4.1, 0.5.0, 0.6.0-0.6.2, 0.7.0-0.7.5, 0.8.0, 0.9.0] or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions [0.1.0-0.1.1, 0.1.3-0.1.9, 0.2.0, 0.3.0-0.3.5, 0.4.0-0.4.1, 0.5.0, 0.6.0-0.6.2, 0.7.0-0.7.5, 0.8.0, 0.9.0]
└─restricted by julia compatibility requirements to versions: [0.6.0-0.6.2, 0.7.0-0.7.5, 0.8.0, 0.9.0] or uninstalled, leaving only versions: [0.6.0-0.6.2, 0.7.0-0.7.5, 0.8.0, 0.9.0]
For reference: JuliaData/WeakRefStrings.jl#61
Metadata
Metadata
Assignees
Labels
No labels