Hello,
I have recently been attempting to get Spot to work on an ML cluster
running 24.02 CUDA/PyTorch images (which have Python 3.10 installed).
Following the installation instructions and trying to install spot using
the Debian install approach causes installation error stating that python
3.11 is required
The following packages have unmet dependencies:
*libspotltsmin0 : Depends: libltdl7 (>= 2.4.7) but 2.4.6-15build2 is to be
installedpython3-spot : Depends: python3 (>= 3.11~) but 3.10.6-1~22.04 is
to be installedUnable to correct problems, you have held broken packages.*
The website states that only python 3.6+ is required?
Is the website requirement outdated, the debian installation too
restrictive on the python version or am I doing something wrong?
Thanks a bunch for your help,
Best regards,
Vladimir Krmsanovic