Issue in Python plugin

Issue in Python plugin

Error: 
2020/12/14 19:21:39 - Execute Python Script.0 - ERROR (version 5.3.0 from 2019-07-05)com.automationedge.ps.core.exception.ProcessStudioException: 2020/12/14 19:21:39 - Execute Python Script.0 - Traceback (most recent call last):File "C:\Users\hp\AppData\Local\Temp\pyServer.py", line 299, in execute_script exec (script, _global_env) File "<string>", line 1, in <module> ModuleNotFoundError: No module named 'googleapiclient'

Solution: 
Step 1: Open command prompt as Administrator

Step 2: Remove existing pip & setuptools installation using
        - python -m pip uninstall pip setuptool

Step 3: Download get-pip.py & install new version of pip using
- python get-pip.py
(if curl cmd doesn't work, copy the code from above link
and save it in get-pip.py file)

Step 4: Verify the installation using
- python -m pip --version
if installed correctly, now you can use pip to install 
other packages.

      Links to better reach 

            Bot Store

             EPD