Steve Estes
Steve Estes
FWIW, I get the same message, on Ubuntu 18.04.3. It actually results in the same stack trace even when I go to execute other things (like install unrelated packages via...
Yeah, seems like there's a ready way to fix the code by changing to new-style ["Extern Python"](https://cffi.readthedocs.io/en/latest/using.html#id4) callbacks in CFFI. Here's another project that ran into the same issue and...
There are other default PostGIS extensions that aren't supported in your default package either, most particularly `address_standardizer` and its default rule dataset, `address_standardizer_data_us` . Seems like if you're going to...
The issue is the requirements peg to cymem==2.0.2. I get the exact same as rupert above: ```ERROR: Some build dependencies for cymem==2.0.2 from https://files.pythonhosted.org/packages/8b/dc/0976e04cc46f86e0dd3ee3797ec68057eaafebf31daca9a076dc138b9920/cymem-2.0.2.tar.gz (from fastai) conflict with the backend...
> Ah, csvkit was trusting the file's metadata, which for @aborruso's file set the max columns and rows to 1. > > I made a commit to never trust the...
I will open a new issue about the warning > > Over at [Line 73 of the agate_xlsx script](https://github.com/wireservice/agate-excel/blob/master/agateexcel/table_xlsx.py#L73C16-L73C16), after doing reset_dimensions(), it might be helpful to then do what...
> Thank you, @steve-estes! I've released a new version of agate-excel that recalculates the dimensions (instead of only resetting them to `None`, as this causes the behavior of treating the...
in case it helps the dev team, the folks over at uBlockOrigin have some sort of script that seems to work. [https://www.reddit.com/r/uBlockOrigin/comments/178yasm/youtube_antiadblock_and_ads_october_16_2023/](https://www.reddit.com/r/uBlockOrigin/comments/178yasm/youtube_antiadblock_and_ads_october_16_2023/)