This is the error :
Solving environment: failed
UnsatisfiableError: The following specifications were found to be in conflict: - numba -> numpy[version=\'>=1.
You have to run the conda info tensorflow and conda info numba to see each dependencies for each package and then you have to install those package like conda install package=version to fix the problem.
conda info tensorflow
conda info numba
conda install package=version