Skip to content

The Install packages? suggestion feature does not call Set to get the unique set of packages to ask to install #42133

Closed

Description

julia> using ImageCore.FixedPointNumbers, ImageCore.ColorTypes
 │ Packages [ImageCore, ImageCore] not found, but packages named [ImageCore, ImageCore] are available from a registry. 
 │ Install packages?
 │   (jl_LTIgbR) pkg> add ImageCore ImageCore 
 └ (y/n) [y]: 
ERROR: it is invalid to specify multiple packages with the same name: `ImageCore`

It seems like it just naively iterates over these

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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