Version Checks (indicate both or one)
Issue Description
Python crashes when trying to load linopy with the latest version of highs installed
Note that this does not occur for the previous highs release (1.13.1)
Reproducible Example
from linopy import Model
>> Python crashes
Expected Behavior
I expect it not to crash
Installed Versions
Windows
python == 3.12.10
linopy==0.6.6
highspy==1.14.0
Version Checks (indicate both or one)
I have confirmed this bug exists on the lastest release of Linopy.
I have confirmed this bug exists on the current
masterbranch of Linopy.Issue Description
Python crashes when trying to load linopy with the latest version of highs installed
Note that this does not occur for the previous highs release (1.13.1)
Reproducible Example
Expected Behavior
I expect it not to crash
Installed Versions
Windows
python == 3.12.10
linopy==0.6.6
highspy==1.14.0