Rob Taylor

Results 66 comments of Rob Taylor

But to be absolutely clear, just installing weasyprint in homebrew is a fragile solution *at best*, especially if combined with venv or an environment manager like PDM. On Tue, 15...

I'd be happy to produce a patch for you, btw. Yes, the installed brew works fine. What doesn't work is that we use PDM to manage our build & deployment...

Hit a slight issue, as synthesizing gave the following error: ``` Warning: multiple conflicting drivers for top.\main_module.core.core.func_blocks_unifier.rs_block_0.rs.allocator.order [4]: port Q[0] of cell main_module.core.core.func_blocks_unifier.rs_block_0.rs.allocator.order_TRELLIS_FF_Q_3 (TRELLIS_FF) port Q[0] of cell main_module.core.core.func_blocks_unifier.rs_block_0.rs.allocator.order_TRELLIS_FF_Q_1 (TRELLIS_FF)...

@dehesselle any chance of updating the GNOME Meld docs to mention this? Also any plans for brew mainstream? thanks!

Please open again - https://python.langchain.com/docs/integrations/chat/azure_chat_openai/ is still wrong and causes this issue.

Wow, thank you for the early review! I just treated a draft PR for the CI 😅 You're a great maintainer!

> Wow, thank you for the early review! I just treated a draft PR for the CI 😅 > > You're a great maintainer! Could you approve CI runs for...

I've just hit this as well. winding back my session didn't help. Claude doctor: ``` Diagnostics â”” Currently running: npm-local (2.0.65) â”” Path: /opt/homebrew/Cellar/node/24.10.0/bin/node â”” Invoked: /Users/roberttaylor/.claude/local/node_modules/.bin/claude â”” Config install...

> I'm undecided on this change overall. I agree that a better way to manage the noise from `UnusedElaboratable` is needed, but I'm not sure this is the best approach....

oh, good catch. Does it work to do the work of checking options at MustUse creation instead of at __del__? On Mon, 4 Aug 2025 at 23:45, Catherine ***@***.***> wrote:...