I tried installing OpenVSP on Debian 13 but I'm getting an error.
dpkg: dependency problems prevent configuration of openvsp:
openvsp depends on libpython3.12t64 (>= 3.12.1); however:
Package libpython3.12t64 is not installed.
I have libpython3.13 installed as well as python 3.13.5. It would seem to me that libpython3.13 should meet the requirements as this version is greater than 3.12.1 but obviously this isn't the case.
Does anyone have any thoughts on how I might get OpenVSP to run under Debian 13? I tried installing libpython3.12t64 but got the message there was no installation candidate.
I tried creating symlinks pointing to version 3.13 but this hasn't helped either.
Thanks for your help.