The Python process crashes when trying to import highspy on Windows Server 2019. I think due to a missing .dll or something.
This occurs on with version 1.14.0. It does not occur with the previous version 1.13.1.
I tested with Linux, and Windows 11 and it works fine so I guess it just affects the old windows server version.
Reproducible example:
Windows Server 2019 Standard
version: 1809
os: 17763
Python 3.12
import highspy
The Python process crashes when trying to import highspy on Windows Server 2019. I think due to a missing .dll or something.
This occurs on with version 1.14.0. It does not occur with the previous version 1.13.1.
I tested with Linux, and Windows 11 and it works fine so I guess it just affects the old windows server version.
Reproducible example:
Windows Server 2019 Standard
version: 1809
os: 17763
Python 3.12
import highspy