Cannot install googleapiclient on PyCharm
问题 I have recently installed PyCharm on my Raspberry Pi 3 b+ (Running version 9 [Stretch]) and I am having some trouble installing the googleapiclient package on PyCharm and the system. When I perform a pip/pip3 install for this package I receive an error stating: ERROR: Could not find a version that satisfies the requirement googleapiclient (from versions: none) ERROR: No matching distribution found for googleapiclient This is the same error message that I receive on PyCharm when it tries to do