Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Install Forked École with SCIPOptSuite #2

Open
loaychlih opened this issue Jul 18, 2024 · 0 comments
Open

Unable to Install Forked École with SCIPOptSuite #2

loaychlih opened this issue Jul 18, 2024 · 0 comments

Comments

@loaychlih
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant