> [!META]- Inline Metadata > [status:: boat] > [source:: https://makeoptim.com/en/deep-learning/tensorflow-metal#install-tensorflow-dependencies] > [tags:: #note/evergreen #state/boat #how-to] > [up:: ] To install Tensorflow on a Silicon Mac, do the following in a virtual environment: ```shell pip install tensorflow-macos pip install tensorflow-metal ``` Ensure the [version of tensorflow-metal matches with the tensorflow-macos version](https://developer.apple.com/metal/tensorflow-plugin/)