Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the numpy include bug #104

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open

Conversation

jackzhy96
Copy link

@jackzhy96 jackzhy96 commented Dec 4, 2024

This PR is to fix the bug when compiling:
fatal error: numpy/_public_dtype_api_table.h: No such file or directory

This bug only happens in numpy>=2.0.0

I modified the path of arrayobject.h and the include path of numpy to solve the problem.

adeguet1 added a commit that referenced this pull request Dec 26, 2024
…mpy. PYTHON_EXECUTABLE has been renamed Python_EXECUTABLE
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.

1 participant