tensorflow / community

Stores documents used by the TensorFlow developer community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow is not working properly

kemalkilicaslan opened this issue · comments

Although I installed both pip install tensorflow and pip install tensorflow-cpu version 2.15.0 of TensorFlow with Python version 3.11.5 in Anaconda Navigator version 23.7.4 on my Apple MacBook M1 Pro 10 CPU 16 GPU device, I cannot use TensorFlow and its modules on my local computer. I am waiting for your help as soon as possible, thanks.

M1 has an ARM architecture so TensorFlow needs to be installed with compatibility for that architecture. You can check this forum and see if it helps.
Install tensorflow on M1.

Unfortunately it didn't help me to solve the problem, I tried many but not all of the other versions but with no results.