[Mac M1]Internal: platform is already registered with name: "METAL"

Hi All, I am trying to run server and django and getiing the following error. I am using Mac M1.

Internal: platform is already registered with name: "METAL"

Hi,

Could you provide some additional information on the environment where you are running into this issue. So if possible try to answer some of the points below to help us zero in on the cause of this issue:

  • macOS version
  • Output of pip list | grep tensorflow
  • Output of conda --version
  • Output of python --version
  • Code snippet that reproduces the bug

That being said, something similar was seen in an older Tensorflow-base version but it should be fixed with the current ones. Have you followed the steps in https://developer.apple.com/metal/tensorflow-plugin/ when setting up the Tensorflow installation on your M1 machine?

Update! I got it running

Followed the steps on this!: https://youtu.be/w2qlou7n7MA (can't link as its not a permitted domain)

[Mac M1]Internal: platform is already registered with name: "METAL"
 
 
Q