Skip to content

Error - 'Packages [CairoMakie, GeoInterfaceMakie] not found, but packages named [CairoMakie, GeoInterfaceMakie] are available' #138

@EISBAR-AER

Description

@EISBAR-AER

Copy/paste from Julia:

julia> using Subzero

julia> using Subzero # bring Subzero into scope

julia> using CairoMakie, GeoInterfaceMakie # bring plotting packages into scope
│ Packages [CairoMakie, GeoInterfaceMakie] not found, but packages named [CairoMakie, GeoInterfaceMakie] are available
│ from a registry.
│ Install packages?
│ (@v1.12) pkg> add CairoMakie GeoInterfaceMakie
└ (y/n/o) [y]: y
Selection not recognized
**ERROR: ArgumentError: Package CairoMakie not found in current path.

  • Run import Pkg; Pkg.add("CairoMakie") to install the CairoMakie package.**
    Stacktrace:
    [1] macro expansion
    @ .\loading.jl:2403 [inlined]
    [2] macro expansion
    @ .\lock.jl:376 [inlined]
    [3] __require(into::Module, mod::Symbol)
    @ Base .\loading.jl:2386
    [4] require(into::Module, mod::Symbol)
    @ Base .\loading.jl:2362
    [5] top-level scope
    @ REPL[5]:1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions