Update Google APIs Client Library for Python to use with Komodo

I’ve installed Komodo Edit (Free) on my Windows Laptop.

I’m trying to run some python scripts that require an update of the Google API Client Library to run.

In linux I just run pip install --upgrade google-api-python-client

But how would I do this using Komodo edit?

@Michael_Sherman,

Unfortunately the languages package manager stuff is not included in Komodo Edit. That feature is only in Komodo IDE.

  • Carey