runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> from pycaret.classification import * File "/usr/local/lib/python3.12/site-packages/pycaret/__init__.py", line 22, in <module> raise RuntimeError( RuntimeError: ('Pycaret only supports python 3.9, 3.10, 3.11. Your actual Python version: ', sys.version_info(major=3, minor=12, micro=5, releaselevel='final', serial=0), 'Please DOWNGRADE your Python version.')

Container logs:

Fetching error logs...