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

[EXCEPTION_ACCESS_VIOLATION] Julia 1.8.5 incompatibility with SCIP v0.11.12 #261

Open
sarahhenao opened this issue Mar 20, 2023 · 1 comment

Comments

@sarahhenao
Copy link

Hello,

On Windows 11 Pro, with Julia 1.8,5 I get the following error when I run a solve() for SCIP v0.11.12:

EXCEPTION_ACCESS_VIOLATION

However, if I pin SCIP@0.11.10, then it works fine.

@matbesancon
Copy link
Member

that's very surprising, we didn't modify anything between 10 and 12 that would change this.
Did you check that SCIP was properly installed in both cases? It still needs to be installed manually on windows.

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

2 participants