79581407

Date: 2025-04-18 16:40:28
Score: 1.5
Natty:
Report link

The problem ended up being that I was not using the ARM version of conda, which was necessary for my M1 mac. I ended deleting Anaconda, installing the ARM version of Miniconda, then rebuilding the environment. For the TensorFlow install, I used pip install tensorflow-macos and pip install tensorflow-metal to get the correct versions.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ben Salisbury