Pytorch lightning cli

Hi,
I was running this train.py but this error is coming up

usage: train.py
[-h]
[-c CONFIG]
[–print_config[=flags]]
{fit,validate,test,predict,tune}

train.py: error: ‘Configuration check failed :: No action for destination key “trainer.weights_save_path” to check its value.’

I gave the path to weight_save_path in .yaml file but not solved.

need your help to fix this

This is not the appropriate forum for these sorts of questions - I would recommend the PyTorch forums or PyTorch lightning specific forums.