had same problem, Its happening because of unavailability of the python version
Here that worked for me.
create a virtual env using python 3.10
search for this file on Google "fasttext‑0.9.2‑cp310‑cp310‑win_amd64.whl"
pip install <location to the wheel file>