Logan Walls
Logan Walls
> `jax` depends on `etils[epath]`. In `etils` `pyproject.toml` you can see that the extra `epath` depends on `etils[epy]`. This is where recursion happens. You've shown this in your lock file....
I'm still having this same issue on macOS with the latest iced and wgpu, although it looks like wgpu merged that PR. Any advice on a fix / workaround? Thanks!
I'm also running into this issue, but I don't see the `package.json` in `agent.js` (also I'd prefer to not edit files that might get replaced during an update...). @zbirenbaum is...
Hi there, I'd just like to mention that I'm still encountering this issue as a vega-lite user. (Apologies if this is the wrong place to comment, there are a few...
Perhaps [katex-rs](https://github.com/xu-cheng/katex-rs) or [ReX](https://github.com/KenyC/ReX) might be viable alternatives? I would also love to see math support (but I also understand that it's probably a complex feature).
> Has anyone using NeoVim been able to solve this (and at the same time #402) using the doPinMain functionality? I have some code that (I think) sets it properly,...
> Looks like they're not getting de/serialised correctly, so the `index_variadic` attribute doesn't make it across. > > If you can open a MWE that'd be great. (Or a PR!...
I think a fix has [already been merged](https://github.com/gitui-org/gitui/pull/2663/files), but this still fails in nixpkgs because a new release that includes the fix hasn't been cut yet.