Cannot install googleapiclient on PyCharm

Solution 1:

I think you're just using the wrong name. Try pip install google-api-python-client as specified here