@LREIN663 Google Colab now ships by default with Python 3.12+ which is incompatible with the requirements of the package currently.
So the installation fails:
ERROR: Package 'py-comet' requires a different Python: 3.12.12 not in '<3.12,>=3.8'
Have you ever tried to run Comet on Python 3.12+?

@LREIN663 Google Colab now ships by default with Python 3.12+ which is incompatible with the requirements of the package currently.
So the installation fails:
ERROR: Package 'py-comet' requires a different Python: 3.12.12 not in '<3.12,>=3.8'Have you ever tried to run Comet on Python 3.12+?