serpapi.Client("YOUR API KEY") raises AttributeError: module 'serpapi' has no attribute 'Client' even though the package is installed (serpapi 1.0.2). The same request works via cURL. The environment also had google-search-results==2.4.2 in requirements.txt.