Skip to content

Version conflict between SCIP and KaHyPar #68

@GiggleLiu

Description

@GiggleLiu

Got the following error when trying to use KaHyPar related backend with TensorQEC. It turns out SCIP and KaHyPar requires different boost_jll versions.

  Activating project at `~/.julia/dev/OMEinsumContractionOrders/examples/qec`
   Resolving package versions...
  No Changes to `~/.julia/dev/OMEinsumContractionOrders/examples/qec/Project.toml`
  No Changes to `~/.julia/dev/OMEinsumContractionOrders/examples/qec/Manifest.toml`
     Cloning git-repo `https://github.com/nzy1997/TensorQEC.jl.git`
    Updating git-repo `https://github.com/nzy1997/TensorQEC.jl.git`
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package boost_jll [28df3c45]:
 boost_jll [28df3c45] log:
 ├─possible versions are: 1.71.0 - 1.87.0 or uninstalled
 ├─restricted by compatibility requirements with SCIP_jll [e5ac4fe4] to versions: 1.79.0 - 1.87.0
 │ └─SCIP_jll [e5ac4fe4] log:
 │   ├─possible versions are: 0.1.0 - 900.200.200 or uninstalled
 │   └─restricted by compatibility requirements with SCIP [82193955] to versions: 900.0.0 - 900.200.200
 │     └─SCIP [82193955] log:
 │       ├─possible versions are: 0.6.0 - 0.12.6 or uninstalled
 │       └─restricted to versions 0.12.3 - 0.12 by TensorQEC [0500ac79], leaving only versions: 0.12.3 - 0.12.6
 │         └─TensorQEC [0500ac79] log:
 │           ├─possible versions are: 2.0.0 or uninstalled
 │           ├─restricted to versions * by project [e76ec4f5], leaving only versions: 2.0.0
 │           │ └─project [e76ec4f5] log:
 │           │   ├─possible versions are: 0.0.0 or uninstalled
 │           │   └─project [e76ec4f5] is fixed to version 0.0.0
 │           └─TensorQEC [0500ac79] is fixed to version 2.0.0
 └─restricted by compatibility requirements with KaHyPar_jll [87a0c12d] to versions: 1.76.0 — no versions left
   └─KaHyPar_jll [87a0c12d] log:
     ├─possible versions are: 1.0.0 - 1.3.3 or uninstalled
     └─restricted by compatibility requirements with KaHyPar [2a6221f6] to versions: 1.3.0 - 1.3.3
       └─KaHyPar [2a6221f6] log:
         ├─possible versions are: 0.1.0 - 0.3.1 or uninstalled
         ├─restricted to versions * by project [e76ec4f5], leaving only versions: 0.1.0 - 0.3.1
         │ └─project [e76ec4f5] log: see above
         └─restricted to versions 0.3 by OMEinsumContractionOrders [6f22d1fd], leaving only versions: 0.3.0 - 0.3.1
           └─OMEinsumContractionOrders [6f22d1fd] log:
             ├─possible versions are: 0.9.9 or uninstalled
             ├─restricted to versions * by project [e76ec4f5], leaving only versions: 0.9.9
             │ └─project [e76ec4f5] log: see above
             └─OMEinsumContractionOrders [6f22d1fd] is fixed to version 0.9.9

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