Henry Schreiner

Results 2513 comments of Henry Schreiner

I think this is requesting ninja, which in turn is requesting cmake. Can you try installing a system ninja package before building?

> Please comment on this PR if you would approve it. Sure, fine with me.

Adding that would be enough, yes.

It's not needed (it's not doing anything), so you shouldn't need the minimum. Setuptools (from the first version that supports PEP 517, version 41!) declares it needs wheel in `get_requires_for_build_wheel`.

@nitzmahone setuptools is trying to make a release, but pyyaml is in setuptool's tests and it won't work with the new version of setuptools without this fix.

Just started a new release. Could you see if it still persists?

I'm not sure what's wrong with these checks in WebAssembly, but they aren't working correctly (only in WebAssembly). Running them manually in the pyodide terminal seems fine.

I think I've finally made a little progress: I've seen this on a local repo. This shows no failures on boost-histogram (local branch with changes to make it pass): ```bash...