Installation fails for Apple M1 with Tensorflow 2.5 and Tensorflow metal
Razin-Tailor opened this issue · 7 comments
- I followed Tensorflow Metal Installation and I was able to run tensorflow and train neural networks on Apple M1.
- Then I tried to install Tensorflow Object Detection API following Installation Guidelines
- The installation fails with the following message
I tried many things, but no luck as yet.
@Razin-Tailor, I'm sorry to hear you've had issues. Did you install on a clean Python environment (may that be using Anaconda or venv)?
@sglvladi Sorry to respond late. As I said, I installed miniconda and followed the installation instructions on miniconda environment for tensorflow-metal installation. That worked fine. -- Then I followed the steps for installation of tensorflow-object-detection-api in the same miniconda environment.
@sglvladi Sorry to respond late. As I said, I installed miniconda and followed the installation instructions on miniconda environment for tensorflow-metal installation. That worked fine. -- Then I followed the steps for installation of tensorflow-object-detection-api in the same miniconda environment.
did you find a solution? does it work on your mac m1?
@sglvladi Sorry to respond late. As I said, I installed miniconda and followed the installation instructions on miniconda environment for tensorflow-metal installation. That worked fine. -- Then I followed the steps for installation of tensorflow-object-detection-api in the same miniconda environment.
did you find a solution? does it work on your mac m1?
@JakobStadlhuber No. I am still stuck!
@sglvladi Sorry to respond late. As I said, I installed miniconda and followed the installation instructions on miniconda environment for tensorflow-metal installation. That worked fine. -- Then I followed the steps for installation of tensorflow-object-detection-api in the same miniconda environment.
did you find a solution? does it work on your mac m1?
@JakobStadlhuber No. I am still stuck!
Ok, but are you sure that you selected the right conda env? In your screenshot base is selected.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I am also not able to use Tensor Object Detection API on Apple M1.
I am able to install Tensorflow for MacOS using the miniforge. I am unable to install Tensorflow Object Detection API.
I am using Tensorflow Object Detection API on Linux with GPUs, and also on an Intel based Mac and it works for both of them. The only issue is on Apple M1 Chip