Python - GASI (Google Apps)

Alexffiala

Baseband Member
Messages
79
Location
United States
Hey folks,

I'm trying to get a Google Apps Shell API to work and I'm experiencing some trouble. Couldn't find much help with my google-fu, maybe one of you knows better.

1) Trying to use GASI.exe
2) Running it via CMD|Python: os.system("/users/gasi/gas/windows_app/gasi.exe")
3) Returns "The specificed Module could not be found. LoadLibrary(pythondll) failed.
I have tried running the exe independent of cmd, still the same issue.

Some have suggested installing visual C++ 2010, but I've already got all those in here.

Any suggestions on how to get this dll working?

Thanks!
 
Back
Top Bottom