'TensorFlow, Keras download issue on Raspberry Pi 3B+

I need help installing TensorFlow/Keras on raspberry pi 3B+ Python version 3.9.2 Keras version 2.8.0 TensorFlow version 1.8.0

I downloaded them via pip3 on prompt, and after installing I did a quick test, `>>>import TensorFlow and it bugged out.

TensorFlow Error Message

Kerras Error Message



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source