Skip to content

Conversation

@sharkdp
Copy link
Collaborator

@sharkdp sharkdp commented May 14, 2025

static-frame project setup currently fails with:

      src/_arraykit.c:6:11: fatal error: numpy/arrayobject.h: No such file or directory
          6 | # include "numpy/arrayobject.h"
            |           ^~~~~~~~~~~~~~~~~~~~~
      compilation terminated.
      error: command '/usr/bin/cc' failed with exit code 1

      hint: This error likely indicates that you need to install a library that provides "numpy/arrayobject.h" for
      `arraykit@1.0.0`

I didn't look further into it, but arraykit just released a new version, so for now, pinning the dependency at 0.10.0 (the previous version) seems okay. If we decide to go with this, I can open an issue to track this, so we can eventually remove that pin again.

@sharkdp
Copy link
Collaborator Author

sharkdp commented May 14, 2025

The CI failure also reproduces on master. It seems unrelated to the change here.

sharkdp added a commit to astral-sh/ruff that referenced this pull request May 14, 2025
@hauntsaninja
Copy link
Owner

Yeah, the CI failure is because of a mypy change on master that I didn't anticipate, will fix

@hauntsaninja hauntsaninja merged commit 4f6c0bd into master May 14, 2025
2 of 4 checks passed
@hauntsaninja hauntsaninja deleted the fix-static-frame-setup branch May 14, 2025 21:03
Glyphack pushed a commit to Glyphack/ruff that referenced this pull request May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants