Skip to content

Unable to install on recent Julia versions because of Ipopt version restrictions #23

Description

@dmbates

I have been unable to install this package because of the restriction on Ipopt versions.

(@scratch) pkg> add VarianceComponentModels
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package Ipopt [b6b21f68]:
 Ipopt [b6b21f68] log:
 ├─possible versions are: 0.4.1 - 1.13.0 or uninstalled
 ├─restricted by compatibility requirements with VarianceComponentModels [813005db] to versions: 0.6.5 - 0.8.0
 │ └─VarianceComponentModels [813005db] log:
 │   ├─possible versions are: 0.1.2 - 0.1.3 or uninstalled
 │   └─restricted to versions * by an explicit requirement, leaving only versions: 0.1.2 - 0.1.3
 └─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: 1.0.0 - 1.13.0 or uninstalled — no versions left
   └─BinaryProvider [b99e7846] log:
     ├─possible versions are: 0.4.0 - 0.5.10 or uninstalled
     └─restricted by julia compatibility requirements to versions: uninstalled

I notice that there are two pull requests from CompatHelper to update the allowed versions of Ipopt. Has there been an attempt to merge these PR's?

Activity

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

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