The error is with the Python version, right now according to the software requirements TensorFlow supports Python 3.9–3.12 (Install TensorFlow with pip). Since you're using Python 3.13.0, TensorFlow doesn’t have a compatible version for this Python release yet.