Skip to content

Silently Crashed Python when Initializing a Model on Windows11 #390

Open
@luojw-dwr

Description

@luojw-dwr

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

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