You're right, those python libs tensorflow-* are not marked as compatible with newer pythons.
That python3.9 is not necessarily x86 though - you can check it:
python3.9
import platform
platform.machine()
Topic:
Machine Learning & AI
SubTopic:
General
Tags: