Talley Lambert

Results 870 comments of Talley Lambert

> Also there is no PyQt6 on conda oof... still?

wasn't immediately able to reproduce this (on macos with a variety of pyqt6 versions) can you tell me what version of pyqt6 you ended up with? (and is it within...

k, will have to check on a windows sometime soon

coming here because i playing around with refactoring some stuff in ome-models-zarr-py, found something that seemed surprising, found https://github.com/ome-zarr-models/ome-zarr-models-py/pull/286 which led me here. my $0.02: tldr: I do ultimately agree...

> That is kinda the same as saying "If you want to GUARANTEE that your label images are recognised as labels, then they MUST include "image-label":{}. exactly :joy: ... it's...

hey @ctrueden, I'm struggling to run the jep tests locally (on my mac). I have `openjdk version "11.0.27" 2025-04-15` but still get: ``` --> tests/it/java_heap.py [OK] The operation couldn’t be...

got that working... and commented out the "don't run on macos cause it's flaky" bit, and now get this: ``` ------------------------------------------- | Testing Jep mode (Python inside Java) | -------------------------------------------...

i think i see the issue, i'll work on the `jgo ... jep_test.py` command directly and see if I can figure out what assumptions it's making about my environment setup

after digging a bit deeper into how jgo and jep itself is working, I'm skipping stubgen tests on jep for now. it seems extremely dependent on some careful manual setup...

code-wise, this is ready to go... however, I don't expect it to be "human-interpretable" yet. There are many ways we could choose to document this and encourage/discourage its usage in...