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

Silently Crashed Python when Initializing a Model on Windows11 #390

Open
luojw-dwr opened this issue Aug 8, 2024 · 0 comments
Open

Silently Crashed Python when Initializing a Model on Windows11 #390

luojw-dwr opened this issue Aug 8, 2024 · 0 comments

Comments

@luojw-dwr
Copy link

Describe the bug
When initializing an mip.Model, the python.exe process silently crashes.

To Reproduce

import mip
m = mip.Model()

Expected behavior
Should initialize an mip.Model object and keep the process alive.

Desktop:

  • Operating System, version: Windows 11 Pro, 22000.2416
  • Python version: tags/v3.12.1:2305ca5
  • Python-MIP version: 1.14.2, 1.16rc0

Additional context
N/A

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