I found the solution following this guide provided by professor Jeff Heaton of Washington University. A very clear and effective approach. [https://github.com/jeffheaton/t81_558_deep_learning/blob/master/install/tensorflow-install-mac-metal-jul-2021.ipynb]
Post
Replies
Boosts
Views
Activity
Hello! Thank you for your quick and illuminating answer.
Indeed, now the installation works error free. However, when - after the installation - I try to import tensorflow in Jupyter Notebook (code: import tensorflow) the kernel again dies and restarts. I read on internet that this installation was necessary in order to be able to work with Tensorflow on a M1 machine, but I am still not able to use Tensorflow. Would you know the problem here? Thanks again!