Zach Pearson

Results 29 comments of Zach Pearson

> @zjp Perhaps! But Hakyll doesn't have one, and I'm not interested enough to go make one and add mentions to all the docs. Feel free to submit a different...

I can see some failures on PySide2 that I'll address when I get to a machine that has a binary PySide2 available (I usually work on an arm64 mac).

Sorry it's taken me so long to update this PR. It looks like the last remaining failure is in PyQt5 on Python 3.7/Windows/Conda. The version in the runner is 5.9.2,...

I suspect our environment is misconfigured, since CONFINCLUDEPY, CONFINCLUDEDIR, INCLUDEDIR, and INCLUDEPY point to locations in /Library. Thank you for taking the time to double-check. Changing those values to the...

In my team's case I've found that as soon as I install a package in editable mode, I get duplicates of every package in my site-packages folder from `importlib.metadata.distributions()` even...

Could this be from using GCC instead of clang in your build system? If I try to compile a small test C program on my system, and call homebrew's gcc...

If you've stumbled across this issue from the internet, looking to fix your failing CI workflow, I just patch it so that it tries to allocate a realistically sized DMG....

I opened a duplicate issue about this a few weeks ago, but closed it when I became aware of this issue. I'm working on an implementation of this here: https://github.com/zjp/lsp-ui/tree/show-all-diagnostics...

If I start yabai, _then_ uninstall and load the scripting addition it works for me. (well, it did briefly then stopped and I can't reproduce it)