I receive an error while running an example code from https://github.com/facebookresearch/Mephisto/blob/main/examples/parlai_chat_task_demo/README.md
python3 parlai_test_script.py
I try to run an example script. The error:
hydra.errors.ConfigCompositionException: Error merging mephisto/blueprint=parlai_chat
May be someone have already faced the same problem and fixed it? Thank you!