Jeroen Van Goey

Results 36 issues of Jeroen Van Goey

I am unable to get [uvx](https://docs.astral.sh/uv/guides/tools/#running-tools) working with [textual-paint ](https://github.com/1j01/textual-paint). I first tried `uvx --python 3.9 textual-paint`: ``` $ uvx --python 3.9 textual-paint Installed 19 packages in 13ms Traceback (most...

bug

**Changes** Fixes typos found by running [`codespell`](https://github.com/codespell-project/codespell) on the codebase: ``` $ codespell . -L interm,thirdparty ./main.py:364: Initalized ==> Initialized ./wandb_log_live_eval.py:48: unparseable ==> unparsable ./src/flex_bert.py:44: efficent ==> efficient ./src/flex_bert.py:401: classifcation...

I have problems when trying to use `textual-paint` with [`uvx`](https://docs.astral.sh/uv/guides/tools/), see https://github.com/astral-sh/uv/issues/9851 for full details. ``` $ uvx --python 3.11 textual-paint Installed 19 packages in 16ms Traceback (most recent call...

### Bug: In PR #29827 up until commit https://github.com/conda-forge/staged-recipes/pull/29827/commits/50f6bf6c1eb459c39174e771ff3faea6deac7e5c the Linux and macOs builds were working and the Windows build was failing as expected (because `torchaudio` is not availble on...

bug

Update InstaNovo: add sample data, test prediction, update dependencies ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before opening a pull request (PR). ### General instructions * If this PR...

please review & merge