community icon indicating copy to clipboard operation
community copied to clipboard

TensorFlow is not working properly

Open kemalkilicaslan opened this issue 2 years ago • 3 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.

kemalkilicaslan avatar Jan 06 '24 14:01 kemalkilicaslan

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.

ShakirKhurshid avatar Jan 15 '24 09:01 ShakirKhurshid

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

kemalkilicaslan avatar Jan 26 '24 18:01 kemalkilicaslan