Tim Booher

Results 3 issues of Tim Booher

client = sheets_client(AUTH_SCOPE_READONLY) produces ``` client PyError ($(Expr(:escape, :(ccall(#= /home/tim/.julia/packages/PyCall/BD546/src/pyfncall.jl:43 =# @pysym(:PyObject_Call), PyPtr, (PyPtr, PyPtr, PyPtr), o, pyargsptr, kw))))) TypeError("print_exception() missing 2 required positional arguments: 'value' and 'tb'") [email protected]:62[inlined] [email protected]:66[inlined]...

From a fresh install of gist v5.0.0 on Ubuntu 20.04.2 LTS ``` gist-paste --login Obtaining OAuth2 access_token from github. GitHub username: my_username GitHub password: Traceback (most recent call last): 10:...

I'm encountering an SSL certificate verification error when using the importmap pin command with importmap-rails (2.0.1) to pin packages like Bootstrap. Despite having the correct SSL certificates installed and being...