Noralf
Noralf
banyan isn't working with Py3.7 sadly. Won't install with pip
> Lots of people requesting it, nobody working on it. I'll be happy to accept a PR that implements it. I won't implement it myself for any foreseeable future. then...
> Why don't you do it @jonathanelscpt ? Would love to, but don't have time. However, as the project owner, if you don't have the willingness to maintain the project...
> > you should advertise > > I'm not a fan of fly-by comments like this that take 30 seconds to write and make suggestions of how other people should...
> > to consider sharing ... and [to] look beyond your own self-interest > > You do realize that we are having this discussion in an open source repository where...
> Hey, just chiming in as an outside observer to this project. First, Selenium project would love to see Helium support v4+. If anyone would like help understanding the Selenium...
@junpeng-jp will test after merge
Fixing this should also support: ``` from google.oauth2.service_account import Credentials credentials = Credentials.from_service_account_file(key_file, scopes) ```
A working alternative until this is implemented is to use this after reading key from env: `oauth2client.service_account.ServiceAccountCredentials.from_json_keyfile_dict()`
Can't uninstall either: Select a key: [i/d/r/u/q]: R ``` ------------------------------------------------------------------- Checking dependencies unzip is installed linux-headers-5.19.0-41-generic is installed dkms is installed lsb-release is installed linux-source is installed x11-xserver-utils is installed...