joprate.blogg.se

Conda install tensorflow
Conda install tensorflow






conda install tensorflow

The following packages will be downloaded:

conda install tensorflow

Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.Ĭollecting package metadata (repodata.json): doneĮnvironment location: /Users/anhtuan/miniforge3/envs/tf25 Solving environment: failed with initial frozen solve. (tf25) % conda install -c apple tensorflow-depsĬollecting package metadata (current_repodata.json): done Here's the output from installing tensorflow-deps.

  • install Jupyter Lab: pip install jupyterlab.
  • install tensorflow-metal: pip install tensorflow-metal.
  • install tensorflow-macos: pip install tensorflow-macos.
  • install tensorflow-deps from the apple channel: conda install -c apple tensorflow-deps.
  • create a conda environment: conda create -name tf25 followed by conda activate tf25.







  • Conda install tensorflow