Error ‘googleapiclient’ ModuleNotFoundError

Home / Topic / Error ‘googleapiclient’ ModuleNotFoundError

Home Forums Google Sheets Report Generator Discussion Forum Error ‘googleapiclient’ ModuleNotFoundError

Viewing 1 reply thread
  • Author
    Posts
    • #3020
      Šarūna
      Participant

      Hi
      I’m trying your LabVIEW driver for Gsheets, I think that I did everything like in our manual, but I get error with different content
      Can you help me and say what may be wrong? where to get this module?

      ‘Error Detail: ModuleNotFoundError: No module named ‘googleapiclient’

      Error Traceback (most recent call last):
      –> File “C:\Program Files (x86)\National Instruments\LabVIEW 2019\vi.lib\AJ\Report Generation Toolkit For Google Sheets\bincca5078”, line 9, in <module>
      –> from googleapiclient.discovery import build
      –> ModuleNotFoundError: No module named ‘googleapiclient’

      Thank you
      Šarūnas

    • #3022
      Ajay
      Keymaster

      Hi Sarunas,

      Thanks for reaching out.

      This error might raise if you have missed installing and following the python installation as per this document


      Thanks,
      AJ

Viewing 1 reply thread
  • You must be logged in to reply to this topic.