Skip to content

Package dependencies are currently not consistent #149

@TSGut

Description

@TSGut

The package can currently not be installed and used by just running something like add https://github.com/ACEsuit/ACE.jl, since the deps can't be resolved. The issue appears to specifically be that ACEbase.jl was not tagged at the requested version 0.2.4, so ACE can't install that. A git savvy user can run something like

]add https://github.com/ACEsuit/ACEbase.jl#3127b688f41cdd14247f8db5c8e4f531e31dc761

to add the specific commit at which ACEbase was 0.2.4 and then everything works fine but that seems convoluted for a typical user.

ACE also doesn't currently seem compatible with ACEbase 0.4+ so a simple dependency bump doesn't appear to be an option, would take some work.

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