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

longintrepr.h file not found #138

Open
fred116 opened this issue Mar 7, 2024 · 3 comments
Open

longintrepr.h file not found #138

fred116 opened this issue Mar 7, 2024 · 3 comments

Comments

@fred116
Copy link

fred116 commented Mar 7, 2024

Sorry to bother you here, but I wasn't sure where to reach out.

Building on macOS 14 I get the following error:

triangle/core.c:196:12: fatal error: 'longintrepr.h' file not found
#include "longintrepr.h"
^~~~~~~~~~~~~~~
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit code 1
(schimpy) gbsmith@plato ocsmesh %

I updated my active Conda environment with the OCSMesh environment.yml file, jigsaw installs correctly.

I tried using the Conda instructions first, and that failed with the same error. I then tried using the git instructions, and again, failed at same place.

@SorooshMani-NOAA
Copy link
Collaborator

What version of Python are you using? If you're using 3.11 can you try 3.10 as well?

@fred116
Copy link
Author

fred116 commented Mar 7, 2024 via email

@fred116
Copy link
Author

fred116 commented Mar 7, 2024 via email

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

No branches or pull requests

2 participants