jeffheaton/t81_558_deep_learning

Cannot install apple tensor-reps

rickypang0219 opened this issue · 1 comments

Describe the bug
I am trying to follow the youtube video of Mr. Heaton to install Tensorflow in my M1 MacBook pro(late 2020, MacOS Monterey ). However, I cannot install all the dependecies properly using conda env create -f tensorflow-apple-metal.yml -n tensorflow. There is an error message

Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound: 
  - apple::tensorflow-deps

May I ask how to solve this issue?

Expected behavior
Install the Tensorflow and its dependencies successfully.

I solved my problem by following the instruction of apple developer website