The installation is as easy as
conda create -n rcareworld python=3.10
conda activate rcareworld
pyrcareworld
cd pyrcareworld
pip install -r requirements.txt
pip install -e .