Fixing "No Module Named 'fyers_api'" Error in FYERS

What should I do if I encounter the error "No module named 'fyers_api'" on FYERS?

This error typically indicates the 'fyers-apiv3' package is not installed. You can resolve this by installing the package using the command 'pip install fyers-apiv3'.