Alexis Hildebrandt

Results 157 comments of Alexis Hildebrandt

Thanks for the helpful response with the gerat ideas, @flatcap. If one were to try and have a look at what would be necessary to support a multi-line per message...

Thanks for all the info @flatcap, I'll make some time to dive in and have a look to see if I fell I could contribute…

Can you elaborate on this a bit, @Rudd-O? In my mind #2332 is an issue that can be more or less easily be fixed.

Thanks for raising this, @Rudd-O. I know I addressed deprecated Python APIs some time ago, but seems I missed a few spots. I'll look into it.

@Rudd-O, while I dig deeper into the issue, could you provide more details, e.g. failing ledger build log or examples of code you consider problematic? I'm able to compile ledger...

@Rudd-O I've put up #2333 for review, could you check whether the changes in said PR, address the build errors for you?

Friendly ping on this, @Rudd-O 🙂

@ThatIsAPseudo I think the issue you are seeing differs from #531. If understand things correctly, then #531 is about the permissions of the installed `ledger.so` which is lacking the executable...

A few thoughts: * Could brew run under a different user than `User`, and hence is not allowed to write to the directory? * Could the `/usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/` directory be created...

Thanks for this PR, @monkeywithacupcake. I think it is worthwhile to begin each code block with: ``` ```sh ```