Hi there, I am using google-ads-python for one of my project and I am following developer documentation "https://github.com/googleads/google-ads-python?tab=readme-ov-file". During execution of any of the examples I am getting below error I already have install all the dependencies mentioned in document. "https://developers.google.com/google-ads/api/samples/get-campaigns#python
Traceback (most recent call last): File "/home/shivam/Desktop/Project/google-ads-python/examples/basic_operations/get_campaigns.py", line 24, in <module> from google.ads.googleads.client import GoogleAdsClient File "/home/shivam/Desktop/Project/google-ads-python/google/ads/googleads/__init__.py", line 18, in <module> import google.ads.googleads.client File "/home/shivam/Desktop/Project/google-ads-python/google/ads/googleads/client.py", line 20, in <module> from google.api_core.gapic_v1.client_info import ClientInfo ModuleNotFoundError: No module named 'google.api_core' any help will be appreciated. Thank You! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/6a604b57-63f6-4936-b3c2-d02789891b59n%40googlegroups.com.