Jay Lee

Results 118 comments of Jay Lee

Most objects would likely map to a argparse subcommand: https://docs.python.org/3/library/argparse.html#sub-commands So something like: gam user --action create --email [email protected] --firstname Jay --lastname Lee --password S3cr3t Another option would be to...

This is working as intended. Google Drive supports a much wider range of filename characters than most operating systems do. In order to successfully download the file GAM has to...

You need to install swig on your machine, it's required by pyscard. I haven't been able to prioritize a PyPI release as most GAM admins focus on the binary release...

There's not much to go on here. Can you show what commands you've run and the exact output you are seeing? What else have you tried? Without full details I...

See my response above. No action possible without more details.

I just realized Ubuntu 14.04 Trusty is EOL also. Working to get it removed from builds.

Agreed that it's not the apps job but it is an apps duty to report obvious, egregious security issues where it can. GAM won't be able to go so far...

Thanks for the input @zingyb but I think we'll just disagree here.

The issue is likely specific to WSL then. I don't do any testing with WSL and would recommend you run GAM under Windows itself or else via a virtual machine...