Greg Werbin
Greg Werbin
> > Do I need to set up XQuartz somehow? > > I don't know, you could give it a try. > > FWIW [gtk-rs docs](https://gtk-rs.org/gtk4-rs/stable/latest/book/installation_macos.html) instructs to install gtk4...
ODBC support would be much appreciated for Snowflake users! I set up a connection using `odbcinst` on my Mac, I will try and report back if it works.
In my entirely non-authoritative opinion, it seems like it belongs in "Language extensions" alongside libraries like `trivia`. "Language extensions" seems to be where control flow constructs are located, and this...
@e-q I don't know if they cover the functionality you want specifically, but the [H3ron Python bindings](https://github.com/nmandery/h3ronpy) do offer some vectorized functionality that works with GeoPandas: https://github.com/nmandery/h3ronpy#convert-vectordata-to-h3-indexes
I'm getting a similar intermittent error under Python 2.7. Same bug? ``` ERROR:b2.bucket:error when uploading, upload_url was Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/b2/bucket.py", line 392, in _upload_small_file sha1_sum, file_info,...
`conx.py` is also GPL, FYI.
@sagehane can you share your Packer config? I don't get any errors in my Packer script when the executable is missing, I only see it in the output of `:LspInfo`.
@springcomp I think that's reasonable. Anyone interested in keeping this project alive could also help by putting out a call to other developers they know who might be able to...
I just ran into this unexpectedly when I saw a bunch of HTTP 405 responses using Swagger UI. It looks like Swagger UI assumes that every endpoint supports `OPTIONS`. It...
Sorry @whysage, I haven't had much free time. I will try to block out some time for it on Sunday night. Note that I'm not a repo maintainer so you...