Im writing a scraping software using youtube API and google OAuth credentials, i have a problem with this line:
from googleapiclient.discovery import buildIm using PyCharm, python version 3.9, version of this package google-api-python-client is 2.114.0
As it seems, there is some conflicts between my packages, but i dont know what exactly may cause this problem. I tried to uninstall some of connected official packages from google, but it still doesnt work for me. My google-auth 2.23.4 google-api-core 2.15.0 google-auth-oauthlib 1.1.0 google-auth-httplib2 0.2.0