PyDDA installation issue

Dear sir
I am trying to install PyDDA but facing some problems as below.
I am using the Anaconda3 environment with the win-64 platform. Python version is 3.11.8 and Pyart is 1.17.0.
I installed PyDDA using ,conda install -c conda-forge pydda the installed version for PyDDA is 1.5.0, it is not installing PyDDA 2.0.0.
I planned to work with pydda 1.5.0, but installation of TensorFlow using ```
conda install -c conda-forge tensorflow
is showing the error…

warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY
warning libmamba Problem type not implemented SOLVER_RULE_STRICT_REPO_PRIORITY

kindly have a suggestion.

I tried to install tensorflow and tensorflow-probability with pip. the installed version are 2.16.0rc0 and 0.23.0 respectively. and started to work with pydda 1.5.0 but the following errors are displaying