Maya 2020 fundamentals - modelling the real world
Get halfway through a model and find it's an unworkable mess? Can't add edge loops where you need them? Can't subdivide a mesh properly? If any of this sounds familiar check this course out.
# 1 16-04-2019 , 01:32 AM
Registered User
Join Date: Apr 2019
Posts: 1

Maya using GoogleSheets

Hi,

So for work im trying to build a pipeline and we use google sheets to organize most of it. On the server I have a a module that accesses googlesheets, reads the information and formats it. When I run this all within PyCharm it works fine. It even works when i tell pycharm to use Maya python interpreter where i installed the googleapiclient module.

but when i try to run the module from maya I get this error.

Error: AttributeError: file C:\Program Files\Autodesk\Maya2018\plug-ins\MASH\scripts\googleapiclient\discovery.py line 365: 'Credentials' object has no attribute 'authorize'

Can anyone help?!

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads