Skip to content

Installing the ClimateMARGO on Julia #88

@HaimingLuo98

Description

@HaimingLuo98

Hi,

I'm encountering issues with installing ClimateMARGO. When I execute add ClimateMARGO, the REPL throws the following error:

ERROR: Unsatisfiable requirements detected for package MathOptInterface [b8f27783]:
MathOptInterface [b8f27783] log:
├─possible versions are: 0.5.0 - 1.35.1 or uninstalled
├─restricted to versions * by project [b0166c0e], leaving only versions: 0.5.0 - 1.35.1
│ └─project [b0166c0e] log:
│   ├─possible versions are: 0.0.0 or uninstalled
│   └─project [b0166c0e] is fixed to version 0.0.0
├─restricted by compatibility requirements with Ipopt [b6b21f68] to versions: [0.6.0 - 0.9.22, 0.10.3 - 1.35.1]
│ └─Ipopt [b6b21f68] log:
│   ├─possible versions are: 0.4.1 - 1.7.1 or uninstalled
│   ├─restricted to versions * by project [b0166c0e], leaving only versions: 0.4.1 - 1.7.1
│   │ └─project [b0166c0e] log: see above
│   ├─restricted by compatibility requirements with ClimateMARGO [d3f62095] to versions: [0.6.2 - 0.6.5, 1.0.0 - 1.7.1]
│   │ └─ClimateMARGO [d3f62095] log:
│   │   ├─possible versions are: 0.0.1 - 0.3.3 or uninstalled
│   │   ├─restricted to versions * by an explicit requirement, leaving only versions: 0.0.1 - 0.3.3
...
(remainder of the error message omitted for brevity)

I’ve attempted to manually add the missing dependencies, but the installation still fails due to unresolved compatibility issues. Could you please assist me in resolving this?

Thank you,
Ming

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