ERROR: Ignored the following versions that require a different python version:

ERROR: Ignored the following versions that require a different python version: 0.15.0 Requires-Python >=3.9; 1.25.0 Requires-Python >=3.9; 1.25.0rc1 Requires-Python >=3.9; 1.25.1 Requires-Python >=3.9; 1.25.2 Requires-Python >=3.9; 1.26.0 Requires-Python <3.13,>=3.9; 1.26.0b1 Requires-Python <3.13,>=3.9; 1.26.0rc1 Requires-Python <3.13,>=3.9; 5.0a1 Requires-Python >=3.10
135.7 ERROR: Could not find a version that satisfies the requirement py2neo==2021.2.3 (from versions: none)
135.7 ERROR: No matching distribution found for py2neo==2021.2.3
135.7 
135.7 [notice] A new release of pip available: 22.3.1 -> 23.2.1
135.7 [notice] To update, run: pip install --upgrade pip
------
failed to solve: process "/bin/sh -c pip install -r /tmp/base.txt" did not complete successfully: exit code: 1
1 Like

To solve this error you can do the upgrade of tutor like this command
pip install --upgrade "tutor[full]"