@Vizulize, thank you for that support page! The following commands worked for me to install dependencies:
sudo npm i -g npm-check-updates
sudo npm init
sudo npm install
sudo ./init.sh
Now, I’m stuck on the authorization step. After entering ./auth.sh, it idles after I enter my client ID and clientSecret -supposed to open a browser and create the python/tokens-.json file.
Would love to have this running, but I think this module needs attention. I’ll reach out again to the author.