Skip to content

Unsatisfiable requirements detected for package GraphUtils #18

@ascandal

Description

@ascandal

During install on MacOS 11.4, with Julia 1.6.1 via brew or dmg.

ERROR: Unsatisfiable requirements detected for package GraphUtils [5d4bc1c0]:
 GraphUtils [5d4bc1c0] log:
 ├─GraphUtils [5d4bc1c0] has no known versions!
 └─restricted to versions * by TaskGraphs [6635cb54] — no versions left
   └─TaskGraphs [6635cb54] log:
     ├─possible versions are: 0.1.0 or uninstalled
     └─TaskGraphs [6635cb54] is fixed to version 0.1.0

and when trying to run example

julia> using TaskGraphs
ERROR: ArgumentError: Package TaskGraphs not found in current path:
- Run `import Pkg; Pkg.add("TaskGraphs")` to install the TaskGraphs package.

Stacktrace:
 [1] require(into::Module, mod::Symbol)
   @ Base ./loading.jl:871

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions