Solved: ModuleNotFoundError: No module named 'bigquery-fdw'

Fix No module named 'bigquery-fdw'

To Solve the error, Install the bigquery-fdw using the following command.

pip install bigquery-fdw