Skip to content

Unable to Install Forked École with SCIPOptSuite #2

@loaychlih

Description

@loaychlih

I am facing issues while trying to install a forked version of École. Below are the details of my environment and the steps I have taken.

### Environment
SCIPOptSuite versions installed:
SCIPOptSuite-8.0.1-win64-VS15.exe
SCIPOptSuite-6.0.1-win64-VS15.exe
Operating System: Windows with WSL (Windows Subsystem for Linux)

### Steps to Reproduce
Installed SCIPOptSuite using the following executables:

SCIPOptSuite-8.0.1-win64-VS15.exe
SCIPOptSuite-6.0.1-win64-VS15.exe

Navigated to the École directory:

cd [PATH]/[TO]/ecole

Specified the directory containing the SCIP CMake configuration files:

-DSCIP_DIR=/mnt/c/Program\ Files/SCIPOptSuite\ 8.0.1/lib/cmake/scip

Attempted to install École using the following command:
CMAKE_ARGS="-DSCIP_DIR=/mnt/c/Program\ Files/SCIPOptSuite\ 8.0.1/lib/cmake/scip -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=ON" python -m pip install .

### Error :
error

### Question
Is there a specific version of SCIP required for installing the forked École, or did I make an error in the commands? Any guidance on how to resolve this issue would be greatly appreciated.

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