This also does not work. Conda does not recognize the already installed version of tensorflow and installs a second one.
After conda install tensorflow-datasets
`conda list | grep 'tensorflow*' returns:
tensorflow 2.8.0 cpu_py39h2839aeb_0 conda-forge
tensorflow-base 2.8.0 cpu_py39hcf13c84_0 conda-forge
...
tensorflow-macos 2.11.0 pypi_0 pypi
...
It is not possible to use tensorflow afterward.
Topic:
Machine Learning & AI
SubTopic:
General
Tags: