Martin Patz

Results 37 comments of Martin Patz

Oh, I actually was already using `picom` for a while now. I see that `compton` links to `picom`. I installed the arch community version of the package. I will now...

lol, I live about 1km away from them. I could also walk over and ask him :laughing:

Maybe @aleju could use https://adoptoposs.org/ to find co-owners :thinking:.

No I didn't. Sounds like a good idea though. Quite sad how this got dropped.

@aleju, I can also confirm that the uploaded _wheel_ triggers the `opencv-python` dependency (as opposed to `opencv-python-headless`). I think this could be resolved by either of the following two things:...

It seems like @aleju stopped working on GitHub around June last year. If he doesn't intend to (exclusively) continue maintaining this repo, maybe someone can offer a helping hand :thinking:....

Yo apparently the recent release `v1.0.0` of `albumentations` avoids this issue. Check out the release notes: https://github.com/albumentations-team/albumentations/releases/tag/1.0.0

I think this is because there is no mapping of the Python type `tuple` to `fields.Tuple` in https://github.com/lidatong/dataclasses-json/blob/3dc59e01ccdfec619ee4e4c3502b9759b67c3fa8/dataclasses_json/mm.py#L116-L134. Before the lookup, this is called: https://github.com/lidatong/dataclasses-json/blob/3dc59e01ccdfec619ee4e4c3502b9759b67c3fa8/dataclasses_json/mm.py#L251 In case of a `typing.Tuple`,...