-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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#3127b688f41cdd14247f8db5c8e4f531e31dc761to 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
Labels
No labels