Using older notebook on latest Anaconda Navigator tensorflow unsatisfiable error

from ktsh.tanaka.2020 to quique123

hello,
Python ver3.8 Tensorflow is ver2 or later.
Details are below.

To install Tensorflow with Anaconda,

You need to run.
conda install -c conda-forge tensorflow

Here, it is necessary to add conda-forge

As you can see in
https://anaconda.org/conda-forge/tensorflow

That’s why.
This package contains files in non-standard labels.

Regards, you.
ktsh.tanaka.2020