Skip to content

ImageShow 0.3.2 incompatible with Images.jl #44

@ashwanirathee

Description

@ashwanirathee

I was trying to add latest version of ImageShow to juliaimages.github.io but faced this compatibility issue. I need to use gif/play function but they are in 0.3.0 version.

julia> Pkg.add(PackageSpec(name="ImageShow", version="0.3.0"))
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package ImageShow [4e3cecfd]:
 ImageShow [4e3cecfd] log:
 ├─possible versions are: 0.1.0-0.3.2 or uninstalled
 ├─restricted to versions 0.3.0 by an explicit requirement, leaving only versions 0.3.0
 └─restricted by compatibility requirements with Images [916415d5] to versions: 0.1.0-0.2.3 — no versions left
   └─Images [916415d5] log:
     ├─possible versions are: 0.17.3-0.24.1 or uninstalled
     └─restricted to versions 0.23 by an explicit requirement, leaving only versions 0.23.0-0.23.3

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