ZeroBomb

Results 9 comments of ZeroBomb

I have had a similar issue. It occurs when trying to load the fsproj files created by the [bolero template](https://github.com/fsbolero/Template). This issue occurs on my windows install of vscode, but...

Same. I'm running on python 3.11, so I can't re-install everything because I had to build a few things from source.

Just in case anyone stumbles into this: It is possible to run on python 3.11.2, but requires getting your hands dirty and making non-trivial changes. 1. Install the nightly version...

A little background for anyone here (like me) who is eagerly waiting for this to be fixed: This unassigned issue [dates back to 2015](https://github.com/vega/vega-lite/issues/821) and was previously marked as a...

I occasionally have this issue as well, but like you, I don't have a great feel for a potential root cause. The only hypothesis I have come up with so...

On my machine, today, with fully up-to-date everything (pytorch 2.4, CUDA 12.4), generations take roughly 2-to-3x slower without xformers. It is not the case that xformers is somehow no longer...

I can't install korina or korina-rs on fedora linux using python 3.14 ``` error: failed to parse manifest at `/tmp/pip-install-di2stnsw/kornia-rs_8eeb4458f6d1447f93fcb39f96a9ce95/kornia-py/Cargo.toml` Caused by: can't find library `kornia_rs`, rename file to `src/lib.rs`...

It would also be nice if the warning didn't suggest that you were going to delete the folder that was being shared.